How to Deploy a Flask App in Ubuntu 20.04 using Apache and Passenger

Flask is a Python micro framework that is very popular. In this guide we will deploy a Flask application on an Ubuntu 20.04 server using Apache Web Server and Passenger….

Read More »

How to extend an LVM partition in Centos 7

Are there times when your partition becomes full and you wonder if you should delete some data or move to a new VM? Well, its not always necessary to migrate…

Read More »

How to install OpenLiteSpeed on Ubuntu 20.04/19.10/19.04

OpenLiteSpeed (OLS) is one of the fastest web servers around and can support hundreds of thousands of concurrent connections. Its runs in Unix like systems and is built as an…

Read More »

How to Install OpenLiteSpeed on Centos 7

OpenLiteSpeed (OLS) is one of the fastest web servers available in the market today. Here, we’ll show you how to install OLS from its repository in Centos7.6, configure PHP and…

Read More »

How to decide which hosting plan is best for you

If you are hosting a website for the first time, you may wonder which package is best for you. Here, we’ll have a look at how you can arrive at…

Read More »

How to secure PHP for WordPress

WordPress is a Content Management System that runs on PHP and MySQL. It the most popular CMS used worldwide and as such, is targeted most by attackers. In a previous…

Read More »

How to harden Apache Web Server on Centos 7

Apache is the most popular web server used in the internet. It is ideal for most situations and allows flexibility for shared environments through the use of .htaccess file. This…

Read More »

How to Install Premium SSL on Hostname in CWP on Apache

Sometimes, you may choose to install premium SSL such as Comodo Positive SSL or Rapid SSL on your hostname instead of the free Let’s Encrypt SSL provided by CWP. Below…

Read More »

cPanel® Price Hike – All you need to know

cPanel® is one of the best software I have ever used. It’s a piece of work to admire. It’s reliable, effective, easy to use, has a beautiful interface, very functional…

Read More »

How to create a local domain for XAMPP in Centos 7/RHEL 7

Instead of using the local domain localhost for your local development environment, you may create a custom domain name, named anything else and use it instead. In this example, we…

Read More »