ExamGecko
Home Home / LPI / 101-500

LPI 101-500 Practice Test - Questions Answers, Page 22

Question list
Search
Search

Which daemon handles power management events on a Linux system?

A.
acpid
A.
acpid
Answers
B.
batteryd
B.
batteryd
Answers
C.
pwrmgntd
C.
pwrmgntd
Answers
D.
psd
D.
psd
Answers
E.
inetd
E.
inetd
Answers
Suggested answer: A

Which of the following statements are true about the boot sequence of a PC using a BIOS? (Choose two.)

A.
Some parts of the boot process can be configured from the BIOS
A.
Some parts of the boot process can be configured from the BIOS
Answers
B.
Linux does not require the assistance of the BIOS to boot a computer
B.
Linux does not require the assistance of the BIOS to boot a computer
Answers
C.
The BIOS boot process starts only if secondary storage, such as the hard disk, is functional
C.
The BIOS boot process starts only if secondary storage, such as the hard disk, is functional
Answers
D.
The BIOS initiates the boot process after turning the computer on
D.
The BIOS initiates the boot process after turning the computer on
Answers
E.
The BIOS is started by loading hardware drivers from secondary storage, such as the hard disk
E.
The BIOS is started by loading hardware drivers from secondary storage, such as the hard disk
Answers
Suggested answer: A, D

What is true regarding UEFI firmware? (Choose two.)

A.
It can read and interpret partition tables
A.
It can read and interpret partition tables
Answers
B.
It can use and read certain file systems
B.
It can use and read certain file systems
Answers
C.
It stores its entire configuration on the /boot/ partition
C.
It stores its entire configuration on the /boot/ partition
Answers
D.
It is stored in a special area within the GPT metadata
D.
It is stored in a special area within the GPT metadata
Answers
E.
It is loaded from a fixed boot disk position
E.
It is loaded from a fixed boot disk position
Answers
Suggested answer: B, D

A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?

A.
Using lsmod --remove --autoclean without specifying the name of a specific module
A.
Using lsmod --remove --autoclean without specifying the name of a specific module
Answers
B.
Using modinfo -k followed by the name of the offending module
B.
Using modinfo -k followed by the name of the offending module
Answers
C.
Using modprobe -r followed by the name of the offending module
C.
Using modprobe -r followed by the name of the offending module
Answers
D.
Adding a blacklist line including the name of the offending module to the file/etc/modprobe.d/blacklist.conf
D.
Adding a blacklist line including the name of the offending module to the file/etc/modprobe.d/blacklist.conf
Answers
E.
Deleting the kernel module's directory from the file system and recompiling the kernel, including its modules
E.
Deleting the kernel module's directory from the file system and recompiling the kernel, including its modules
Answers
Suggested answer: D

When is the content of the kernel ring buffer reset? (Choose two.)

A.
When the ring buffer is explicitly reset using the command dmesg --clear
A.
When the ring buffer is explicitly reset using the command dmesg --clear
Answers
B.
When the ring buffer is read using dmesg without any additional parameters
B.
When the ring buffer is read using dmesg without any additional parameters
Answers
C.
When a configurable amount of time, 15 minutes by default, has passed
C.
When a configurable amount of time, 15 minutes by default, has passed
Answers
D.
When the kernel loads a previously unloaded kernel module
D.
When the kernel loads a previously unloaded kernel module
Answers
E.
When the system is shut down or rebooted
E.
When the system is shut down or rebooted
Answers
Suggested answer: A, E

What is the first program the Linux kernel starts at boot time when using System V init?

A.
/lib/init.so
A.
/lib/init.so
Answers
B.
/proc/sys/kernel/init
B.
/proc/sys/kernel/init
Answers
C.
/etc/rc.d/rcinit
C.
/etc/rc.d/rcinit
Answers
D.
/sbin/init
D.
/sbin/init
Answers
E.
/boot/init
E.
/boot/init
Answers
Suggested answer: D

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?

A.
apt-get search /etc/debian_version
A.
apt-get search /etc/debian_version
Answers
B.
apt -r /etc/debian_version
B.
apt -r /etc/debian_version
Answers
C.
find /etc/debian_version -dpkg
C.
find /etc/debian_version -dpkg
Answers
D.
dpkg -S /etc/debian_version
D.
dpkg -S /etc/debian_version
Answers
E.
apt-file /etc/debian_version
E.
apt-file /etc/debian_version
Answers
Suggested answer: C

What is contained on the EFI System Partition?

A.
The Linux root file system
A.
The Linux root file system
Answers
B.
The first stage boot loader
B.
The first stage boot loader
Answers
C.
The default swap space file
C.
The default swap space file
Answers
D.
The Linux default shell binaries
D.
The Linux default shell binaries
Answers
E.
The user home directories
E.
The user home directories
Answers
Suggested answer: B

Which of the following directories on a 64 bit Linux system typically contain shared libraries? (Choose two.)

A.
~/.lib64/
A.
~/.lib64/
Answers
B.
/usr/lib64/
B.
/usr/lib64/
Answers
C.
/var/lib64/
C.
/var/lib64/
Answers
D.
/lib64/
D.
/lib64/
Answers
E.
/opt/lib64/
E.
/opt/lib64/
Answers
Suggested answer: A, D

Which of the following files exist in a standard GRUB 2 installation? (Choose two.)

A.
/boot/grub/stages/stage0
A.
/boot/grub/stages/stage0
Answers
B.
/boot/grub/i386-pc/1vm.mod
B.
/boot/grub/i386-pc/1vm.mod
Answers
C.
/boot/grub/fstab
C.
/boot/grub/fstab
Answers
D.
/boot/grub/grub.cfg
D.
/boot/grub/grub.cfg
Answers
E.
/boot/grub/linux/vmlinuz
E.
/boot/grub/linux/vmlinuz
Answers
Suggested answer: B, D
Total 246 questions
Go to page: of 25