00:00

QUESTION 11

- (Exam Topic 4)
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?

Correct Answer: B

QUESTION 12

- (Exam Topic 4)
Which of the following are filesystems which can be used on Linux root partitions? (Choose two.)

Correct Answer: BE

QUESTION 13

- (Exam Topic 2)
An administrator has issued the following command: grub-install --root-directory=/custom-grub /dev/sda
In which directory will new configuration files be found? (Provide the full directory path only without the filename)
Solution:
/custom-grub/boot/grub/, /custom-grub/boot/grub

Does this meet the goal?

Correct Answer: A

QUESTION 14

- (Exam Topic 5)
Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?

Correct Answer: B

QUESTION 15

- (Exam Topic 3)
Which of the following shell redirections will write standard output and standard error output to a file named filename?

Correct Answer: B