一、查看是否安装 宝塔面板

 bt  14

已安装会列出宝塔登录地址;
否则-bash: bt: command not found;

下载及安装命令

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

1、提示选项
Do you want to install Bt-Panel to the /www directory now?(y/n): y
是否确定开启面板SSL ? (y/n): n

2、安装成功

============================================================
Congratulations! Installed successfully!
============================================================
外网面板地址: http://SERVER_IP:11478/03aec60c
内网面板地址: http://xxx:11478/03aec60c
username: idsfjusx
password: d612e2d81
If you cannot access the panel,
release the following panel port [11478] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[11478]端口
```
==================================================================

无法登录、检查安全组是否放行端口,再检查防火墙是否放行端口



Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐