
Hello, In this tutorial, I will show you how you can install cPanel/WHM control panel in CentOS 7 Cloud Server. Let’s start! 1. At first login into your SSH with root account. Then run the below command. yum update -y 2. Then you need to install Perl in the server. So run the below command. yum install -y perl 3. Then you need to set a hostname for your server, because cpanel required a...