- (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 5)
A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?
Correct Answer:
D
- (Exam Topic 4)
Which of the following commands converts spaces in a file to tab characters and prints the result to standard output?
Correct Answer:
C
Which of the following commands will NOT update the modify timestamp on the file /tmp/myfile.txt?
Correct Answer:
A
- (Exam Topic 2)
Which of the following commands lists the dependencies of a given dpkg package?
Correct Answer:
C