A new kernel version needs to be compiled to use a new feature. If the old kernel configuration file is available, which make target creates a configuration file for the new kernel based on the configuration of the old kernel?
Solution:
oldconfig, make oldconfig
Does this meet the goal?
Correct Answer:A
The main configuration file for autofs has this entry:
Solution:
/home /etc/auto.home
Does this meet the goal?
Correct Answer:A
Which of the following best describes the format of the /etc/fstab file?
Correct Answer:B
Which of the following tools are used to measure memory usage? (Choose THREE correct answers.)
Correct Answer:CDE
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