Last active
December 16, 2015 22:39
-
-
Save Starefossen/5508385 to your computer and use it in GitHub Desktop.
When cloning virtual machines in Parallels; remember to edit these files.
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
vim /etc/udev/rules.d/70-persistent-net.rules | |
sudo hostname <hostname> | |
sudo vim /etc/hostname | |
sudo vim /etc/hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment