How to install VestaCp on VPS / Dedicated Server ?




Install
#    Currently Supported Operating Systems:
#    RHEL 5, RHEL 6
#    CentOS 5, CentOS 6
#    Debian 7
#    Ubuntu 12.04, Ubuntu 12.10, Ubuntu 13.04, Ubuntu 13.10, Ubuntu 14.04

# 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


More Information @ http://www.vestacp.com/

  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How to change the default SSH port (22) ?

The Secure Shell (SSH) Protocol by default uses port 22. Accepting this value does not make your...

How do i change the language in centos?

How do i change the language in centos?Step 1 ) yum install system-config-languageStep 2) ...