Skip to content

Instantly share code, notes, and snippets.

@dev-chee
Created July 31, 2016 08:59
Show Gist options
  • Save dev-chee/928767b6441f23bb6c8228740138763c to your computer and use it in GitHub Desktop.
Save dev-chee/928767b6441f23bb6c8228740138763c to your computer and use it in GitHub Desktop.
# /Library/Preferences/VMware\ Fusion/vmnet8/dhcpd.conf
host debian {
hardware ethernet 00:0c:29:ab:4f:9a;
fixed-address 192.168.38.100;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment