Mozilla@Seneca Cluster Administration/Steps for Creating a Generic VM

From CDOT Wiki
Revision as of 14:56, 14 December 2006 by Bhearsum (talk | contribs) (added windows steps)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to Mozilla@Seneca Cluster Administration

This page describes how to setup a generic VM that can be used to quickly bring up new ones. Use this page as a checklist when setting up a generic VM.

Steps for Creating a Generic Linux VM

Steps for Creating a Generic Windows VM

  1. Install Linux
  2. Set the root password (ask Ben for it)
  3. Disable any network connections (except lo)
  4. Set the hostname to "generic-$distro_name"
  5. Make sure all updates are installed
  6. Install the following software:
  • ssh server (enabled)
  • apache (disabled)
  • vnc server (disabled)
  • gcc, autotools
  1. Install Windows
  2. Set the Administrator password (ask Ben for it)
  3. Disable all network connections
  4. Set the hostname to "generic-$windowsversion"
  5. Make sure all updates are installed
  6. Install the following software:
  • Cygwin
  • Visual C++ 2005
  • Visual C++ 2003
  • RDP server (enabled)