by Richard W | Oct 16, 2014 | How-To/Tips, Internet, Security, Web, Windows
DenyHosts is a python tool that monitors your webserver logs for activities that may signal a brute force attack against you. A brute force attack is a method used by bad guys to gain access to your servers using hundreds, sometimes thousands of random username and...
by Richard W | Oct 15, 2014 | How-To/Tips, Internet, Linux, Web, Wordpress
Here’s a brief tutorial that shows you how to create a virtual host or server block on Nginx web server. Virtual Host is a term used with Apache2 to host multiple websites on a single web server. Nginx on the other hand calls it Server Block. So to Nginx it’s called...
by Richard W | Oct 14, 2014 | How-To/Tips, Internet, Linux, Security, Web, Wordpress
This brief tutorial is going to show you how to easily install WordPress with Apache2 and self-signed SSL certificate support on Ubuntu 14.04. Since most webmasters are migrating to WordPress over SSL, this guide should help you get started in a test environment...
by Richard W | Oct 13, 2014 | How-To/Tips, Internet, Linux, Security, Web
Looking to enable SSL or HTTPS for Apache2 on Ubuntu? This brief tutorial is going to show you how it’s done. Since Google announced that websites that enable HTTPS for all their pages would get a small ranking boost, many webmasters and website owners are migrating...
by Richard W | Oct 9, 2014 | How-To/Tips, Internet, Web, Windows, Wordpress
Currently it appears that our website traffic is recovering from Google Panda after the release of “Panda 4.1”. I don’t want to make any assumptions until a full recovery from Google Panda algorithm. If you’ve been visiting our blog regularly, then you know that we’ve...
by Richard W | Oct 8, 2014 | How-To/Tips, Internet, Linux, Security, Web, Wordpress
Migrating your WordPress blog to HTTPS is simple. Since Google started rewarding HTTPS pages with higher ranking, many webmasters are beginning to migrate their blogs to all HTTPS traffic. To enable HTTPS or HTTP over SSL for your blog, there are few things to...