Keeping VirtualBox Guest Additions in sync with Vagrant
Whenever you’re upgrading the software packages on your VirtualBox machine, managed by Vagrant, you risk VirtualBox Guest Additions render unusable and thus your shared folders don’t work anymore. This usually happens whenever a kernel upgrade is being done which requires the VirtualBox drivers to be recompiled. Thanks to a Vagrant plugin called vbguest you can […]
Keeping VirtualBox Guest Additions in sync with Vagrant Read More »