
| Open Source Virtualization: Oracle VM Manager Installation |
| From: www.databasejournal.com read times: 230 |
Provided by yangyi at 2007-12-14 19:03:58 |
By Tarry Singh
Brief introIn our previous article, we looked at the open source revolution that Oracle started when it announced its hypervisor. In this article, we will install the Oracle VM Manager on our Workstation skeleton. Both installations are carried out on the latest 64-bit Oracle’s EL 5 servers. Getting and Installing Oracle Enterprise Linux 5 GA OSThis is the simple part as we have done the installation several times in the past. All we do in this step is to download the binaries as we did in the past article and install the OS. We do take the 64-bit EL 5 versions this time, as I warned you last time, that both the 32 And 64 bit binaries ask for 64-bit system. Anyway, the Oracle EL installation should be as simple as anything and we will quickly move on to installing the VMware tools inside it: Installing VMware tools in the EL 5 GA
cd /tmp/ tar xvfz VMwareTools-1.0.3-44356.tar.gz cd /vmware-distrib ./vmware-tools.pl vmware-toolbox & Installing Oracle VM ManagerInstalling tightvncNormally in the VMware Workstation 6, this is not a problem as you have your own VNC solution, but should you be installing this on your physical machine, then it might be handy to use tightvnc. ...... Please access the below link to view the full content. Original link: http://www.databasejournal.com/features/oracle/article.php/3715116 |