Open Source Virtualization: Oracle VM Manager Installation

Brief intro

In 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 OS

This 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

  • Copy the *.tar or *.rpm files to /tmp
  • cd /tmp/
  • Untar the files
  • tar xvfz VMwareTools-1.0.3-44356.tar.gz
    cd /vmware-distrib
  • Install the tools with the command:
  • ./vmware-tools.pl
    Accept the defaults. (I personally do accept the experimental
    feature but you decide for yourself.) Afterwards reboot the vm. After the vm
    has rebooted, you can start the VMware Tools via:
    vmware-toolbox &
  • Click on the “synchronize time with host” option.

Installing Oracle VM Manager

Installing tightvnc

Normally 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.

-genkey -alias vncviewer -validity 365
/opt/oc4j/java/jdk1.5.0_11/bin/jarsigner vncviewer.jar vncviewer

Tarry Singh
Tarry Singh
I have been active in several industries since 1991. While working in the maritime industry I have worked for several Fortune 500 firms such as NYK, A.P. Møller-Mærsk Group. I made a career switch, emigrated, learned a new language and moved into the IT industry starting 2000. Since then I have been a Sr. DBA, (Technical) Project Manager, Sr. Consultant, Infrastructure Specialist (Clustering, Load Balancing, Networks, Databases) and (currently) Virtualization/Cloud Computing Expert and Global Sourcing in the IT industry. My deep understanding of multi-cultural issues (having worked across the globe) and international exposure has not only helped me successfully relaunch my career in a new industry but also helped me stay successful in what I do. I believe in "worknets" and "collective or swarm intelligence". As a trainer (technical as well as non-technical) I have trained staff both on national and international level. I am very devoted, perspicacious and hard working.

Get the Free Newsletter!

Subscribe to Cloud Insider for top news, trends & analysis

Latest Articles