- (Exam Topic 3)
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Correct Answer:
B
- (Exam Topic 4)
Which of the following commands can be used to create a new file that is 100kB in size?
Correct Answer:
A
- (Exam Topic 4)
Which signal is sent by the kill command by default?
Correct Answer:
D
- (Exam Topic 1)
You suspect that a new ethernet card might be conflicting with another device. Which file should you check
within the /proc tree to learn which IRQs are being used by which kernel drivers?
Solution:
interrupts, /proc/interrupts
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 2)
Which of the following environment variables overrides or extends the list of directories holding shared libraries?
Correct Answer:
C