Posts Tagged ‘linux’

by admin on July 2nd, 2010
No Comments
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. ...
by admin on January 23rd, 2010
No Comments
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 ...