by Richard W | Nov 9, 2015 | How-To/Tips, Internet, Linux, Wordpress
More and more webmasters are moving away from the traditional LAMP stack to host their web applications. Few years ago, the default LAMP stack was always, Linux, Apache2, MySQL and PHP. Today, many are supporting other servers and packages to run their blogs and web...
by Richard W | Nov 4, 2015 | How-To/Tips, Internet, Linux, Web, Wordpress
Installing WordPress on Ubuntu 15.10 server isn’t difficult as compare to other Linux distributions. Right out of the box, Ubuntu servers and services are configured without firewall enabled.. which is a good thing since Linux firewall can really be a show...
by Richard W | Oct 31, 2015 | How-To/Tips, Internet, Wordpress
Here’s one way to hardened your WordPress security – enable 2-factor authentication and single-sign-on for WordPress. 2-factor authentication identifies users by means of passwords as well as something the user has that’s unique. By default,...
by Richard W | Oct 5, 2015 | How-To/Tips, Internet, Wordpress
For those who don’t know, this blog runs on Nginx web server using WordPress content Management systems (CMS). WordPress works with almost all webservers in used today. From IIS to Nginx and Apache2, WordPress runs OK on these servers. For some webmasters, Nginx...
by Richard W | Jul 21, 2015 | How-To/Tips, Internet, Linux, Security, Wordpress
Here’s an instruction on generating a certificate signing request (CSR) for your domain or website. SSL has become a ranking factor for Google, so if you want your website to rank higher on Google’s Search Result Pages, you may want to enable SSL / TLS for...
by Richard W | Jul 10, 2015 | How-To/Tips, Internet, Linux, Web, Wordpress
Sometimes it may be wise to run multiple websites or blogs on a single server. For example, running one website or blog per server may not be the best way to utilize your server resources. One server, one website? No way.. just not efficient. That’s why...