【宝塔安装教程】2分钟装好面板,一键管理服务器

安装方法查看详细教程 >>
使用 SSH 连接工具,如堡塔SSH终端连接到您的 Linux 服务器后,挂载磁盘,根据系统执行相应命令开始安装(大约2分钟完成面板安装):

Centos安装脚本 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
Ubuntu/Deepin安装脚本 wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec
Debian安装脚本 wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh ed8484bec
Fedora安装脚本 wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh ed8484bec
注意:必须为没装过其它环境如Apache/Nginx/php/MySQL的新系统,推荐使用centos 7.X的系统安装宝塔面板

在线一键快速安装宝塔
 
立即安装到服务器
注意事项
安装前请确保是【全新的机器】,没有安装其他任何环境,否则会影响您的业务使用!
填写好服务器信息,点击“立即安装到服务器”即全自动完成安装,在安装过程中请勿刷新页面!
数据传输过程中加密处理,不保存任何账号密码信息,请放心使用。
系统兼容性推荐:CentOS 7.x > Debian10 > Ubuntu 20.04 > CentOS 8.x > Ubuntu 18.04 > 其它系统

你可能感兴趣的:(服务器,运维)