Created
July 31, 2016 08:59
-
-
Save dev-chee/928767b6441f23bb6c8228740138763c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| # /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