Search notes:

Shell command: insmod

insmod inserts a module into the kernel.
An more clever alternative to insmod that also can handle dependencies is modprobe.

See also

Kernel module shell commands
Shell commands

Index