Difference between revisions of "Mozilla@Seneca Cluster Administration/Steps for Creating a Generic VM"

From CDOT Wiki
Jump to: navigation, search
m
(added windows steps)
 
Line 21: Line 21:
 
::* apache (disabled)
 
::* apache (disabled)
 
::* vnc server (disabled)
 
::* vnc server (disabled)
 +
::* gcc, autotools
 
</td>
 
</td>
 
<td>
 
<td>
 +
# Install Windows
 +
# Set the Administrator password (ask [[User:bhearsum|Ben]] for it)
 +
# Disable all network connections
 +
# Set the hostname to "generic-$windowsversion"
 +
# Make sure all updates are installed
 +
# Install the following software:
 +
::* Cygwin
 +
::* Visual C++ 2005
 +
::* Visual C++ 2003
 +
::* RDP server (enabled)
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 14:56, 14 December 2006

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)