Tag: module

lsmod – Show Loaded Kernel Modules

This command shows the kernel modules that are currently loaded. # lsmod Module Size Used by vboxdrv 55088 0 autofs4…

Installing Perl Modules

Install Perl modules on a linux system – must be connected to the net perl -MCPAN -e shell If CPAN…