Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
Solution:
/dev/disk/by-uuid, by-uuid, /dev/disk/by-uuid/
Does this meet the goal?
Correct Answer:A
What does a 0 in the last field (fsck order) of /etc/fstab indicate about the filesystem?
Correct Answer:E
The IDE hard drive /dev/hda does not have DMA enabled. Which command must be run to enable DMA on it?
Correct Answer:E
The main configuration file for autofs has this entry:
/home /etc/auto.home
What is the meaning of the /etc/auto.home file?
Correct Answer:A
Which is the main configuration file for the SystemV init process? (Specify the full name of the file, including path.)
Solution:
/etc/inittab
Does this meet the goal?
Correct Answer:A