How can I change the cPanel theme server-wide (for all users)

Discussions related with hosting control panels used, which include cPanel, Plesk, Directadmin etc..

Moderator: Staff

Post Reply
nickk

How can I change the cPanel theme server-wide (for all users)

Post by nickk »

Hi Nixtree,

I want to change all cPanel users theme server-wide in ease. Can you please guide me to do it ?


shaan
Posts: 0
Joined: Sat Apr 14, 2018 4:21 pm

Re: How can I change the cPanel theme server-wide (for all users)

Post by shaan »

Hi Nick,

I am glad to help you with that. Please follow the below steps to change the cPanel theme for every users on the server.

1. Log into the cPanel server as root.
2. Use the replace command as shown below.

replace RS=oldtheme RS=newtheme --/var/cpanel/users/*


Below command changes the x3 theme to paper lantern for all users.

Sample:
replace RS=x3 RS=paper_lantern --/var/cpanel/users/*

3. Done


Shaan N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree


nickk

Re: How can I change the cPanel theme server-wide (for all users)

Post by nickk »

Hi Shaan,

Let me try the command and will update you the result.


nickk

Re: How can I change the cPanel theme server-wide (for all users)

Post by nickk »

Hi Shaan,

It worked well.

Thank you so much for the help.


If you are looking for assistance in server management, please get in touch with our support.
Post Reply