功能优势
宝塔Linux面板,提升运维效率的服务器管理软件,让您维护服务器省时省心
一键安装
一键安装LNMP、LAMP、LNMP一键包、宝塔面板等环境
一键管理
一键管理网站、数据库、FTP、文件、SSL、计划任务等
一键部署
一键部署Discuz、WordPress、Dede等PHP开源程序
一键升级
一键升级Linux内核、LNMP、MySQL、PHP、Redis、Memcached等
系统支持
兼容CentOS、Ubuntu、Debian、Raspbian、Fedora、OpenSUSE、ArchLinux、Mint、Deepin等多种Linux系统
Linux系列支持详情
Centos
Centos 7.0-7.9/8.x/9
Ubuntu
Ubuntu 14/16/18/20
Deepin
Deepin 9/10/11/12
windows系列支持详情
widows server
Windows Server 2008/2012/2016/2019
widows 10
Windows 10/11
安装命令
2分钟装好面板,一键管理服务器 集成LAMP/LNMP环境安装,网站、FTP、数据库、文件管理、软件安装等功能
Centos安装脚本
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 02f332488 02f332488
Ubuntu安装脚本
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh 02f332488 02f332488
Debian安装脚本
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh 02f332488 02f332488
Fedora安装脚本
wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh 02f332488 02f332488
update安装脚本
wget -O update.sh http://download.bt.cn/install/update6.sh && sh update.sh 02f332488 02f332488
升级脚本
wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh 02f332488
挂载命令
宝塔官方挂载命令默认挂载到www目录
宝塔官方Centos系统挂载命令
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
自定义目录挂载命令
wget -O AutoMount.sh https://raw.githubusercontent.com/myluoluo/automount/master/AutoMount.sh chmod 755 AutoMount.sh ./AutoMount.sh
宝塔官方Ubuntu系统挂载命令
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.sh
宝塔官方Debian系统挂载命令
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
常用命令大全
宝塔面板(BT Panel)是一款流行的服务器管理软件,它提供了一系列的命令来管理和监控服务器上的网站、数据库、FTP等服务。以下是一些常用的宝塔面板命令!
启动面板
bt start
停止面板
bt stop
重启面板
bt restart
查看面板状态
bt status
查看面板日志
bt log
创建网站
bt site create
删除网站
bt site delete
禁用网站
bt site disable
启用网站
bt site enable
设置网站目录
bt site set_dir
设置网站备份
bt site set_backup
设置网站SSL证书
bt site set_ssl
查看网站状态
bt site status
重启网站
bt site restart
创建数据库
bt database create
删除数据库
bt database delete
导入数据库
bt database import
导出数据库
bt database export
查看数据库状态
bt database status
安装软件
bt install
卸载软件
bt uninstall
查看进程状态
bt process status
查看系统信息
bt system info
修改面板端口
bt panel port
注意事项
为什么使用安装命令,却安装失败了
注意:必须为没装过其它环境如Apache/Nginx/php/MySQL的新系统,推荐使用centos 7.X的系统安装宝塔面板
推荐使用Chrome、火狐、edge浏览器,国产浏览器请使用极速模式访问面板登录地址
如果不确定使用哪个Linux系统版本的,可以使用万能安装脚本
国产龙芯架构CPU安装命令,支持龙芯架构的loongnix 8.x、统信UOS 20、kylin v10系统
安装提示不支持的系统,都支持那些系统?
宝塔系统环境兼容列表:主流系统环境兼容列表、国产系统环境兼容列表