by Richard W | Oct 29, 2015 | How-To/Tips, Linux, Wordpress
So, yesterday we showed you how to install Nginx web server on Ubuntu, CentOS and openSUSE. To view that post, please click this link. Installing Nginx on these distributions is easy, especially on Ubuntu. Now that you’ve learned how to install Nginx, lets...
by Richard W | Aug 27, 2015 | How-To/Tips, Linux, Windows, Wordpress
There are many tutorials on installing and configuring WordPress. Most WordPress installations are done with help of web hosting tools like cPanel and others. Those tools hide the complexity of installing and configuring WordPress. They allow anyone without knowledge...
by Richard W | Jul 29, 2015 | How-To/Tips, Linux, Wordpress
The LAMP stack consists of Linux, Apache2, MySQL (MariaDB) and PHP. It’s the most popular opensource stack that powers more than half of all websites online today. Servers that make up the stack are inter-changeable. For example, Apache2 can be replaced with...
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...
by Richard W | Jul 9, 2015 | How-To/Tips, Linux, Ubuntu 13.04 Raring Ringtail, Web, Wordpress
Apache2 Name-based Virtual Hosts allows multiple domain/website names to be hosted on a single Apache2 web server. For example, if you have a single server assigned a single IP address, you could install Apache2 web server and host multiple websites by using its...