CentOS7.0系列安装宝塔界面命令

安装宝塔界面一条命令就OK!

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh

安装完成后出现如下,即为成功。

Congratulations! Installed successfully!

# 注意: 5.x系列Linux面板从2020年1月1日起终止维护,与技术支持,请考虑安装全新的7.x版本 宝塔官网: https://www.bt.cn

==================================================================

Bt-Panel: http://101.37.17.xx:8888

username: xxxxxxx

password: xxxxxxx

Warning:

If you cannot access the panel,

release the following port (8888|888|80|443|20|21) in the security group

==================================================================

Time consumed: 1 Minute!

你可能感兴趣的:(网站搭建)