CompTIA
XK0-004 · Question #197
A junior administrator is installing kernel modules. The administrator is given a checklist that outlines the following tasks to be completed: - Display currently installed module version. - Display…
The correct answer is C. lsmod F. dmesg. System administrators can use lsmod, modprobe, and dmesg to get information about the kernel.
System Management
Question
A junior administrator is installing kernel modules. The administrator is given a checklist that outlines the following tasks to be completed:
- Display currently installed module version.
- Display which modules loaded at startup.
Which of the following commands would be used to accomplish these tasks? (Choose two.)
Options
- Acat /etc/issue
- Binsmod
- Clsmod
- Drmmod
- Edepmod
- Fdmesg
How the community answered
(52 responses)- A2% (1)
- C94% (49)
- D4% (2)
Explanation
System administrators can use lsmod, modprobe, and dmesg to get information about the kernel.
Topics
#kernel modules#lsmod#dmesg#module information
Community Discussion
No community discussion yet for this question.