Installation de virtualbox (officiel) sous Ubuntu Hardy Heron (8.04)

Voici une petite méthode pour l”installation de VirtualBox:

  1. Vérifiez d”avoir un /etc/apt/sources.list fonctionnel
  2. Ajoutez la ligne suivante à votre fichier /etc/apt/sources.list: deb http://www.virtualbox.org/debian gutsy non-free
  3. Mettez à jour la liste des packages avec la commande sudo apt-get udpate
  4. Installez Virtualbox : sudo apt-get install virtualbox
  5. Suivez les consignes.
  6. Ajoutez votre utilisateur au groupe virtualbox: adduser votrenom virtualbox
  7. Déconnectez et reconnectez vous, le tour est joué !

Have fun!

About Thomas Pelletier

17-year old student fond of math, science and IT. I like spending my spare time building websites with nice tools such as Django, Mercurial and Textmate. New technologies and web services are some of my passions. When I've something I'd like to talk about, I write a post and publish it on this website.
This entry was posted in None and tagged . Bookmark the permalink.
blog comments powered by Disqus