About zPanel


zPanel is a php-based free control panel for windows, mac, and linux servers. The program runs on top of an Apache, MySQL, PHP stack on whichever platform is used. zPanel should be installed on a fresh server, as all of the programs that zPanel requires are set up automatically through their installation process.

Step One—Download the Zipped Installer File


To begin the zPanel installation, log into your server as “root”.
Using putty login via SSH

Once you are logged into your VPS, you can proceed to download the zPanel installer file:
Type the following 
# wget https://raw.githubusercontent.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh

We need to subsequently make the installation script executable:
# chmod +x 10_1_1.sh

Finally, it is time to install zPanel. Execute the automated script:
# ./10_1_1.sh

Once the zPanel installation completes, the server will reboot.

Step Two—Access Your zPanel Installation


After your server reboots, you can access zPanel by going to your domain or IP address in the browser.
http://SERVERIP

Your login credentials are:
username: zadmin
password: password

As soon as you log in, be sure that you change your password. You can do this by clicking on the key in the right hand “Account Information” section and inputting a new password. 
Hai trovato utile questa risposta? 15 Utenti hanno trovato utile questa risposta (301 Voti)