- RHEL / CentOS 5,6,7
- Debian 6,7,8
- Ubuntu 12.04-16.10
The Vesta Control panel can be installed on a RHEL, CentOS, Debian and Ubuntu server. For a smooth installation you will need clean system "minimal install base".
It packs a bunch of features by default to allow you to host and manage your websites with ease on your VPS.
- Login to your server as root via SSH
ssh [email protected]
- Download installation script
# curl -O http://vestacp.com/pub/vst-install.sh
- Run it
# bash vst-install.sh
Note: It will ask you to provide the admin email address and FQDN[Fully Qualified Domain Name] of the server, make sure the admin email should be accessable because
vesta will send the login details to provided email address.
- Access the control panel
You will be provided the login details via mail by VESTA control panel to your registered email-id. You have to use the provided credentials to access your control panel as
follows: https://<your-server-IP-address-or-URL>:8083