PrepAway - Latest Free Exam Questions & Answers

What command should you use to unload loadable modules …

What command should you use to unload loadable modules from the running kernel?

PrepAway - Latest Free Exam Questions & Answers

A.
rmmod

B.
remove -mod

C.
delmod

D.
unload module

Explanation:
Rmmod unloads loadable modules from the running kernel. Rmmod tries to unload a set of modules from the kernel, with the restriction that they are not in use and
that they are not referred to by other modules. If more than one module is named on the command line, the modules will be removed simultansously. This supports
unloading of stacked modules.


Leave a Reply