Last update at :2024-04-02,Edit by888u
November 11th Pagoda cracked version update notice
The happy version is ready to install!
—
Contents of this update:
1. Remove official control
2. Update script server
3. Fix some BUG
4. Add fourth-party plug-ins (plug-ins submitted by Kaixin users)
5. Added the fourth-party plug-in Rand Interactive Entertainment Tunnel Tool
—
Tomorrow’s update content:
1. Added [beta version] node synchronization tool
2. Add monitoring picture (finally here)
—
How to update?
Clean installation or execute the upgrade script (cannot upgrade directly in the panel)
Script introduction
This panel version: 7.4.5
Thank you for using this script. This script is not encrypted. You can tell if there is a backdoor by yourself. It is only the official script localized without any modification. Please feel free to use it!
This script supports: Centos 7, Debian, Ubuntu!
Yimu resources are available for personal testing and provide timely feedback if there are any problems.
Install professional pagoda
Centos installation script Panel port: 8888
yum install -y wget && wget -O install.sh https://download.youko.me/install/install_6.0.sh && sh install.sh
Experimental Centos/Ubuntu/Debian installation command, independent running environment (py3.7), there may be a few compatibility issues, and are being optimized continuously.
curl -sSO https://download.youko.me/install/install_panel.sh && bash install_panel.sh
Ubuntu/Deepin installation script
wget -O install.sh https://download.youko.me/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian installation script
wget -O install.sh https://download.youko.me/install/install-ubuntu_6.0.sh && bash install.sh
Fedora installation script
wget -O install.sh https://download.youko.me/install/install_6.0.sh && bash install.sh
Linux panel 7.4.5 upgrade command (installed panel or old version or free version to upgrade to professional version)
curl https://download.youko.me/install/update6.sh|bash
Nginx/Apache official firewall installation command
Nginx directly uses the panel to install the firewall / Apache first uses the panel to install the firewall and uses the bt command 20 to fix it!
Install Enterprise Pagoda
Centos installation script Panel port: 8888
yum install -y wget && wget -O install.sh https://download.youko.me/ltd/install/install_6.0.sh && sh install.sh
Experimental Centos/Ubuntu/Debian installation command, independent running environment (py3.7), there may be a few compatibility issues, and are being optimized continuously.
curl -sSO https://download.youko.me/ltd/install/install_panel.sh && bash install_panel.sh
Ubuntu/Deepin installation script
wget -O install.sh https://download.youko.me/ltd/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian installation script
wget -O install.sh https://download.youko.me/ltd/install/install-ubuntu_6.0.sh && bash install.sh
Fedora installation script
wget -O install.sh https://download.youko.me/ltd/install/install_6.0.sh && bash install.sh
Linux panel 7.4.5 upgrade command (upgrade the installed panel or old version or free version to the enterprise version)
curl https://download.youko.me/ltd/install/update6.sh|bash
Nginx/Apache official firewall installation command
Nginx directly uses the panel to install the firewall / Apache first uses the panel to install the firewall and uses the bt command 20 to fix it!
Third-party plug-in list
Baidu cloud network disk
Waiting for release~
Server log analysis and traffic statistics
Waiting for release~
Install the old version of 5 Series Pagoda
Centos installation script
yum install -y wget && wget -O install.sh https://download.youko.me/install/install.sh && sh install.sh
Ubuntu/Deepin installation script
wget -O install.sh https://download.youko.me/install/install-ubuntu.sh && sudo bash install.sh
Debian installation script
wget -O install.sh https://download.youko.me/install/install-ubuntu.sh && bash install.sh
Fedora installation script
wget -O install.sh https://download.youko.me/install/install.sh && bash install.sh
Linux panel 5.9.2 upgrade command (free version to professional version)
wget -O update.sh https://download.youko.me/install/update.sh && sh update.sh pro
Management Pagoda
Pagoda Toolbox (includes most of the following functions. Execute bt command directly in ssh. Only version 6.x or above panel)
bt
Stop
/etc/init.d/bt stop
Start
/etc/init.d/bt start
Restart
/etc/init.d/bt restart
Uninstall
/etc/init.d/bt stop && chkconfig --del bt && rm -f /etc/init.d/bt && rm -rf /www/server/panel
View current panel port
cat /www/server/panel/data/port.pl
Modify the panel port, if you want to change it to 8881 (centos 6 system)
echo '8881' > /www/server/panel/data/port.pl && /etc/init.d/bt restart iptables -I INPUT -p tcp -m state --state NEW -m tcp --dport 8881 -j ACCEPT service iptables save service iptables restart
Modify the panel port, if you want to change it to 8881 (centos 7 system)
echo '8881' > /www/server/panel/data/port.pl && /etc/init.d/bt restart firewall-cmd --permanent --zone=public --add-port=8881/tcp firewall-cmd --reload
Forcibly change the MySQL management (root) password, if you want to change it to 123456
cd /www/server/panel && python tools.py root 123456
Change the panel password, if you want to change it to 123456
cd /www/server/panel && python tools.py panel 123456
View Pagoda Log
cat /tmp/panelBoot.pl
Delete domain name binding panel
rm -f /www/server/panel/data/domain.conf
Clear login restrictions
rm -f /www/server/panel/data/*.login
View panel authorized IP
cat /www/server/panel/data/limitip.conf
Turn off access restrictions
rm -f /www/server/panel/data/limitip.conf
View licensed domain names
cat /www/server/panel/data/domain.conf
Close panel SSL
rm -f /www/server/panel/data/ssl.pl && /etc/init.d/bt restart
View panel error log
cat /tmp/panelBoot
View database error log
cat /www/server/data/*.err
Recommended site search: Check whether the domain name is registered, Ministry of Industry and Information Technology website registration system, vps host, IP segment query, Alibaba cloud server, anti-complaint vps host high-defense server, vps server rental, large bandwidth server rental, registered domain name,
p>
发表评论