Vmware remedy
From KallestadWiki
This is the setup page for the training server to be used at UNH.
Contents |
[edit]
OS
Starting off w/ CentOS 5.4 - RHEL 5.4 x86_64 downloaded from isoredirect.centos.org (CD Version)
- Have 7+ discs to burn, ~4.5GB space for downloads
- Download CDs
- Burn CDs to disc
- Run install
Users:
- stevek
- root
- oracle
- remedy
[edit]
OS Installation
- Follow the step to check the discs. Not doing so can be painful. Reburn any bad ones.
- Remove all partitions on selected drives and create default layout
- dhcp on network device
- hostname - r75-mickey
- LA Time Zone
- root password
- gnome & kde desktops
- customize applications now
- Development, Legacy Development, Windows File Server, Java
- reboot
- Firewall - add samba
- selinux Disabled
- reboot
[edit]
Install Java
- go to [java.sun.com java.sun.com], choose, downloads, JDK (used jdk6, update 17)(bin version, not rpm)
- chmod +x the .bin file
- as root, execute the bin file from a terminal window
- move install directory to /opt/java (so /opt/java/jdk1.6.0_17)
- simlink /opt/java/jdk to install directory
ln -s /opt/java/jdk1.6.0_17 /opt/java/jdk
- configure alternatives:
/usr/sbin/alternatives --install /usr/bin/java java /opt/java/jdk/bin/java 301 /usr/sbin/alternatives --config java then select the new java
[edit]
Install Oracle
To install oracle, roughly follow the following instructions: oracle base
Not all of the rpms are where expected, and a few prereqs were missing, but those were easy issues to resolve.
Enterprise Manager DB Control URL (orcl): https://r75-mickey:1158/em
login: sys pw:
TBD: Add ARAdmin user, create arsystem database (dbca)
[edit]
Install VMWare
- download VMWare server, client, and MUI files to /opt/vmware
- tar -xvzf the server and mui files
- unzip the client tool files
- cd vmware-server-distrib
- ./vmware-install.pl
- answer questions appropriately (accepted defaults)
- invoke vmware-config.pl
- accept all defaults
- port 902 was taken, trying port 904
- virtual machines location /opt/vmware/vms
- cd ../vmware-mui
- ./vmware-install.pl
- accept defaults
- cd /opt/vmware
- rpm -Uvh ./VMware-*.rpm
[edit]
Create Virtual Machines
The following machines should be created for this environment:
- RHEL54 - Remedy 7.5 install
- RHEL54 - Remedy MidTier install
- RHEL54 - Base RHEL install w/ Java & Oracle clients
- RHEL54 - Remedy 7.5 & MidTier install on same machine
- Windows - RKM Install
- Windows - Remedy Clients
- Windows - base w/ MS Office, Cisco VPN, ultraedit
- Windows - Remedy Install
- Windows - Remedy Install w/ MidTier install
- Windows - Remedy MidTier install
Open VMWare console and create a new virtual machine, type RHEL4, 64bit Create an IDE hard disk (chose 60GB, preallocated)
