Check connected modules on your Linux system
There is simple command allows you to see what is connected and loaded on your Linux system at present moment.
Type: lsmod
To easier trace modules on the system, type: ls /lib/modules/$(uname -r)
Web server optimization and performance. Nginx, PHP-FPM, Linux advice & tricks. Only simple and working solutions.
Posts tagged ‘modules’
There is simple command allows you to see what is connected and loaded on your Linux system at present moment.
Type: lsmod
To easier trace modules on the system, type: ls /lib/modules/$(uname -r)