|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| bin | %!s(int64=8) %!d(string=hai) anos | |
| func | %!s(int64=9) %!d(string=hai) anos | |
| install | %!s(int64=8) %!d(string=hai) anos | |
| src | %!s(int64=9) %!d(string=hai) anos | |
| test | %!s(int64=9) %!d(string=hai) anos | |
| upd | %!s(int64=9) %!d(string=hai) anos | |
| web | %!s(int64=8) %!d(string=hai) anos | |
| .gitignore | %!s(int64=10) %!d(string=hai) anos | |
| ISSUE_TEMPLATE.md | %!s(int64=9) %!d(string=hai) anos | |
| LICENSE | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos |
Connect to your server as root via SSH
ssh root@your.server
Download the installation script, and run it:
curl http://vestacp.com/pub/vst-install.sh | bash
If the above example does not work, try this 3 step method: Connect to your server as root via SSH
ssh root@your.server
Download the installation script:
curl -O http://vestacp.com/pub/vst-install.sh
Then run it:
bash vst-install.sh
Vesta is licensed under GPL v3 license