Installing Gzip on Nginx Server

How to Configure Gzip Compression on Nginx Server If you’re familiar with Nginx this configuration will be a breeze. All you have to do is open your nginx.conf file and add the following code in the http section. Here’s another article … Continued

Install Webmin

How to Install Webmin This tutorial will provide step by step instruction on how to install Webmin on an Ubuntu sever using Apt-Get. Webmin is a Unix administration system great which is great for putting a UI on your cloud … Continued

Nano Editor Cheat Sheet

• Ctrl+X Exit the editor. If you’ve edited text without saving, you’ll be prompted as to whether you really want to exit. • Ctrl+O Write (output) the current contents of the text buffer to a file. A filename prompt will … Continued

Ubuntu LEMP NGNIX Varnish WordPress Install

Ubuntu 12.10 LEMP NGNIX Varnish Server Configuration for WordPress Install on Digital Ocean VPS This is a tutorial for developers who are installing WordPress on a virtual private server (VPS) and would like to optimize their server configuration for WordPress … Continued