Skip to content

Instantly share code, notes, and snippets.

@amElnagdy
Created December 7, 2021 21:01
  • Star 8 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
الاكواد المستخدمة 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