Voilà les commandes d'installations :
apt-get dist-upgrade -y
apt-get update -y
apt-get upgrade -y
apt-get install build-essential -y
apt-get install linux-headers-$(uname -r) -y
apt-get install virtualbox-ose-guest-x11 -y
reboot