Supported Operating Systems:
RHEL / CentOS 5,6,7
Debian 6,7,8
Ubuntu 12.04-16.10
Connect to your server as root via SSH 用ssh工具和ROOT用户连接到你的服务器
ssh root@your.server
Download installation script 下载安装脚本
curl -O http://vestacp.com/pub/vst-install.sh
Run it 运行之
bash vst-install.sh
或者
Run it 按照需求nginx+phpfpm+csftpd+exim+iptables+mysql环境
bash vst-install.sh --nginx yes --phpfpm yes --apache no --vsftpd yes --proftpd no --exim yes --dovecot no --spamassassin no --clamav no --named no --iptables yes --fail2ban no --mysql yes --postgresql no --remi yes --quota no
0