Forked from amElnagdy/gist:ac529aea9ee7664a340dc66ea9d0d16b
Created
December 11, 2021 13:32
-
-
Save djoudi/daf8a4f4a6509f189d692737e3cb437a 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