Home > Topics > Pagoda Panel > body text

How to quickly install Pagoda Panel on CentOS 7

藏色散人
Release: 2020-05-23 13:43:03
forward
6223 people have browsed it

The following tutorial column of Pagoda Installation will introduce to you how to quickly install the Pagoda Panel on CentOS 7. I hope it will be helpful to friends in need!

How to quickly install Pagoda Panel on CentOS 7

Execute the following command to install:

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh
Copy after login

Upgrade:

wget -O update.sh http://download.bt.cn/install/update_pro.sh && bash update.sh pro
Copy after login

One-click professional version:

wget https://okoke.cn/bt/btpanel.sh && chmod 755 btpanel.sh && bash btpanel.sh
Copy after login

Update For technical articles on multi-pagoda panels, please visit the Pagoda tutorial column!

The above is the detailed content of How to quickly install Pagoda Panel on CentOS 7. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template