Machine--Partner Assignments |
||
|
||
owl : Ying Yu, Greg |
pigeon : Cole, Omar |
hyssop : Lucas, Yeayeun |
cayenne: Mallory, Madison |
marjoram : Adrian, Awjin |
perilla : Dane, Jon |
hawk : Meiri, Samantha |
ibis : Sid, Mike |
lark : Manny, Daniel |
quail : Alec, Winnie |
||
|
||
tamarind : Josh, Jackie |
lavender : Ben, Chris |
puffin : Jordan, Richard |
dill : AJ, Ravenna |
sumac: Noah, Ken |
molasses : Ryerson, Gautam |
macaw : Ethan, Athony |
loon : Caleb, Raymond |
osprey : Justin, Callen |
olive : Sam, Stella |
||
|
||
coconut : Riley, Teo |
You can ssh into your assigned machine from any CS machine:
$ ssh -X username@machinenameIf your machine appears to be down, first check if it is reachable:
$ ping machinename # you should see a stream of 64 byte ping msg output # if not, your machine is not reachableYou can find where your machine is physically located by running:
lookfor machinenameGo see if it is running, and if not reboot it by hand (power off/on).
If it is running and you can log in, see if anyone else is on the machine:
who # list who is currently logged in top # see recently running processes and their ownersIf it looks like it is just you (and root and condor), you can do a power off/on reboot by hand (or, just sit down and work at the machine). If other users appear to be on the machine, please email local-staff for help.
If all else fails, email local-staff and ask for some help getting your machine to run again or figuring out why you are not able to ssh into it.