Tagged: Server

How to: Use NginX as a Forward Proxy server 0

How to: Use NginX as a Forward Proxy server

How to: Use NginX as a Forward Proxy server Generally people use NginX as a Reverse Proxy server, which is what it was designed for. However, after working with NginX for sometime now, I...

Make your DHCP server dynamically update your DNS records on Ubuntu 0

Make your DHCP server dynamically update your DNS records on Ubuntu

Make your DHCP server dynamically update your DNS records on Ubuntu (Obtained as is from: http://lani78.wordpress.com/2008/08/12/dhcp-server-update-dns-records/) The steps in this post shows how to configure the DHCP server to automatically update the DNS records...

How to: Set the Timezone on Ubuntu Server 0

How to: Set the Timezone on Ubuntu Server

How to: Set the Timezone on Ubuntu Server If you are using a VM hosted with a public cloud provider you probably have realized that they generally are deployed using UTC as the default...

How to: Install Memcache for php and WordPress 0

How to: Install Memcache for php and WordPress

How to: Install Memcache for php and WordPress In what seems the eternal quest of having a good performing hosting server one of the tools that are generally referred to is Memcache. What Memcache...