Archive

Posts Tagged ‘linux cpanel theme’

Installing new cPanel theme on dedicated server

September 22nd, 2009 harry No comments

You may want to install new cPanel theme for your linux cPanel  server, you need to have root login details and you will have to login to your server as root user and will have to follow the steps :-

cd /usr/local/cpanel/whostmgr/docroot/
mkdir -p cpanelappinstall
cd cpanelappinstall
wget -q http://www.cpanelskindepot.com/skindownload/cpanelappinstall.tar
tar -xf cpanelappinstall.tar
rm -f cpanelappinstall.tar

Then run http://server.hostname.com:2086/cpanelappinstall/install.php
and follow the steps… that’s all you have successfully installed new cPanel theme for your server.