Skip to content

Instantly share code, notes, and snippets.

@kernelsmith
Last active August 29, 2015 14:19
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 kernelsmith/1e4c1282a2bb018518fe to your computer and use it in GitHub Desktop.
Save kernelsmith/1e4c1282a2bb018518fe to your computer and use it in GitHub Desktop.
Flush a linux interface to force a DHCP change after a network changes
ip addr flush dev eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment