Skip to content
Computers

Computers

Lab computer – or – SSH

Log in with your Williams College credentials.

SSH access

secure shell aka: logging into a lab computer from your laptop

Machines How to connect
Compute SSH from anywhere
Unix Lab and Ward Lab On campus, on the VPN, or by first SSHing to a compute server and jumping from there
ssh USERNAME@HOSTNAME.cs.williams.edu

example:

ssh klg10@jersey.cs.williams.edu

replace klg10 with your williams username

replace jersey with the computer you want to log onto