赞
踩
Centos安装命令(大约2分钟完成面板安装)
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
firewall-cmd --state
firewall-cmd --zone=public --add-port=8888/tcp --permanent
firewall-cmd --reload
在这里插入图片描述
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。