Yang Xiaojie's blog (Youngxj) provides free tutorial downloads and website building technical tutorials, mainly sharing and publishing website source code, and is committed to creating a sharing platform for high-quality online resource tutorials

Centos installation script

 yum install -y wget && wget -O install.sh  http://download.bt.cn/install/install_6.0.sh  && sh install.sh d17295534

Ubuntu/Deepin installation script

 wget -O install.sh  http://download.bt.cn/install/install-ubuntu_6.0.sh  && sudo bash install.sh d17295534

Debian installation script

 wget -O install.sh  http://download.bt.cn/install/install-ubuntu_6.0.sh  && bash install.sh d17295534

Fedora installation script

 wget -O install.sh  http://download.bt.cn/install/install_6.0.sh  && bash install.sh d17295534

Upgrade script

 wget -O update.sh  http://download.bt.cn/install/update.sh  && sh update.sh

Visit the official website

Install the panel in 2 minutes and manage the server with one click

For Linux version, please ensure pure system installation (CentOS7.1+, Ubuntu 16.04+, Debian 9.0+are recommended), Web end management, QQ group and forum technical support

One click LAMP/LNMP, create website FTP, database, SSL; Security management, task planning, file management, PHP multi version coexistence and switching, one click to open the Tomcat environment

 linux_pc_free.png