nerdexam
ExamsXK0-004Questions#210
CompTIA

XK0-004 · Question #210

XK0-004 Question #210: Real Exam Question with Answer & Explanation

The correct answer is D: modprobe newmod. Use the modprobe command to add or remove modules on Linux. The command works intelligently and adds any dependent modules automatically. The kernel uses modprobe to request modules. The modprobe command searches through the standard installed module directories to find the neces

Question

A systems administrator wants to install a new application that requires the newmod kernel module. Which of the following commands should the systems administrator use?

Options

  • Alsof newmod
  • Bmodinfo newmod
  • Clsmod newmod
  • Dmodprobe newmod

Explanation

Use the modprobe command to add or remove modules on Linux. The command works intelligently and adds any dependent modules automatically. The kernel uses modprobe to request modules. The modprobe command searches through the standard installed module directories to find the necessary drivers.

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice