by Richard W | Sep 22, 2014 | How-To/Tips, Internet, Linux, Security, Web
It seems like HTTPS is the future now that Google is recommending that all websites be encrypted with SSL over HTTP. If you haven’t heard, Google announced that websites and webpages that are encrypted will rank higher than those that are not when people search...
by Richard W | Sep 15, 2014 | How-To/Tips, Linux, Web
This brief tutorial is going to show you how to install Nginx stable and mainline versions in Ubuntu as well as CentOS. If you’re reading this post, then you probably know a thing or two about Nginx web server so I won’t spend much time defining it or go...
by Richard W | Sep 8, 2014 | How-To/Tips, Linux, Web
Few days ago I showed you how we installed Memcached in CentOS7 to help improve our website performance. We have consistently been trying to find ways to speed up our site load time by implementing various techniques like caching, and only installing necessary...
by Richard W | Aug 15, 2014 | How-To/Tips, Internet, Linux, Web, Windows
Few days ago we showed you how to install Drupal in Ubuntu 14.04 on top of Apache web server. This brief tutorial is going to show you how to install the same Drupal on top of Nginx web server on CentOS 7. In our previous post, we said WordPress wasn’t the only...
by Richard W | Jul 22, 2014 | How-To/Tips, Linux
This brief tutorial is going to show you how to enable Nginx’s repository and install Nginx in CentOS version 7. If you’re reading this, then you probably no a thing or two about Nginx. For those who don’t know, Nginx is a web server that’s...