Skip to content

Instantly share code, notes, and snippets.

@oviniciusfeitosa
Created August 30, 2016 18:09
Show Gist options
  • Save oviniciusfeitosa/f7748f849ec260a1873fe1897e4857ae to your computer and use it in GitHub Desktop.
Save oviniciusfeitosa/f7748f849ec260a1873fe1897e4857ae to your computer and use it in GitHub Desktop.
Turn network to public and disable firewall on linux
sudo ufw disable
# network ip need to be "0.0.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment