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
|
- Install Linux
- Set the root password (ask Ben for it)
- Disable any network connections (except lo)
- Set the hostname to "generic-$distro_name"
- Make sure all updates are installed
- Install the following software:
- ssh server (enabled)
- apache (disabled)
- vnc server (disabled)
- gcc, autotools
|
- Install Windows
- Set the Administrator password (ask 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)
|