Results 1 to 1 of 1
-
16th Jun 2014, 12:49 PM #1
Change All Packages Themes in cPanel/WHM
Summary:
Have you ever wanted to change all users’ package themes/skins from Tree to Xskin server wide without going through each package one at a time? We have a quick tutorial on how to change all user package themes in Cpanel.
First off you will need to have root access to your server, login as root then do the following:
1) Change directories
Code:cd /var/cpanel/packages
ls for the directory contents then type pico packagename
You should see something like this:
FEATURELIST=default
QUOTA=35
IP=n
CGI=y
FRONTPAGE=n
CPMOD=x
MAXFTP=2
MAXSQL=2
MAXPOP=5
MAXLST=0
MAXSUB=5
MAXPARK=0
MAXADDON=1
BWLIMIT=00
HASSHELL=n
What we’re interested in changing is the CPMOD value.
3) Changing the user package
The first is the theme you want to change from, the latter is the theme you want to change to. In this case we want to change Tree skin to x2 skin on all user packages as some of our resellers are using an older skin in their packages.
Code:replace CPMOD=tree CPMOD=x2 -- *
Code:pico packagename
Then ctrl+w to search: type in CPMOD
You should see the new Cpanel theme value for CPMOD.Areon Reviewed by Areon on . Change All Packages Themes in cPanel/WHM Summary: Have you ever wanted to change all users’ package themes/skins from Tree to Xskin server wide without going through each package one at a time? We have a quick tutorial on how to change all user package themes in Cpanel. First off you will need to have root access to your server, login as root then do the following: 1) Change directories cd /var/cpanel/packages Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to change the primary language in cPanel
By Areon in forum Server ManagementReplies: 0Last Post: 1st Mar 2014, 03:47 PM -
How to change the PHP version in cPanel
By Areon in forum Server ManagementReplies: 0Last Post: 1st Mar 2014, 03:46 PM -
how to modify or create an auto responder email in cpanel/whm
By crapking in forum Tutorials and GuidesReplies: 1Last Post: 12th Nov 2011, 07:55 AM -
How to change cPanel package names in SSH
By NationWebHost in forum Technical and Security TutorialsReplies: 4Last Post: 29th Jun 2010, 05:20 PM -
Howto restore SSH port in cPanel/WHM
By Storming in forum Technical and Security TutorialsReplies: 1Last Post: 21st Nov 2009, 05:09 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...