Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How Install CloudLinux on working server with cPanel?  (Read 3064 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
How Install CloudLinux on working server with cPanel?
« on: February 11, 2014, 02:33:45 pm »
How Install CloudLinux on working server with cPanel?

# wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
# sh cldeploy -i
# reboot

# yum install cagefs
# /usr/sbin/cagefsctl --init

# mkdir /home/cagefs-skeleton
# ln -s /home/cagefs-skeleton /usr/share/cagefs-skeleton 

----