- (Exam Topic 5)
What is the first program the Linux kernel starts at boot time when using System V init?
Correct Answer:
D
- (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
- (Exam Topic 3)
In compliance with the FHS, in which of the directories are man pages found?
Correct Answer:
A
- (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
- (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