PHP is the popular language for writing dynamic scripts. Blogging platforms like Wordpress, Drupal and several other content management systems are written in PHP. Since we use WordPress we need to install PHP for the site to function. ... Read More →
Installing Apache webserver on Ubuntu VPS
The next step after setting up and securing VPS server is installing the software stack that is required for hosting websites. I am going to install Apache as web server, you can follow or install Nginx. Installing Apache is easy just enter the below command. I have disabled root login and using ... Read More →
How to setup Dedicated VPS Server with Linode
Shared hosting is good in the initial stages of your blog, but once your blog's traffic increases to few thousand visitors a day you should really move to a better hosting plan probably a VPS or a dedicated server. Dedicated servers cost you a lot of money and you really don't need one if you are ... Read More →