Math/CS Lab Links
When you need to do work in our computing
lab, it is sometimes possible to do so remotely. In
particular, a SSH client program lets you securely
start a shell window connected to a lab machine. This
non-graphical environment is already sufficient to edit,
compile, test, and turnin many non-graphical programs. A
related protocol (SCP) lets you to transfer files
back and forth. And if you have a local "X server" on your
machine, it is even possible to run graphical lab software
remotely.
Windows users may choose between Tectia
(distributed by ITD), the free PuTTY program, or the (large and Linux-like) Cygwin environment. On
Mac's (OS X), Linux, and Solaris, ssh and scp
are already available from the command line, try:
ssh myuserid@machinename
For more options such as forwarding an X session, or setting
up a public key, see the online documentation (e.g.: man
ssh).
For a list of lab machine names, see below. If a remote
lab machine seems slow, you might try its top command
to see if it is busy processing. However, slow response is
usually due to network congestion, in which case switching
to another lab machine won't help.
The Math/CS lab machine names are listed below, just pick
one at random. If the lab seems to be unavailable for some
reason, you may still access your lab home directory via
ITD's public UNIX servers such as
timeshare.service.emory.edu. But these ITD machines
don't run correct versions of key software tools (compilers,
java, etc.), therefore they are not useful for much except
editing and file transfer. In particular, do not try to
turnin homework from ITD machines.
Warning: It may also possible to connect to the
lab machines using telnet, but we discourage that
since telnet insecurely sends your password "in the clear".
List of Lab Machines:
- lab1a.mathcs.emory.edu
- lab1b.mathcs.emory.edu
- lab1c.mathcs.emory.edu
- lab1d.mathcs.emory.edu
- lab1e.mathcs.emory.edu
- lab1f.mathcs.emory.edu
- lab2a.mathcs.emory.edu
- lab2b.mathcs.emory.edu
- lab2c.mathcs.emory.edu
- lab2d.mathcs.emory.edu
- lab2e.mathcs.emory.edu
- lab2f.mathcs.emory.edu
- lab2g.mathcs.emory.edu
- lab2h.mathcs.emory.edu
- lab3a.mathcs.emory.edu
- lab3b.mathcs.emory.edu
- lab3c.mathcs.emory.edu
- lab3d.mathcs.emory.edu
- lab3e.mathcs.emory.edu
- lab3f.mathcs.emory.edu
- lab3g.mathcs.emory.edu
- lab3h.mathcs.emory.edu
- lab4a.mathcs.emory.edu
- lab4b.mathcs.emory.edu
- lab4c.mathcs.emory.edu
- lab4d.mathcs.emory.edu
- lab4e.mathcs.emory.edu
- lab4f.mathcs.emory.edu
- lab4g.mathcs.emory.edu
- lab4h.mathcs.emory.edu
- lab5a.mathcs.emory.edu
- lab5b.mathcs.emory.edu
- lab5c.mathcs.emory.edu
- lab5d.mathcs.emory.edu
- lab5e.mathcs.emory.edu
- lab5f.mathcs.emory.edu
- lab5g.mathcs.emory.edu
- lab5h.mathcs.emory.edu
- lab6a.mathcs.emory.edu
- lab6b.mathcs.emory.edu
- lab6c.mathcs.emory.edu
- lab6d.mathcs.emory.edu
- lab6e.mathcs.emory.edu
- lab6f.mathcs.emory.edu
- lab6g.mathcs.emory.edu
- lab6h.mathcs.emory.edu
- lab7a.mathcs.emory.edu
- lab7b.mathcs.emory.edu
- lab7c.mathcs.emory.edu
- lab7d.mathcs.emory.edu
- lab7e.mathcs.emory.edu
- lab7f.mathcs.emory.edu
- lab7g.mathcs.emory.edu
- lab7h.mathcs.emory.edu
- lab8a.mathcs.emory.edu
- lab8b.mathcs.emory.edu
- lab8c.mathcs.emory.edu
- lab8d.mathcs.emory.edu
- lab8e.mathcs.emory.edu
- lab8f.mathcs.emory.edu
- lab8g.mathcs.emory.edu
Home.
Classes.
Comments?
Last Modified: 4 Sep 2007