The Sheriff is an idiot. I've met smarter sandwiches

ubuntu

Setting up USB on Ubuntu 9.04

Start using VirtualBox 2.x USB support by following these easy steps.
Thanks to virtualbox.org and Ibrahim Ben Faruhn.

linux locale several error

If you got one or more of the following errors try to use the command below:

How to clone a VirtualBox machine

To clone a Virtual Machine in VirtualBox, first go to:

/home/[username]/.VirtualBox/VDI

or newer versions:
/home/[username]/.VirtualBox/HardDisk

in the console, use command:
(don't forgot to change the virtual disk name to your existing virtual disk name.)

VBoxManage clonevdi vm1.vdi vm2.vdi

VirtualBox Linux - How to add vboxguestadditions.iso

If you don't have the vboxguestadditions.iso for your virtual machine, you can download it from here:

http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4...