Created
December 7, 2021 21:01
-
-
Save amElnagdy/ac529aea9ee7664a340dc66ea9d0d16b to your computer and use it in GitHub Desktop.
الاكواد المستخدمة https://youtu.be/Bt8sqAfztPI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run as sudo: | |
sudo -i | |
Update server: | |
yum update -y | |
aapanel install command: | |
yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment