Jump to content

1.CentOS安装宝塔面板


Jack

Recommended Posts

CentOS宝塔面板安装脚本
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
 

Do you want to install Bt-Panel to the /www directory now?(y/n):
按 y

 

开始安装

如果安装失败,可能要换个节点

 

==================================================================
Congratulations! Installed successfully!
==================================================================
外网面板地址: http://IP:8888/xxxxx
内网面板地址: http://IP:8888/xxxxx
username: xxxxxxxx
password: xxxxxxxx
If you cannot access the panel,
release the following panel port [8888] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[8888]端口
==================================================================
Time consumed: 1 Minute!

 

 

完成后,把你的宝塔面板网址信息记下来

 

如果用阿里云,这些大厂云主机

需要在WAF防火墙开启对应的端口

新端口xxxx也要先开启,方便换掉宝塔的8888端口

Edited by Jack
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...