Simplest way to manage your webhosting/email/SSL
# Create new vm
# Connect to your server as root via SSH
ssh root@your.server
# Download installation script
curl -O http://vestacp.com/pub/vst-install.sh
# Run it
bash vst-install.sh
You will get he admin username and password at the end of installation.