Skip to content

Instantly share code, notes, and snippets.

@nini
Last active August 29, 2015 14:23
Show Gist options
  • Save nini/c5e5471ac8ca8319462b to your computer and use it in GitHub Desktop.
Save nini/c5e5471ac8ca8319462b to your computer and use it in GitHub Desktop.
Vagrant stuff
export VAGRANT_LOG=debug
or vagrant up --debug
Restart host only adapter after network switch / sleep:
VBoxManage controlvm "INTPASS_default_1434544929410_91614" setlinkstate2 off
VBoxManage controlvm "INTPASS_default_1434544929410_91614" setlinkstate2 on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment