Home > Dedicated Server Hosting, Dedicated Server Security, Linux Servers Management > Installing new cPanel theme on dedicated server

Installing new cPanel theme on dedicated server

September 22nd, 2009 harry Leave a comment Go to 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.

  1. No comments yet.
  1. No trackbacks yet.