Virtualization has many uses. You can use it to test another operating system, run applications that your OS does not support, or even maintain virtual servers within one or more virtual machines.
KVM (kernel-based virtual machine) is a Linux virtualization tool that makes use of hardware-assisted virtualization (also called native virtualization) using processor technology such as Intel VT-x and AMD-V. Red Hat’s Virtual Machine Manager now has support for KVM, making it easy to setup a virtual machine with a free graphical interface. It is also available for Fedora, Gentoo, FreeBSD, Ubuntu, and many other operating systems.
[Read more...]
Update: the giveaway contest is now closed.
A virtual machine is a software, that lets you create and run a separate operating system in your existing computer system. You can boot the virtual machine from the parent operating system and run just like another software application.
A few weeks ago, I wrote an article on
One of the best things about a Linux system is its flexibility. Even though I’ve been a heavy Linux user for years, I still come across features in the OS a related applications that surprise me. A while back I learned to run multiple desktop environments at the same time, using nothing but the features of the software already built in to my distribution, and it’s been very useful for me. It may not sound like much, but it can be VERY useful to be able to run Gnome, KDE, Window Maker, and any other desktops all at the same time. You can flip from Gnome to Window Maker in seconds without having to log out or stop applications or use any kind of virtualization software. X already has everything you need.
Virtualbox is an excellent application to have if you’re looking to try out new operating systems and/or are generally interested in virtualisation for the many benefits it offers.