FULL INSTRUCTIONS
1. Update your system
Run this code via SSH and make sure that everything is up-to-date:
Code: Select all
# sudo apt-get update
Code: Select all
# sudo apt-get dist-upgrade
Code: Select all
# sudo apt-get install curl
Now use following command:
Code: Select all
# curl -O http://vestacp.com/pub/vst-install.sh
Code: Select all
# bash vst-install.sh
Code: Select all
# bash vst-install-ubuntu.sh --force
That's it, wait some times you will get the Vesta login details.