宝塔Linux面板 是什么?一键搭建 Web环境 的一款面板软件,在国内外可谓是行业领军者,无需复杂的搭建LAMP/LNMP,直接一键到位。
由于 宝塔Linux面板 有免费版同时就有专业版,专业版拥有更多的功能以及更加方便,所以终身会员学习版来咯
Centos/Debian升级命令:
wget -O /home/update7.sh http://download.hostcli.com/install/update7.sh && bash /home/update7.sh
Centos安装命令:根据系统执行框内命令开始安装(大约2分钟完成面板安装)
yum install -y wget && wget -O install.sh http://download.hostcli.com/install/install_6.0.sh && sh install.sh
Debian安装命令:
wget -O install.sh https://download.baotas.tech/install/install-ubuntu_6.0.sh && bash install.sh
如需还原官方版本,在SSH窗口执行下列命令:
curl http://download.bt.cn/install/update6.sh|bash
请先登录!