nerdexam
CompTIA

XK0-006 · Question #51

Which of the following commands should a Linux administrator use to determine the version of a kernel module?

The correct answer is D. modinfo bluetooth. The modinfo command displays detailed information about a kernel module, including its version, author, description, and parameters.

System Configuration and Management

Question

Which of the following commands should a Linux administrator use to determine the version of a kernel module?

Options

  • Amodprobe bluetooth
  • Blsmod bluetooth
  • Cdepmod bluetooth
  • Dmodinfo bluetooth

How the community answered

(22 responses)
  • A
    5% (1)
  • C
    5% (1)
  • D
    91% (20)

Explanation

The modinfo command displays detailed information about a kernel module, including its version, author, description, and parameters.

Topics

#modinfo#kernel modules#module management#module version

Community Discussion

No community discussion yet for this question.

Full XK0-006 Practice