What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
Correct Answer:
B
What does the command mount -a do?
Correct Answer:
D
In Bash, inserting 1>&2 after a command redirects
Correct Answer:
C
What is the purpose of the Filesystem Hierarchy Standard?
Correct Answer:
D
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