Sesion 1 Curso LPIC 2023

Sesion 1 Curso LPIC 2023

University

20 Qs

quiz-placeholder

Similar activities

General Linux

General Linux

University

15 Qs

NFS-SMR2

NFS-SMR2

University

16 Qs

EKSTENSI DIALPLAN XII TLJ

EKSTENSI DIALPLAN XII TLJ

1st Grade - University

15 Qs

Quizz (Remote Server)

Quizz (Remote Server)

12th Grade - University

20 Qs

Technical Quiz-Level 1

Technical Quiz-Level 1

University

20 Qs

PYTHON CONTEST

PYTHON CONTEST

University

25 Qs

Pygame

Pygame

University

20 Qs

Git and Github

Git and Github

University

15 Qs

Sesion 1 Curso LPIC 2023

Sesion 1 Curso LPIC 2023

Assessment

Quiz

Computers

University

Hard

Created by

Don Forigua

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to automatically load a module and its dependencies?

modprobe

lsmod

insmod

modinst

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

El FS /___/ contiene los archivos de dispositivos especiales para todos los dispositivos hardware.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to obtain a list of USB devices?

usbls

lspci | grep usb

lsusb

ls --usb

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

El sistema de archivos /____/ contiene un sistema de archivos imaginario o virtual. El núcleo lo crea en memoria. Se utiliza para ofrecer información relacionada con el sistema.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command can be used to obtain a list of currently loaded kernel modules?

insmod

modlist

lsmodules

lsmod

Answer explanation

The lsmod command is used to list currently loaded kernel modules

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The /___/ filesystem is the location where information about devices, drivers, and some kernel features is exposed

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command can be used to view the kernel ring buffer in order to troubleshoot the boot process?

/var/log/kern.log

dmesg

systemctl

journalctl -u

Answer explanation

The dmesg command displays the contents of the kernel ring buffer. On many Linux distributions, this log is also saved to /var/log/dmesg. The other options shown for this question are not valid commands

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?