SERVER ENVIRONMENT
BT Panel · Setup Guide
A clear path from server connection to panel deployment.
- 1Connection
- 2Confirm Installation
- 3Installation Progress
Server Information
Enter the SSH credentials for your Linux server. Review them before starting installation.
Prefer a terminal? Install manuallyCopy the command and run it in your own SSH client
Log in to the target Linux server as root, check the official system requirements and back up your data first. This command downloads and runs the panel installation script.
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