McGill University School of Computer Science
McGill University School of Computer Science
Views
You are here: Servers

Servers

From Socs Info Wiki

This document lists the compute servers available to holders of valid computer accounts (particularly students and professors) at the School of Computer Science, of McGill University.

Remote Access to Lab Image Server

Our lab machines power off to conserve energy when idle. To access a lab image machine please ssh to:

ubuntu.cs.mcgill.ca


Compute Servers

On a Solaris system (SunOS > 5.0):

  • For Hardware/OS platform info, do: uname -a
  • For RAM info, do: top
  • For CPU info, do: psrinfo -v

skinner

  • Hardware/OS platform: Linux/Debian

willy

  • Hardware/OS platform: Linux/Debian

mimi

  • Hardware/OS platform: Linux/Debian

freebsd

  • Hardware/OS do uname -a
  • For RAM info, do grep "real memory" /var/run/dmesg.boot
  • For CPU info, do grep "CPU" /var/run/dmesg.boot

linux

  • For Hardware/OS do uname -a
  • For RAM info, do top or free -m
  • For CPU info, do cat /proc/cpuinfo

ubuntu

  • Hardware/OS platform: Linux/Ubuntu