The content of this article is about cPanel Installation.
Installation is very simple and can be done with a single command.
The cPanel installation steps are as follows;
http://cpanel.net/cpanel-whm/trial-license/ You can get a cPanel Trial License (15 days) via the link on the left. They define a trial license.
Type yum install kernel through the Putty SSH program, enter and then type Y and enter again.
Type yum remove httpd and enter and type Y and enter again.
Type hostname local.localhost.com and enter.
Execute the following commands in order.
mkdir /home/cpins
cd /home/cpins
wget http://layer1.cpanel.net/latest
sh latest
Installation may take about 1-2 hours after this step. Of course if your server is located in Turkey. Those abroad take a maximum of 1 hour.
Finally, in order not to get an error, type the yum install perl* command and enter, and then type Y and enter.
Installation is complete. You can access cPanel as follows
http://youripaddress:2086
You will need to configure after the first login.