Install ifconfig on CentOS 7

Today, let us learn how to install ifconfig on CentOS 7 Linux which is a part of net-tools package. To do so, simply run the command below: yum install net-tools Make sure to enter y for…

Install your CWP in CentOS 7

At this point, if you follow this simple series in CentOS Web Panel (CWP), you should be ready on how to install your CWP in CentOS. Let us proceed then. yum -y install wget yum -y…

Create a fully qualified domain for CentOS 7

Today, I will show you how to create a fully qualified domain (FQDN).  What is FQDN? A fully qualified domain name (FQDN) is the complete domain name for a specific computer, or host, on the internet. The FQDN consists of…

Create a swap file in CentOS 7

Before we proceed with your CWP installation, let us access your VPS via SSH and create a swap file. By default, you need to create a swap file in CentOS manually.  If you have not installed…

Install your CentOS 7 (VPS)

Today, I will show you how to install your CentOS Web Panel (CWP) in your CentOS 7. With that said, here is the action plan below: Install your first CentOS 7 Virtual Private Server.Create a…

Install htop in CentOS 7

Today, I will show you how to install htop in CentOS 7 in your Virtual Machine.  What is htop? is an interactive real-time process monitoring application for Linux/Unix like systems and also a handy alternative to top…