Which of the following commands loads the module file into the kernel and changes any symbols that are defined on the command line?
A.
insmod
B.
depmod
C.
modprobe
D.
setmod
Explanation:
insmod is a system administration command. Load the module file into the kernel, changing any symbols that are defined on the command line. If the module file is
named file.o or file.mod, the module will be named file.