In this article we will cover the steps needed for installing ZPanel on a CentOS 6 VPS.
ZPanel is a free web hosting control panel which helps tremendously in administrating a server. This panel can turn a home or professional server into a fully fledged, easy to use and manage web hosting server.
Using a control panel to administer a server is recommended for everybody that has no experience with the Linux CLI. You can manage databases, domains, FTP accounts etc… with a few clicks from the ZPanel web interface.
REQUIREMENTS
We will be using our SSD 1 Linux VPS Hosting plan for this tutorial.
UPDATE THE SYSTEM
Log in to your Linux VPS as user root and first of all make sure that all packages are up to date:
INSTALL ZPANEL
We will download the ZPanel install script in the /opt directory. You are free to download the script in a directory of your choise.
Let’s install some needed packages:
Download the install script:
Make the script executable:
Run it with the following command after which the ZPanel installation will begin.
The below content means that the installation is started.
Type ‘y’ to proceed.
Next, you will be prompted with the option to set up your timezone. Select your timezone and continue with the installation.
Enter your server FQDN, your server IP address and type ‘y’ to finally start the ZPanel installation.
The installation should take some time depending on your server specification and internet connection, so feel free to grab a cup of coffee.
After everything is installed, you will be welcomed by the following:
Again, type ‘y’ to restart your server after which the installation will be completed.
Now, open your favorite web browser and navigate to http://your_server_ip to access the ZPanel administration interface.
You will be welcomed by the login page. Use the value from ‘ZPanelX Username’ and ‘ZPanelX Password’ to log in.
Congratulations, you have successfully installed ZPanel on your CentOS 6 VPS.
Of course you don’t have to do any of this if you use one of our Linux VPS Hosting services, in which case you can simply ask our expert Linux admins to install ZPanel for you. They are available 24×7 and will take care of your request immediately.
PS. If you liked this post please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.
tanx
very good
I accendely closed putty without saving password prompted. How do I recover?
Please explain the issue in more details.
I had to use the following command to get the installer working, as the wget line included in the guide gave an incompatibility error using CentOS 6.8 64bit when you try to run the installer;
# wget -O installer-10-1-0-centos-64.sh.x https://github.com/zpanel/zpanelx/releases/download/10.1.0/installer-10-1-0-centos-64.sh.x
Aside form that everything else worked a treat.
Detected : CentOs 6.9 64
Sorry, this installer only supports the installation of ZPanel on CentOS 6.x.