Skip to content

Instantly share code, notes, and snippets.

@bmnn
Created December 22, 2013 20:21
Show Gist options
  • Save bmnn/8087916 to your computer and use it in GitHub Desktop.
Save bmnn/8087916 to your computer and use it in GitHub Desktop.
linux; artificial; eth0; device; mac; address; create; matlab; activation;
#r#(url='http://www.mathworks.com/matlabcentral/answers/73938#answer_83863')
modprobe dummy
ip l set dev dummy0 name eth0
sudo ip link set dev eth0 address 00:1e:37:d9:6c:a3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment