Use an SSH connection tool, such as
Baota SSH Terminal to connect to your Linux server,
mount the disk, and follow the corresponding instructions of the system to start the installation (the panel installation will be completed in about 2 minutes)::
Centos install script
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 54d4edb23
Ubuntu/Deepin install script
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh 54d4edb23
Debian install script
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh 54d4edb23
Fedora install script
wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh 54d4edb23
Note: This must be a new system that has not installed other environments such as Apache/Nginx/php/MySQL. It is recommended to use the centos 7.X system to install the Chinese mainland version of Baota Panel