101-500 Dumps

101-500 Free Practice Test

LPI 101-500: LPIC-1 Exam 101 - Part 1 of 2 - version 5.0

QUESTION 86

- (Exam Topic 5)
What is the first program the Linux kernel starts at boot time when using System V init?

Correct Answer: D

QUESTION 87

- (Exam Topic 2)
An administrator has issued the following command: grub-install --root-directory=/custom-grub /dev/sda
In which directory will new configuration files be found? (Provide the full directory path only without the filename)
Solution:
/custom-grub/boot/grub/, /custom-grub/boot/grub

Does this meet the goal?

Correct Answer: A

QUESTION 88

- (Exam Topic 3)
In compliance with the FHS, in which of the directories are man pages found?

Correct Answer: A

QUESTION 89

- (Exam Topic 5)
Which command displays the current disk space usage for all mounted file systems? (Specify ONLY the command without any path or parameters.)
Solution:
du

Does this meet the goal?

Correct Answer: A

QUESTION 90

- (Exam Topic 1)
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)

Correct Answer: CD