Features/Serivces Enabled?
- SSH
- NANO
- NGNIX
- Open VM tools
How to install?
- Open vCenter
- Click Home -> Hosts and Clusters
- Right Click on the Cluster You want to install on
- Then Click “Deploy OVF Template…”
- Select the OVA and click Next
Username/Passwords
- Username: tc or root
- password: VMware1!
Download
How to Give it an IP Address
- Give it an IP address
sudo ifconfig eth0 192.168.1.2 netmask 255.255.255.0 up
- Configure the Default GW
sudo route add default gw 192.168.1.1
Who Made this? Not me.
The credit goes to matanyahu @ the website link