linux系统怎么安装宝塔面板(linux宝塔面板使用教程)

linux系统怎么安装宝塔面板(linux宝塔面板使用教程)

编码文章call10242025-08-12 15:20:173A+A-

linux系统怎么安装宝塔面板

怎么安装宝塔面板?这个其实很简单接下来跟着我操作:以linux centos7.6 举例

Centos安装脚本:

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

Ubuntu/Deepin安装脚本:

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh 1ba5f33df

Debian安装脚本:

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh 1ba5f33df

Fedora安装脚本:

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

update安装脚本:

wget -O update.sh http://download.bt.cn/install/update6.sh && sh update.sh 1ba5f33df

升级脚本:

wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh

Windows面板
http://download.bt.cn/win/panel/BtSoft.zip

以上就是各系统安装宝塔面板的命令

我们直接复制Centos安装脚本:

yum install -y wget && wget -O install.sh
http://download.bt.cn/install/install_6.0.sh && sh install.sh 1ba5f33df 右键回车

会提示y/n(表示确认安装或是否),我们直接输入y 回车就可以了

接下来我们只需要等待宝塔程序包下载安装完成就可以了

最后我们会得到账户和密码

外网面板地址:
http://103.219.xx.182:15016/70962f87(用浏览器打开)

内网面板地址:
http://103.219.xx.182:15016/70962f87

(生成出来的连接都是根据你的服务器IP随机分配)

username: yf9xy9uk

password: 1685e441

现在用我们的浏览器把外网面板地址负责粘贴打开网站面板

把我们在putty安装的宝塔账户和密码输入进去就可以了

点击这里复制本文地址 以上内容由文彬编程网整理呈现,请务必在转载分享时注明本文地址!如对内容有疑问,请联系我们,谢谢!
qrcode

文彬编程网 © All Rights Reserved.  蜀ICP备2024111239号-4