010_云服务器购买及宝塔部署环境
作者:互联网
目录
云服务器如何购买
华为云官网:https://activity.huaweicloud.com/discount_area_v5/index.html
购买后操作
安全组
公网IP
修改名称
重置密码
Xshell远程登录
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.
WARNING! The remote SSH server rejected X11 forwarding request.
Last login: Wed Apr 13 18:01:54 2022
Welcome to Huawei Cloud Service
[root@ecs-214025 ~]#
宝塔面板安装使用
宝塔官网:https://www.bt.cn/new/index.html
下载安装:https://www.bt.cn/new/download.html
使用手册:https://www.kancloud.cn/chudong/bt2017/424204
宝塔面板安装
:::info
执行Centos安装脚本
:::
[root@ecs-214025 ~]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
:::info
外网面板地址: http://114.116.55.246:8888/1473442f
内网面板地址: http://192.168.0.8:8888/1473442f
username: hiat8v3z
password: 2c9644d9
If you cannot access the panel,
release the following panel port [8888] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[8888]端口
:::
:::info
安全组添加8888端口
:::
宝塔面板使用
软件安装
:::info
MySQL安装
:::
:::info
Nginx下载
:::
软件配置
端口开启
云服务器安全组开启端口
标签:info,宝塔,8888,端口,010,install,服务器,面板 来源: https://www.cnblogs.com/wl3pb/p/16366903.html