Tiny Linux VM OVA

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

Download from Google Drive

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

About Daniel Fredrick

Technology enthusiast, Programmer, Network Engineer CCIE# 17094

View all posts by Daniel Fredrick →

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.