ZPanelX CentOS 6 Auto Installer

Install ZPanelX on CentOS 6.4 (Community ENTerprise Operating System), an open source panel on an open source operating system!


ZPanelCP CentOS Installer 10.1.0

Install a clean CentOS server with ZPanelX
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.
    1. Download the correct installer for your system:

64 Bit Installer wget http://www.zvps.co.uk/downloads/centos/10-1-0/installer-10-1-0-centos-64.sh.x.tar.gz

Or

32 Bit Installer wget http://www.zvps.co.uk/downloads/centos/10-1-0/installer-10-1-0-centos-32.sh.x.tar.gz

    1. Unzip the tarball

64 Bit Installer tar -xf installer-10-1-0-centos-64.sh.x.tar.gz

Or

32 Bit Installer tar -xf installer-10-1-0-centos-32.sh.x.tar.gz

    1. Change the script to be executable

64 Bit Installer chmod +x installer-10-1-0-centos-64.sh.x

Or

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

    1. Install pre-required packages:

yum install ld-linux.so.2 curl

    1. Run the ZPanelX installer

64 Bit Installer ./installer-10-1-0-centos-64.sh.x

Or

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

    1. Follow the on screen instructions during the installation.
    2. The zadmin, MySQL root & postfix passwords are all stored in /root/passwords.txt after installation.
    3. Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:

setso --set server_ip 000.000.000.000


ZPanelCP CentOS 10.1.0 Update

Upgrade an existing 10.0.2 server to 10.1.0
Warnings about this update, do NOT update until you have read this section:

  1. Only use this script to update from 10.0.2 to 10.1.0
  2. If you haven't manually updated the postfix MySQL password a new password will be generated and stored in /root/passwords.txt
LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.

    1. Download the correct installer for your system:

64 Bit Updater wget http://www.zvps.co.uk/downloads/centos/10-1-0/updater-10-1-0-centos-64.sh.x.tar.gz

Or

32 Bit Updater wget http://www.zvps.co.uk/downloads/centos/10-1-0/updater-10-1-0-centos-32.sh.x.tar.gz

    1. Unzip the tarball

64 Bit Updater tar -xf updater-10-1-0-centos-64.sh.x.tar.gz

Or

32 Bit Updater tar -xf updater-10-1-0-centos-32.sh.x.tar.gz

    1. Change the script to be executable

64 Bit Updater chmod +x updater-10-1-0-centos-64.sh.x

Or

32 Bit Updater chmod +x updater-10-1-0-centos-32.sh.x

    1. Run the ZPanelX 10.1.0 Updater

64 Bit Updater ./updater-10-1-0-centos-64.sh.x

Or

32 Bit Updater ./updater-10-1-0-centos-32.sh.x

    1. Follow the on screen instructions during the installation.
    2. You will need your MySQL root password to perform this update (can be obtainted from /etc/zpanel/panel/cnf/db.php)
    3. If a new postfix password has been generated during the update it will be stored in /root/passwords.txt
    4. Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:

setso --set server_ip 000.000.000.000


ZPanelCP CentOS 10.0.2 Update

Upgrade an existing 10.0.1 server to 10.0.2
Warnings about this update, do NOT update until you have read this section:

    1. If you are updating from 10.0.1 to 10.0.2

You MUST run the 10.0.1 update script regardless of the version currently shown in zpanel (10.0.0 or 10.0.1). BEFORE running this update.

    1. After the 10.0.2 update, the zadmin password has been reset and stored in /root/passwords.txt

ALL User Passwords Need either Resetting by the zadmin or reset by the user using the forgotten password functionality

    1. The zadmin API key has also been reset, if you are using this in any other application please update it.
    2. Be aware this update makes a LOT of system configuration changes to all third party applications used by zpanel.

Check the running AND functionality of all systems after the updates

    1. If you have any issues after the update please post in http://forums.zpanelcp.com/forumdisplay.php?63-General-Support-amp-Questions

PLEASE PUT [update] at the start of your post TITLE so the support team at ZPanelCP can identify what type of support ticket they are dealing with

LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.

    1. Download the correct updater for your system:

64 Bit Updater wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86_64-10-0-2.sh.x.tar.gz

Or

32 Bit Updater wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86-10-0-2.sh.x.tar.gz

    1. Unzip the tarball

64 Bit Updater tar -xf installer-x86_64-10-0-2.sh.x.tar.gz

Or

32 Bit Updater tar -xf installer-x86-10-0-2.sh.x.tar.gz

    1. Change the script to be executable

64 Bit Updater chmod +x installer-x86_64-10-0-2.sh.x

Or

32 Bit Updater chmod +x installer-x86-10-0-2.sh.x

    1. Run the ZPanelX installer

64 Bit Updater ./installer-x86_64-10-0-2.sh.x

Or

32 Bit Updater ./installer-x86-10-0-2.sh.x

    1. Follow the on screen instructions during the update.
    2. At the end please record down the mysql root password. (you will need this to access mysql via the root user and also for running future updates to zpanel) All Passwords are stored in /root/passwords.txt
    3. Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:

setso --set server_ip 000.000.000.000


ZPanelCP CentOS 10.0.1 Update

Upgrade an existing 10.0.0 server to 10.0.1
Warnings about this update, do NOT update until you have read this section:

    1. If you are updating from 10.0.0 to 10.0.1

You MUST update to 10.0.2 straight afterwards

    1. After the 10.0.2 update, the zadmin password has been reset and stored in /root/passwords.txt

ALL User Passwords Need either Resetting by the zadmin or reset by the user using the forgotten password functionality

    1. The zadmin API key has also been reset, if you are using this in any other application please update it.
    2. Be aware this update makes a LOT of system configuration changes to all third party applications used by zpanel.

Check the running AND functionality of all systems after the updates

    1. If you have any issues after the update please post in http://forums.zpanelcp.com/forumdisplay.php?63-General-Support-amp-Questions

PLEASE PUT [update] at the start of your post TITLE so the support team at ZPanelCP can identify what type of support ticket they are dealing with

LOG INTO YOUR SERVER AS THE ROOT USER, do not use sudo.

    1. Download the correct updater for your system:

64 Bit Updater wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86_64-10-0-1.sh.x.tar.gz

Or

32 Bit Updater wget http://www.zvps.co.uk/sites/default/files/downloads/centos-6-3/package/installer-x86-10-0-1.sh.x.tar.gz

    1. Unzip the tarball

64 Bit Updater tar -xf installer-x86_64-10-0-1.sh.x.tar.gz

Or

32 Bit Updater tar -xf installer-x86-10-0-1.sh.x.tar.gz

    1. Change the script to be executable

64 Bit Updater chmod +x installer-x86_64-10-0-1.sh.x

Or

32 Bit Updater chmod +x installer-x86-10-0-1.sh.x

    1. Run the ZPanelX installer

64 Bit Updater ./installer-x86_64-10-0-1.sh.x

Or

32 Bit Updater ./installer-x86-10-0-1.sh.x

    1. Follow the on screen instructions during the update.
    2. At the end please record down the mysql root password. (you will need this to access mysql via the root user and also for running future updates to zpanel) All Passwords are stored in /root/passwords.txt
    3. Lastly run the following command to fix the zpanel stored IP (broken api call) REPLACE 0's with your actual public IP:

setso --set server_ip 000.000.000.000

Was this answer helpful?

 Print this Article

Also Read

Kloxo DNS

With Kloxo you can chose to run your own nameservers, which enable you to have custom DNS records...

LightSpeed WebServer (Standard Free)

wget http://www.litespeedtech.com/packages/4.0/lsws-4.0.15-std-i386-linux.tar.gz tar -xvf...

How to Install Remote Desktop ( RDP ) using nomachine on your ubuntu instance

1) Install ubuntu desktop on your server instance By default X server, GNOME etc is not installed...

Installing Kloxo Web Server

Kloxo installation consists of downloading kloxo-installer.sh from download.lxcenter.org and...

Installing cPanel Web Server

To begin your installation, use the following commands:   cd /home — Opens the...