**Linux modules** are just like drivers in [[Windows]]. ## Displaying modules To see the list of active modules, run the following command: ```bash less /proc/modules ```