Thursday, January 20, 2011

cPanel install

Installing Cpanel on FreeBSD and Linux servers are easy. Login to server as root and run following commands.

# mkdir /home/cpinstall
# cd /home/cpinstall
# wget http://layer1.cpanel.net/latest
# sh latest


It will start Cpanel installation. You don't have to do anything, just wait until Cpanel install finishes.

No comments:

Post a Comment