Archive

Archive for October, 2009

Updating cpanel version

October 29th, 2009 harry No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

cpanelserverhostingcpanel tries to update it’s version every now and then for better features, hence as a dedicated server owners we need to update our cpanel on regular basis, if you want to update cPanel for your linux server then just follow the steps given below :-

Login to server as root via ssh

240x60a Updating cpanel version

Edit the following file:-
[root@localhost ~]#vi /etc/cpupdate.conf
and just change
=============
CPANEL=stable
to
CPANEL=release

=============
and run upcp
[root@localhost ~]#/scripts/upcp — force
That’s all this will update your cPanel to release version.


Changing skins of all hosting package under Cpanel server

October 22nd, 2009 harry No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

If you want to change skins of all cpanel hosting accounts of your reseller hosting account or of dedicated server then it’s just a few step process. Make sure you should have  root access of your linux cpanel server. You have to edit the package file of your server.

Follow the steps given below:

cd /var/cpanel/packages/

edit the package file (eg. user_Small)

#vi user_Small

You should see something like this :

FEATURELIST=default
QUOTA=500
IP=n
CGI=y
FRONTPAGE=n
CPMOD=x
MAXFTP=10
MAXSQL=10
MAXPOP=5
MAXLST=0
MAXSUB=5
MAXPARK=5
MAXADDON=1
BWLIMIT=4000
HASSHELL=n

You can change the theme from CPMOD=x to CPMOD=x3

login to your WHM >> packages >> edit package >> select user_Small and just click on save.

That’s all all account with package user_Small will get updated with new cpanel skin x3.

240x60a Changing skins of all hosting package under Cpanel servercpanel-skin Changing skins of all hosting package under Cpanel server