Question 13

What is the meaning of the /etc/auto.home file?

Correct Answer:D
54. What is the purpose of the smartd daemon?
A. It is a user space daemon used for reading smart cards and integrated circuit chips.
B. It attempts to automatically repair file systems upon a failed file system check.
C. It monitors process activity and helps the kernel decide which processes to kill when the kernel overcommits.
D. It monitors certain disk drives and attempts to predict when they will fail.

Question 14

What command is used to send messages to all users currently logged in? (Specify ONLY the command without any path or parameters.)
Solution:
wall

Does this meet the goal?

Correct Answer:A

Question 15

Which command is used to install a new LILO boot loader?

Correct Answer:A

Question 16

The following is an excerpt from the output of tcpdump -nli eth1:
13:03:17.277327 IP 192.168.123.5.1065 > 192.168.5.112.21: Flags [.], ack 1 (truncated)
13:03:17.598624 IP 192.168.5.112.21 > 192.168.123.5.1065: Flags [P.], seq (truncated)
Which network service or protocol was used?

Correct Answer:A

Question 17

After installing a compiled kernel, it can not find any modules that are needed to be loaded. What make target was likely missed while installing the kernel?
Solution:
make modules_install, modules_install

Does this meet the goal?

Correct Answer:A

Question 18

If all of the following files and/or symlinks exist in a SysV-init runlevel directory, which of the following will be executed first when booting the system directly into the runlevel?

Correct Answer:D

START 201-450 EXAM