installation process of VirtualBox on a fresh centos5.5 server.
The installation of VirtualBox will require the building of kernel modules. If the development environment and kernel source are not already installed:
Step-1: Install the necessary tools, just issue the following command from command prompt, you must have root privilege for this.
#yum groupinstall “Development Tools”
Continue reading Linux : How to configure Sun VirtualBox on CentOS 5.x
