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. ...
Posts Tagged ‘linux’
If your website does a lot of queries via domain names such as aggregating RSS feeds or even a Twitter app site that accesses Twitter API, you might benefit from installing DNS cache on your linux web server.
For most, you would benefit from installing DNS cache because it will save you a ton of tim ...






