Skip to content

Instantly share code, notes, and snippets.

@amElnagdy
Created December 7, 2021 21:01
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save amElnagdy/ac529aea9ee7664a340dc66ea9d0d16b to your computer and use it in GitHub Desktop.
Save amElnagdy/ac529aea9ee7664a340dc66ea9d0d16b to your computer and use it in GitHub Desktop.
الاكواد المستخدمة https://youtu.be/Bt8sqAfztPI
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