New painel v20 github 2022 ?

painel v20 Dashboard Database Restore Script v20

__ Command to install __

apt-get update -y; apt-get upgrade -y; wget https://raw.githubusercontent.com/NT-GIT-HUB/PAINEL-V20/main/install; chmod 777 install && ./install

Command to install new

apt-get update -y; apt-get upgrade -y; wget https://raw.githubusercontent.com/NT-GIT-HUB/PAINEL-V20/main/install_new; chmod 777 install_new && ./install_new

SYNCHRONIZE WEB PANEL

bash <(wget -qO- https://raw.githubusercontent.com/NT-GIT-HUB/PAINEL-V20/main/modulos/inst)

TUTORIAL ON HOW TO IMPORT THE DATABASE (panel.sql) IN A NEW PANEL

1 Download the database (panel.sql) in the current panel settings
2 After installing the panel script in a new vps, place the file (panel.sql) in the /root directory of the new vps, via SFTP
3 Run the command below and be happy!

also see:  How can i create and manager users on your vps server – latest Adm manager GitHub

INSTALLATION BACKUP-PANEL-V20 (Panel database restore script v20)

bash <(wget -qO- https://raw.githubusercontent.com/NT-GIT-HUB/PAINEL-V20/main/restaurar.sh)

NOTE: THE ADMIN PASSWORD WILL BE THE SAME PASSWORD AS THE PREVIOUS PANEL!

Anyone who has the ability to fix PHP and find out why it’s only giving Server OFF feel free, the installer is 100% but SSH2 connect doesn’t want to work I don’t know why on CentOS 7.9 PHP 5.6

painel v20 Command to run the centos7.sh script

yum update && yum install wget -y && yum install dos2unix -y && wget
https://raw.githubusercontent.com/Penguinehis/Painel-v20/main/centos7.sh && dos2unix centos7.sh && chmod +x centos7.sh && ./centos7.sh

CRAZY-VPN/BACKUP-PAINEL-V20

BACKUP-PAINEL-V20

Dashboard Database Restore Script v20

INSTALLATION

bash <(wget -qO- https://raw.githubusercontent.com/CRAZY-VPN/BACKUP-PAINEL-V20/master/restaurar.sh)