I choose zPanel because it's friendly for using but how to install it on CentOs, I need helps on that
please share me any tips
Here's quick tips from zPanel [URLnf="http://docs.zpanelcp.com/?node=24"]here[/URLnf] but you need to follow my guides to install full functions for zPanel.
Pros of zPanel
- Quick Install
- User friendly interface
- Simple management with new users to VPS
- Can replace for the Kloxo and Webmin
Cons of zPanel
- There is no file manager (only supported by the FTP file manager) or you must add plugin for it.
- After you add the domain it will take 10-20 minutes to update domain name server
- Utilities to incomplete statistics
System Requirements of zPanel as follow information:
- The operating system need to be installed on a new CentOS
- CentOS 6.3 version +
After what zPanel requirements, we begin to install
You connect to VPS by using program like Putty
Ok, Let's start
1. We download the latest version of zPanel with the command
Code:
wget https://raw.github.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh
2. Conduct grant
3. Before installing we need to install some needed package to complete the installation by running the command
Code:
yum install ld-linux.so.2 curl
4. After you install the necessary packages, we install zPanel
5. You enter Y to agree to the terms of zPanel
After that you enter your time zone by typing number
In the next step you set the hostname for your VPS
Enter the FQDN of the server:
zpanel.youdomain.com
or
youpanel.yourdomain.com
Enter the public IP of the server: keep current IP Address showing
6. After the installation will automatically restart zPanel vps
Before VPS restarts, zPanel will provide admin password for you, you need to SAVE it for using this information for next times.
Now done, on your browser, enter Your IP address to login to zPanel.
Let explore your results that you have just archived
Good luck! :victory: