Our Blog

Latest news and updates from PiVPS

Install FREE Zpanel in Linux VPS

We are using #1 Linux VPS to install Zpanel in this tutorial.

Please follow these steps to install Zpanel:

Requirement OS: Centos 6.x 32

Please login as root to install Zpanel.

Update your operating system.

In Centos Run:

yum update -y

Install requirement packages

In Centos:

yum install wget kernel-headers -y

Download & Install Installer Script

wget -O installer-10-1-0-centos-32.sh.x https://github.com/zpanel/zpanelx/releases/download/10.1.0/installer-10-1-0-centos-32.sh.x

Make the script executable

chmod +x installer-10-1-0-centos-32.sh.x

Run the installer script

./installer-10-1-0-centos-32.sh.x

OK, now you will need to input some basic information, such as your public IPv4 or your hostname.

Screenshot_12

 

The installer script will install automatically in your VPS.

Please wait some minutes for it to complete.

All your password will be set by installer.

Screenshot_13

Now, You can login easy to Zpanel:

Login: http://youripaddress

Username: zadmin

Password: Your Zpanel password which was set by installer.