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 »

Bareos Backup Server

A backup server enables one to backup data, files, applications and databases either locally or remotely. It can be a combination of software and hardware technologies that provide storage and…

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 »

Bash script to change Name servers on BIND DNS Zones in CentOS7/RHEL7

DNS is one of the most important components of web hosting. It resolves addresses which allows websites to be accessed online via domain names and emails to be sent/received. Due…

Read More »

Basic Server Security Configuration

When you setup a new server, it takes just 5 hours before it starts receiving attacks. A developer’s primary concerns revolve around getting their application to run, getting some component…

Read More »

How Your WordPress Site Gets Hacked

Having your website hacked is one experience you wouldn’t like yet many people have had to deal with this one or more times. WordPress is the most popular content management…

Read More »

How to Create or Remove SWAP File in Centos 7

Swap refers to disk space used when the RAM is full. Inactive pages in RAM are pushed to swap to free up some RAM space for current processes to use….

Read More »