Modprobe Command in Linux

In this article, we’ll explain how to use modprobe to add and remove modules from the Linux kernel. modprobe is part of kmod, a binary that implements multiple programs used to manage Linux Kernel modules.

Source: LXer – Modprobe Command in Linux