宝塔bt安装教程
通用安装脚本(推荐)
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ssl251104
1. 使用ssh远程终端工具,如堡塔多机管理-终端连接至Linux服务器
2. 使用root账户执行进行安装(大约2分钟左右)
3. 安装完成根据获取的账户密码进行访问宝塔面板