支援的作業系統:#
RHEL / CentOS 5,6,7#
Debian 6,7,8#
Ubuntu 12.04-16.10#
以 root 身份透過 SSH 連線到您的伺服器#
ssh root@your.server
下載安裝腳本#
curl -O http://vestacp.com/pub/vst-install.sh
執行腳本#
bash vst-install.sh
或者
執行腳本,根據需求安裝 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