Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jrodriguez-ifuelinteractive/b6d6d53abcab60215b2f to your computer and use it in GitHub Desktop.
Save jrodriguez-ifuelinteractive/b6d6d53abcab60215b2f to your computer and use it in GitHub Desktop.
Vagrant Helpers
http://kvz.io/blog/2013/01/16/vagrant-tip-keep-virtualbox-guest-additions-in-sync/
+ vagrant plugin install vagrant-vbguest - In same directory of Vagrantfile
+ sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAdditions /usr/lib/VBoxGuestAdditions - If mount fails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment