Monday, December 3, 2007

HowTo: Single Step VirtualBox Installation on Fedora 8

With reference on my old post here on how to install VirtualBox (virtualization software) to Fedora 7 linux distro, here's a working howto install VirtualBox on Fedora 8 distro.

VirtualBox is a very nice polished virtualization linux software. VirtualBox software generally allows you to run and install a new and separate operating system inside your current operating system. VirtualBox allows you to further evaluate, test, and perform other evaluation task and objective while avoiding reboots between your current platform hardware while doing other evaluation task from your current platform. VirtualBox enhances your evaluation productivity and increases work efficiency at the same time of performing other work from other operating system.

VirtualBox Brief Definition:

VirtualBox is a powerful PC virtualization solution allowing you to run a wide range of PC operating systems on your Linux system. This includes Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad feature set and excellent performance, making it the premier virtualization software solution on the market.

VirtualBox Installation for i386 based machine running Fedora 8:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# yum -y install http://www.virtualbox.org/download/1.5.2/VirtualBox-1.5.2_25433_fedora7-1.i586.rpm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Binary Launch: Alt+F2, VirtualBox

Sample Virtual Box Running Vista screenshot:


More VirtualBox Screenshots are available here.

VirtualBox features taken from site:

Some of the features of VirtualBox are:

* Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox.

* Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers.

* Guest Additions for Windows and Linux. VirtualBox has special software that can be installed inside Windows and Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window).

* Shared folders. Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines.

A number of extra features are available with the full VirtualBox release only (see the "Editions" page for details):

* Virtual USB Controllers. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device specific drivers on the host.

* Remote Desktop Protocol. Unlike any other virtualization software, VirtualBox fully supports the standard Remote Desktop Protocol (RDP). A virtual machine can act as an RDP server, allowing you to "run" the virtual machine remotely on some thin client that merely displays the RDP data.

* USB over RDP. With this unique feature, a virtual machine that acts as an RDP server can still access arbitrary USB devices that are connected on the RDP client. This way, a powerful server machine can virtualize a lot of thin clients that merely need to display RDP data and have USB devices plugged in.


More readings:

Click here for more VirtualBox Docs.
For VirtualBox manual, download it here.

0 comments:

Sign up for PayPal and start accepting credit card payments instantly.
ILoveTux - howtos and news | About | Contact | TOS | Policy