LPIC1 of LPI- IBM co designed

LPIC1 of LPI- IBM co designed

Professional Development

10 Qs

quiz-placeholder

Similar activities

Информатика

Информатика

KG - Professional Development

15 Qs

git quiz 2

git quiz 2

Professional Development

10 Qs

Avaliação - Kodular

Avaliação - Kodular

Professional Development

13 Qs

Sistemas operacionais 2

Sistemas operacionais 2

Professional Development

10 Qs

HTML, CSS, JS основы

HTML, CSS, JS основы

Professional Development

13 Qs

Technology Stack

Technology Stack

Professional Development

12 Qs

Android Fundamentals - Day 3 : Activities & Intents

Android Fundamentals - Day 3 : Activities & Intents

University - Professional Development

15 Qs

Praktek UAS SO

Praktek UAS SO

University - Professional Development

15 Qs

LPIC1 of LPI- IBM co designed

LPIC1 of LPI- IBM co designed

Assessment

Quiz

Computers

Professional Development

Hard

Created by

IBM CO

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is the purpose of the BIOS/UEFI in a Linux system?

To provide a graphical interface for the operating system

To manage the system's security and user permissions

To initialize hardware components and boot the operating system

To handle network configurations and management

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which command would you use to install a package called "nginx" on a Debian-based system?

yum install nginx

apt-get install nginx

rpm -i nginx

pacman -S nginx

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

How would you list all files, including hidden ones, in a directory using a command-line utility?

ls -a

ls -l

ls -d

ls -h

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which directory is typically used for mounting external devices in Linux?

/dev

/mnt

/bin

/etc

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is the significance of the shebang (#!) at the beginning of a script?

It specifies the interpreter to be used to execute the script.

It comments out the line for documentation purposes.

It increases the execution priority of the script.

It designates the script as executable.

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which command is used to change the password of a user in Linux?

usermod

passwd

chown

chmod

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is the command to display the current IP configuration of all network interfaces on a Linux machine?

ipconfig

ifconfig

netstat -i

ip addr show

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?