CentOS 7快速安装宝塔面板的方法
时间:2020-09-09 05:30:03
作者:重庆seo小潘
来源:
下面由宝塔安装教程栏目给大家介绍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://do
下面由宝塔安装教程栏目给大家介绍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更多宝塔面板技术文章,请访问宝塔教程栏目!以上就是CentOS 7快速安装宝塔面板的方法的详细内容,更多请关注小潘博客其它相关文章!