Created
December 22, 2013 20:21
-
-
Save bmnn/8087916 to your computer and use it in GitHub Desktop.
linux; artificial; eth0; device; mac; address; create; matlab; activation;
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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