Skip to content

Instantly share code, notes, and snippets.

View sutt0n's full-sized avatar
🤠
yeehaw

Jojo Sutton sutt0n

🤠
yeehaw
View GitHub Profile
@sutt0n
sutt0n / gist:f5716b18847291c62a71d04e22087b0e
Created October 6, 2016 19:39 — forked from fernandoaleman/gist:5083680
How to update VirtualBox Guest Additions with vagrant
# Start the old vagrant
$ vagrant init centos-6.3
$ vagrant up
# You should see a message like:
# [default] The guest additions on this VM do not match the install version of
# VirtualBox! This may cause things such as forwarded ports, shared
# folders, and more to not work properly. If any of those things fail on
# this machine, please update the guest additions and repackage the
# box.