Host your website at home (under construction)

All previous how-to-s are the preamble to the current post. In fact, what we desire is to host our website at home, and be in complete control on what and how we install on our server. At this point you should have an Ubuntu server on which Apache, MySQL, PHP and WordPress have been installed. […]

Install PHP

Installing PHP on Ubuntu is not a complicated task. If you read the previous how-to, you will see that the php installation process is very similar to installing Apache or MySQL . Let’s get to work: First login your Server, start Terminal and become root user using “sudo su”. Next type the following commands (we […]