Skip to content

Instantly share code, notes, and snippets.

@kernelsmith
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save kernelsmith/1e4c1282a2bb018518fe to your computer and use it in GitHub Desktop.

Select an option

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