What option of modprobe allows you to set ‘autoclean’ o…
What option of modprobe allows you to set ‘autoclean’ on the loaded modules?
What option of modprobe specifies the loading of all ma…
What option of modprobe specifies the loading of all matching modules instead of stopping after the first successful loading?
What command option of modinfo can display its version …
What command option of modinfo can display its version number?
What utility examines the object file module_file assoc…
What utility examines the object file module_file associated with a kernel module and displays
any information that it can glean?
What command option of rmmod specifies that all outputs…
What command option of rmmod specifies that all outputs be sent to syslog?
What command should you use to unload loadable modules …
What command should you use to unload loadable modules from the running kernel?
The information displayed by lsmod is identical to that…
The information displayed by lsmod is identical to that available from:
which of the following formats?
Lsmod shows information in which of the following formats?
What environment variable can be used to override this:
CORRECT TEXT
If the module file name is given without directories or extension, insmod will search for the module in some common default directories. What environment variable
can be used to override this:
What environment variable should you modify:
CORRECT TEXT
You are using insmod. You do not want to use the default configuration file /etc/modules.conf.
What environment variable should you modify: