qq_tracker_code_advanced_default

Posts Tagged ‘Virtualization’

Setup and Configuration of a Virtual Machine in Virtual Box

VirtualBox is an operating system virtualization program that allows you, the end user, to do an incredible number of things that you couldn’t otherwise do in any other way than in a live environment.  But not everyone has more than one machine laying around with an OS installed on it, and not everyone wants to [...]

Read the rest of this entry »

Installing & Configuring VirtualBox on Fedora 9/10.

Hi Friends, I am Sharing Method that How to Install Virtulbox on Fedora. Follow this steps to install Virtualbox on fedora Step 1:- First you have to download & install this rpm by executing following command:- wget http://download.virtualbox.org/virtualbox/2.0.6/VirtualBox-2.0.6_39765_fedora9-1.i386.rpm && rpm -ivh VirtualBox-2.0.6_39765_fedora9-1.i386.rpm Step 2:-Now get the kernel-devel Package:- yum install make automake autoconf gcc kernel-devel [...]

Read the rest of this entry »