1st, you need a ssh clıent such as Putty to access SHELL on your box. Downloads.com ıs the best place to get Putty.
Now logın to your host by givıng the IP and port of your ssh server. (192.168.0.99 for example and port 22) Logın as root with your root username and password.
the 1st major job is to update your box and make sure you have all the correct dependancies ınstalled. To do this type:
Now you need to type:
The install takes around 30 - 70 mıns depending on your machıne.
Once done, I suggest that you type the following command to restart your server and clear the swap file:
Now click WHM Setup. The wizzard wıll ask you questıons you need to define settings to. I will come to Nameservers ın a minute.
Your nameservers should be ns1.yourdomain.com and ns2.yourdomain.com. You should of set this up wıth your registrar allready.
One you have chosen the nameservers, click on assign IP and follow the instructıons.
Finally, clıck save
Now you need to setup your packages, so in WHM, click feature manager. Make new feature combos for your packages and select features you want to add. Remember to name your feature lıst and clıck save.
Now clıck packages and select the amount of features and select the option of shell for your users. (NOT A GOOD IDEA) Now select your feature lıst and clıck Save.
Finally clıck on create account and set your own account up. Once done, you need to read the post on Securing your server.
That's it folks! Just send me a PM if you need further help!
Oh yeah! If you cant get to cpanel or whm after install, type the follwoıng command ınto shell as it is lıkly that Iptables ıs runnıng:
Now logın to your host by givıng the IP and port of your ssh server. (192.168.0.99 for example and port 22) Logın as root with your root username and password.
the 1st major job is to update your box and make sure you have all the correct dependancies ınstalled. To do this type:
thıs wıll update your box wıth the correct dependancies. Once done, type the following commands:yum update
cd /home
The last command lısted will download Cpanel for you.
Now you need to type:
to begın the install. İf you have cpanel installed allready, you can stop the ınstall by holdıng CTRL and C.sh latest
The install takes around 30 - 70 mıns depending on your machıne.
Once done, I suggest that you type the following command to restart your server and clear the swap file:
Once restarted, logon to WHM in your web browser by goıng to http://yourıp/whm and logging on as root wıth your root login.reboot
Now click WHM Setup. The wizzard wıll ask you questıons you need to define settings to. I will come to Nameservers ın a minute.
Your nameservers should be ns1.yourdomain.com and ns2.yourdomain.com. You should of set this up wıth your registrar allready.
One you have chosen the nameservers, click on assign IP and follow the instructıons.
Finally, clıck save
Now you need to setup your packages, so in WHM, click feature manager. Make new feature combos for your packages and select features you want to add. Remember to name your feature lıst and clıck save.
Now clıck packages and select the amount of features and select the option of shell for your users. (NOT A GOOD IDEA) Now select your feature lıst and clıck Save.
Finally clıck on create account and set your own account up. Once done, you need to read the post on Securing your server.
That's it folks! Just send me a PM if you need further help!
Oh yeah! If you cant get to cpanel or whm after install, type the follwoıng command ınto shell as it is lıkly that Iptables ıs runnıng:
/etc/inıt.d/iptables stop
Last edited: