Sesion 1 Curso LPIC 2023

Sesion 1 Curso LPIC 2023

University

20 Qs

quiz-placeholder

Similar activities

Python Recap

Python Recap

7th Grade - University

20 Qs

COA

COA

University

20 Qs

Week 7 Quiz Robotics

Week 7 Quiz Robotics

University

15 Qs

SecOps Quiz

SecOps Quiz

University

16 Qs

Administrasi System Jaringan  CWX

Administrasi System Jaringan CWX

12th Grade - University

20 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

PPS PYTHON QUIZ

PPS PYTHON QUIZ

University

20 Qs

Test Automation

Test Automation

University

20 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?