After configuring a new kernel, what file under /usr/src/linux/ contains the configuration?
Solution:
/usr/src/linux/.config, .config
Does this meet the goal?
Correct Answer:
A
Which keyword is used in the /etc/inittab file to define the SysV-init default system runlevel?
Solution:
initdefault
Does this meet the goal?
Correct Answer:
A
What is the functionality that PXE provides?
Correct Answer:
A
Where would fsck put any unreferenced file or file fragments on a ext4 filesystem?
Correct Answer:
B
Which file contains the text message that is displayed after logging into the console? (Specify the full name of the file, including path.)
Solution:
/etc/motd
Does this meet the goal?
Correct Answer:
A