Skip to content

Instantly share code, notes, and snippets.

@zainengineer
Created September 13, 2019 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zainengineer/4b0ece43e26958cc935f3545fb6156fb to your computer and use it in GitHub Desktop.
Save zainengineer/4b0ece43e26958cc935f3545fb6156fb to your computer and use it in GitHub Desktop.
msic linux
#part of selinux (security enhance linux)
#as root allows php or similar to download remote urls
setsebool -P httpd_can_network_connect 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment