Skip to content

Instantly share code, notes, and snippets.

@kyleparisi
Last active April 17, 2018 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyleparisi/ec5ed3a97670b83a236aca93c0200f86 to your computer and use it in GitHub Desktop.
Save kyleparisi/ec5ed3a97670b83a236aca93c0200f86 to your computer and use it in GitHub Desktop.
# set /etc/hosts to 10.0.2.2 first
VBoxManage list runningvms
VBoxManage modifyvm "VM name" --natdnshostresolver1 on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment