How to install Virtualbox OSE on Ubuntu 9.10 Karmic Koala

By Jonathan Moeller - Last updated: Friday, October 30, 2009 - Save & Share - 3 Comments



Virtualization is great for testing stuff or for learning new skills. In the old days, if you wanted to test something or teach yourself a new platform, you had to dig out some old computers and hope that they worked. Nowadays, you can just fire up a virtual machine. If your PC has multiple CPU cores and more than 2 GB of RAM, there’s no reason not to use a virtualization product. There are a number of different virtualization tools available for Linux; VMWare Server is a popular one, as is VMWare Player. However, VMWare Server is a tremendous pain to install and set up, and VMWare Player only works with pre-created virtual machines.

Sun’s Virtualbox OSE product is much simpler and easier to use for casual testing or serious experimention.

To install Virtualbox in Ubuntu 9.10 Karmic Koala, issue this command from a terminal window:

sudo apt-get install virtualbox-ose

And that’s it! The apt-get utility will download Virtualbox and its dependencies, and then will then automatically execute its rather lengthy installation script. As ease of installation goes, you can’t beat that. After the installation is finished, you can start Virtualbox by going to the Applications menu, and then to Accesories, and then selecting Virtualbox OSE.

-JM

Posted in Linux • • Top Of Page

3 Responses to “How to install Virtualbox OSE on Ubuntu 9.10 Karmic Koala”

Pingback from Install VirtualBox di Ubuntu 9.10 Karmic Koala » Nanung Nur Zula
Time January 25, 2010 at 6:52 am

[...] dari sini No Comments Posted by nanung in [...]

Comment from yayan
Time January 30, 2010 at 11:09 pm

nice info :)
i will try this tutorial :D

Comment from John Hong
Time April 27, 2010 at 12:08 am

Thank you very very much

Write a comment