To see all the installed packaged on your linux servers, you can do:
dpkg -l
which will list all installed packages on your web server.
To see all the installed packaged on your linux servers, you can do:
dpkg -l
which will list all installed packages on your web server.