Install the proprietary Closed source version of Virtualbox on Debian Lenny

I like the closed source version of virtualbox. I just do. This is how to install it quickly and simply:

add this to sources.list

deb http://download.virtualbox.org/virtualbox/debian lenny non-free

run this to get the public key and install it:

wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -

then just install it

aptitude install virtualbox-2.1

this will automatically create the group “vboxusers” and add the user who installed it to the group. If you need to add others:

sudo adduser `[username]` vboxusers

Related posts:

  1. Install Debian Lenny Nvidia Drivers using binary packages
  2. Install backupexec 12.5 agent on Debian Lenny
  3. Join Debian Lenny to Active Directory using Samba
  4. Rip and convert to MP3 files in Debian Lenny
  5. Karmic install cannot login (gdm freezes) Nvidia

  1. No comments yet.

  1. No trackbacks yet.

 

Switch to our mobile site