VestaCP is a simple and easy-to-use control panel for web hosting, and it is also an alternative to cPanel. This simple guide will teach you how to install VestaCP on Ubuntu 14.04.
Some of the features that VestaCP offers include:
Nginx web server
Database server
Mail server
DNS server
WHMCS billing support
Wildcard support
SSL certificates & SNI
FTP server
Connect to your server with an SSH client (such as PuTTY) as the root user.
Update packages.
apt-get updateDownload the installation script from the official site.
curl -O http://vestacp.com/pub/vst-install.shRun the installer.
bash vst-install.shLog in to your VestaCP control panel using the port 8083 and the login credentials received from the installer. Replace [SERVER_IP] with the IP address of your VPS.
https://[SERVER_IP]:8083That’s it. You have successfully installed VestaCP Control Panel on your Ubuntu server.