Skip to content

Instantly share code, notes, and snippets.

@jauhari
Created February 8, 2018 11:04
Show Gist options
  • Save jauhari/8d0a8f269753afebf74134e395c94f4f to your computer and use it in GitHub Desktop.
Save jauhari/8d0a8f269753afebf74134e395c94f4f to your computer and use it in GitHub Desktop.
Step by Step Install Vesta CP that Published on Pakdhw.com
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment