- (Exam Topic 4)
Which command creates a swap space on a block device or a file? (Specify ONLY the command without any path or parameters.)
Solution:
mkswap
Does this meet the goal?
Correct Answer:A
- (Exam Topic 5)
What is true regarding UEFI firmware? (Choose two.)
Correct Answer:BD
- (Exam Topic 2)
The dpkg-____ command will ask configuration questions for a specified package, just as if the package were being installed for the first time.
Solution:
reconfigure
Does this meet the goal?
Correct Answer:A
- (Exam Topic 3)
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Correct Answer:D
- (Exam Topic 4)
Which of the following commands will load a kernel module along with any required dependency modules?
Correct Answer:C
- (Exam Topic 3)
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Solution:
jobs
Does this meet the goal?
Correct Answer:A