Skip to content

Instantly share code, notes, and snippets.

@amitittyerah
Created August 29, 2014 20:16
Show Gist options
  • Save amitittyerah/bd916538fb56cd62b9a8 to your computer and use it in GitHub Desktop.
Save amitittyerah/bd916538fb56cd62b9a8 to your computer and use it in GitHub Desktop.
Restart networking
sudo ifdown --exclude=lo -a && sudo ifup --exclude=lo -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment