kmod command in Linux/Unix, Uses of kmod command with examples
kmod command in Linux is used to manage kernel modules. i.e.- Insert, list, load and unload the kernel modules. To get help with kmod command, use kmod –help command. kmod –help To know kmod installed version, use kmod –version in terminal. kmod –version To list currently loaded modules, use command kmod –list in terminal. kmod […]
kmod command in Linux/Unix, Uses of kmod command with examples Read More »