Please refere the link
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingCpanel
Or
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingCpanel
Or
Connecting to your server remotely via SSH
To connect to your server remotely via SSH:- Open the command line interface (using a terminal application).
- Run the command
ssh root@$IP
(where$IP
represents your target server’s IP address). - Enter your server’s root password.
Connecting to your server from a Windows® PC via PuTTy
To connect to your server from a Windows® PC via PuTTy:- Download the client from the PuTTy site and install.
- Open the client.
- In the Sessionsmenu, enter your server’s IP address.
- You should make sure the SSH button is selected.
- Click Open.
- Enter your server’s root password.
- yum users should run the following command:
yum install perl
- up2date users should run the following command:
up2date -i perl
cd /home
— Opens the/home
directory.wget -N http://httpupdate.cpanel.net/latest
— Fetches the latest installation files from cPanel’s servers.sh latest
— Opens and executes the installation files.
/usr/local/cpanel/cpkeyclt
to activate your cPanel & WHM license.=====Installing cPanel DNSONLY
To install cPanel DNSONLY, run these commands:cd /home
— Opens the/home
directory.wget -N http://httpupdate.cpanel.net/latest-dnsonly
— Fetches the latest installation files from cPanel’s servers.sh latest-dnsonly
— Opens and executes the installation files.
Getting started in WHM
To access the WHM interface:- Enter
https://$IP:2087
into your preferred web browser.$IP
represents your server’s IP address.
- Enter
root
into the Name field. - Enter your root password into the Password field.
- Click Log In.
No comments:
Post a Comment