Posts

Showing posts with the label automatically

vagrant How to automatically update Guest Additions

vagrant How to automatically update Guest Additions To autmatically update Guest Additions on your vagrant machine you need to install vagrant-vbguest plugin. From the folder with Vagrantfile run the command: vagrant plugin install vagrant-vbguest Next time you start it with vagrant up, Guest Additions will be updated download  file  now