码迷,mamicode.com
首页 > 系统相关 > 详细

[linux服务器]安装Vesta Control Panel

时间:2016-11-11 14:07:06      阅读:863      评论:0      收藏:0      [点我收藏+]

标签:wal   vsftp   base   ash   bin   xxxx   server   class   add   

参考链接http://www.5013.org/archives/819

登录

ssh ubuntu@139.199.9.173
ubuntu@139.199.9.173‘s password:

安装过程十分傻瓜化,就像把大象装过冰箱一样简单:
curl -O http://vestacp.com/pub/vst-install.sh

bash vst-install.sh
Error: this script can only be executed by root

sudo bash

[sudo] password for ubuntu:
bash vst-install.sh

Following software will be installed on your system:
   - Nginx Web Server
   - Apache Web Server (as backend)
   - Bind DNS Server
   - Exim mail server
   - Dovecot POP3/IMAP Server
   - MySQL Database Server
   - Vsftpd FTP Server
   - Iptables Firewall + Fail2Ban

  Please enter admin email address: 156463617@qq.com

     Please enter FQDN hostname [localhost]: www.rongzi365.com

然后通过网站登录,ongratulations, you have just successfully installed Vesta Control Panel

https://10.135.XX.XX:8083
username: admin
password: XXXX

你要用root登录的话 sudo su passwd root vi /etc/ssh/sshd_config 把里面那行PermitRootLogin删掉 就可以了

[linux服务器]安装Vesta Control Panel

标签:wal   vsftp   base   ash   bin   xxxx   server   class   add   

原文地址:http://www.cnblogs.com/mspeer/p/6053820.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!