Category: Web Hosting

  • Setting Up a LAMP/LEMP Stack on a VPSSetting up LAMP and LEMP on CentOS: A Comprehensive Guide

    Setting Up a LAMP/LEMP Stack on a VPSSetting up LAMP and LEMP on CentOS: A Comprehensive Guide

    CentOS / Fedora / AmaLinux are a popular choices for web servers due to their robustness and stability and familiarity with RHEL. If you’re looking to set up a web server on one of these distros, you might have come across two common setups: LAMP and LEMP. These acronyms refer to combinations of software used…

  • How-to Setup a VPS to host websites.

    How-to Setup a VPS to host websites.

    In this tutorial we will cover how-to Setup a VPS to host a Website. We will cover everything you need to setup including Apache, PHP, Perl/cgi, and MySQL. Lately we will install WordPress as a basic website. You can install anything you like though if you don’t prefer WordPress. We will also explain some important…

  • How-to: Setup MySQL and PHPMyAdmin on a VPS.

    How-to: Setup MySQL and PHPMyAdmin on a VPS.

    MySQL is a powerful open source Relational Database used by many dynamic websites across the internet. Originally developed in 1994 by Michael Widenius and David Axmark. MySQL was originally corporately sponsored under the name  MySQL AB. In 2008 MySQL AB was acquired by Sun Microsystems. In 2010, Oracle purchased Sun Microsystems. However MySQL is released under the GNU…

  • Comparison of Shared Hosting, VPS, Dedicated Servers, and Cloud Servers

    Comparison of Shared Hosting, VPS, Dedicated Servers, and Cloud Servers

    When it comes to web hosting your choices are vast. This article is a Comparison of  Shared Hosting, VPS, Dedicated Servers, and Cloud Servers. We will discuss the benefits and shortcomings of each technology. The choices can be rather daunting, and there are a lot of “buzz words” that get thrown around in this technology space.…

  • Configure Apache Virtual Hosts on a VPS

    Configure Apache Virtual Hosts on a VPS

    One great benefit of VPS hosting is being able to easily host multiple websites off the same server. Owning a VPS offers much more than just web hosting but in this tutorial we will show you how to setup virtual hosts with Apache. Apache HTTP Server is probably one of the most influential pieces of…