Skip to content

Instantly share code, notes, and snippets.

@dky
Created May 8, 2013 19:28
Show Gist options
  • Save dky/5542960 to your computer and use it in GitHub Desktop.
Save dky/5542960 to your computer and use it in GitHub Desktop.
Delete persistent mac address Red Hat.
sed -i.backup 's/ATTR{address}=="..:..:..:..:..:..",//' /etc/udev/rules.d/70-persistent-net.rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment