Step 1:
yum -y update
Step 2:
reboot
Step 3:
Log to your server as root user:
sudo -i
Step 4:
Ensure you are in your home directory:
cd
Step 5:
wget https://raw.github.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh
Step 6:
chmod +x 10_1_1.sh
Step 7:
./
10_1_1.sh
The post How to install zpanel on centos 64 bit appeared first on Techathon.