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
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 following command has just been run successfully: cd /opt; tar xvf /dev/nst0;
What will happen if the command sequence is run again?
Correct Answer:
D
Which of the following commands displays the physical path of the kernel module named dummy?
Correct Answer:
A
In the output of sar –b, what does tps stand for?
Correct Answer:
C