00:00

QUESTION 11

What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?

Correct Answer: B

QUESTION 12

What does the command mount -a do?

Correct Answer: D

QUESTION 13

In Bash, inserting 1>&2 after a command redirects

Correct Answer: C

QUESTION 14

What is the purpose of the Filesystem Hierarchy Standard?

Correct Answer: D

QUESTION 15

What is the maximum niceness value that a regular user can assign to a process with the nice command when executinga new process?

Correct Answer: B