View Single Post
Old May 11th, 2005, 8:16 PM   #1 (permalink)
Aric
Just Some Guy..
Comfy Contributor
 
Joined in Oct 2003
127 posts
Gave thanks: 0
Thanked 5 times
Thumbs up Free XController CPANEL theme for Dedicated Servers

We've been giving away free Fantastico to customers who purchase a CPANEL dedicated server from us for a while now. Starting today, we are pleased to say that all current and new CPANEL dedicated servers will get the XController CPANEL theme for free!

PLEASE NOTE: In order for current dedicated server customers to get XController for free, they must have an active Fantastico license through Surpass Hosting. If your server does not currently have Fantastico installed, you must contact the helpdesk to have them install it for you before you can download and use the XController theme.

To download and install your FREE XController theme, log into your server via SSH as root and enter the following:
Code:
cd /usr/local/cpanel/base/frontend
rm -f xcontroller.tgz*
wget -N http://netenberg.com/files/xcontroller/xcontroller.tgz
tar xzpf xcontroller.tgz
chown -R root.root xcontroller
rm -f xcontroller.tgz
cd /usr/local/cpanel/lang
touch catalan french indonesian polish romanian spanish german italian portugues russian turkish
ln -s /usr/local/cpanel/base/frontend/xcontroller /usr/local/cpanel/3rdparty/fantastico
Now log into WHM as root and go into the Fature Manager and select the default feature list. Make sure that Change Language is checked and save changes.

That's it. Yiu can now set accounts to use the "xcontroller" theme.

We recommend you all go to http://netenberg.com/forum/ and sign up for an account. Once done, click Mailing Lists at the top of the forum screen and sign up for the Fantastico and XController mailing lists so you know when new versions are released (the mailing lists are announcement only and spam free).

If a new version of XController is released, you can install it by logging into your server as root and executing:
Code:
cd /usr/local/cpanel/base/frontend
rm -f xcontroller.tgz*
wget -N http://netenberg.com/files/xcontroller/xcontroller.tgz
tar xzpf xcontroller.tgz
chown -R root.root xcontroller
rm -f xcontroller.tgz
ln -s /usr/local/cpanel/base/frontend/xcontroller /usr/local/cpanel/3rdparty/fantastico
Regards,

Aric
Aric is offline   Reply With Quote