站长资讯网
最全最丰富的资讯网站

CentOS 7快速安装宝塔面板的方法

下面由宝塔安装教程栏目给大家介绍CentOS 7快速安装宝塔面板的方法,希望对需要的朋友有所帮助!

CentOS 7快速安装宝塔面板的方法

执行以下命令进行安装:

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

升级:

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

一键专业版:

wget https://okoke.cn/bt/btpanel.sh && chmod 755 btpanel.sh && bash btpanel.sh

赞(0)
分享到: 更多 (0)