服务器:宝塔Linux面板安装教程介绍,宝塔linux面板可以方便的一键配置与管理服务器,免除繁琐的命令行操作。下面给大家介绍下安装宝塔Linux面板的方法。
使用SSH工具连接到你的云服务器
挂载硬盘,运行挂载命令
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
出现提示按Y回车
执行宝塔安装命令
Centos安装脚本命令:
安装方法
使用 SSH 连接工具,如宝塔远程桌面助手连接到您的 Linux 服务器后,挂载磁盘,根据系统执行相应命令开始安装(大约2分钟完成面板安装):
Centos安装脚本 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 8c0882dde
Ubuntu/Deepin安装脚本 wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh 8c0882dde
Debian安装脚本 wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh 8c0882dde
Fedora安装脚本 wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh 8c0882dde
升级脚本 wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh
Copyright © 2013-2019 Pzidc.com All Rights Reserved. 普泽云 版权所有 陕西云游四海网络科技有限公司 陕ICP备18000501号
《中华人民共和国增值电信业务经营许可证》B1-20182862