Install Virtual Box Guest Additions on a Ubuntu Guest

Tested with Ubuntu 11.10, 12.04 and 12.10

On the the guest:

  • sudo apt-get install build-essential linux-headers-$(uname -r)
  • sudo apt-get install virtualbox-ose-guest-x11

Example usecase: Copy/Paste between host and guest