Vesta CP panel have almost all features like MySQL, PhpMyAdmin, FTP, DNS and Mail Server etc . Vesta is free , open source based package but if you need more extra features then you have to check its commercial plug-ins like file manager and sftp modules .
Users experience is good with this panel management like it fast and easy to use and quite good and user friendly .According to user reviews it look it best web hosting software .
Here we are going to do installation of latest version of vesta panel , You can get latest version of Vesta Panel information before installing from its official website vestacp.com .
Prerequisite Operating System Supported:
RHEL / CentOS 5 / 6/ 7, Ubuntu 12.04 – 15.10, Debian 6 / 7 / 8
Install Vesta CP
Before proceed you should have proper root ssh access via ssh to connect your server . Now connect your server from root account or switch to root account.
Your operating system should be update properly before proceed , Here we are using CentOs server , so below are command to update centos server, you can use it for RHEL server also. After that we need curl packages to install for download vesta panel installer script from it source url. Run the below commands to update and install curl on centos / rhel .
yum update –y; yum install curl –y; curl -O http://vestacp.com/pub/vst-install.sh; chmod +x vst-install.sh; bash vst-install.sh
Advance installation
Here we are also going discuss some more feature like if you want to use your parameter on different configuration in packages like you want to install only nginx+apache with vsftpd ftp server , mysql server , dns then vesta control panel develop a tool in his official website vestacp.com to generate specific installer command. This command tool is in website “Advanced Install Settings” Section.
Web :
1. nginx + apache 2. FTP : vsftpd 3. Mail : exim + dovecot + spamassassin + clamav 4. DNS: named. 5. Firewall : iptables + fail2ban. 6. DB : MySQL. 7. Additional Repository : remi. 8. File System Quota no. 9.Hostname : Hostname of your computer . 10 email : Your email id
# The Final command
bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin yes --clamav yes --named yes --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no --hostname XXXXXXXXXXXX --email XXXXXXXXXX --password XXXXXXXXXX
At last after installer complete installation then it will show your Login details in the output.
Congratulations, you have just successfully installed Vesta Control Panel https://server_ip_address:8083 username: admin password: XXXXXXX
https://server_ip_address:8083/