宝塔Linux面板 13.0.0 免费版

支持 Centos、Ubuntu、Debian、Fedora、麒麟、统信UOS 等系统,2分钟左右即可完成安装。Web端管理,一键LAMP/LNMP、创建网站FTP、数据库、SSL;安全管理,计划任务,文件管理,PHP多版本共存及切换,一键开启Tomcat环境。

安装宝塔Linux面板

选择适合您系统的安装脚本,复制后使用SSH终端执行即可

稳定版 12.0.0 推荐
正式版 13.0.0 最新
稳定版 12.0.0 纯净版,无AI功能,免绑定账号,无付费广告,长期稳定使用优选,不会频繁更新,提供BUG修复与维护
通用安装脚本(推荐)
url=https://download.bt.cn/install/installStable_12.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable_12.sh $url;fi;bash installStable_12.sh 5x59vxy56
Centos/OpenCloud/Alibaba
url=https://download.bt.cn/install/installStable_12.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable_12.sh $url;fi;bash installStable_12.sh 5x59vxy56
Debian 安装脚本
url=https://download.bt.cn/install/installStable_12.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable_12.sh $url;fi;bash installStable_12.sh 5x59vxy56
Ubuntu/Deepin 安装脚本
url=https://download.bt.cn/install/installStable_12.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable_12.sh $url;fi;bash installStable_12.sh 5x59vxy56
正式版 13.0.0 AI面板,新增MCP服务,全面换装Python3.13,运行更快更稳,大幅度降低生产环境下资源占用
通用安装脚本(推荐)
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh KZOqff1mn
Centos/OpenCloud/Alibaba
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh KZOqff1mn
Debian 安装脚本
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh KZOqff1mn
Ubuntu/Deepin 安装脚本
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh KZOqff1mn
注意:必须为没装过其它环境(如Apache/Nginx/php/MySQL)的新系统。推荐使用 Debian 12 或 Ubuntu 22 系统安装宝塔面板。推荐使用Chrome、火狐、Edge浏览器访问面板。

历经 6 年的运营团队

自有数据中心、XEN、KVM 虚拟化支持,精挑细选的优质线路,希望给您更好的访问体验

客户评价

客户的满意离不开我们的售后团队,客户对我们的真实评价

刘**

用了两年,韩国的服务器非常稳定,速度也快,性价比高,非常推荐给需要海外服务器的朋友

14 天前

张**

用了96IDC.CN的美国服务器很久了,速度快且稳定,价格也很合理,已经是老客户了,非常值得推荐

1 天前

黄**

我是在读职高的学生,每个月生活费不多,但是经营了一个自己的博客,目前用的是96IDC.CN16元/月的美国AS4837很稳定

7 天前
复制成功