Connecting to a CS Department Linux Computer from Anything but Windows
From Linux or Mac OS X:
- From a terminal window, type:
ssh -X username@machine.cs.colostate.edu
,
for example:
ssh -X username@atlanta.cs.colostate.edu
- Instead of username, use your eID.
- Instead of machine, use the name of one of the
Linux Lab computers.
From an iPhone or iPod Touch
I have no experience with iPhones or similar products.
However, a student told me this:
There are SSH programs for the iPhone/iPod Touch that allow you to
access the terminal in the CSU computers. The one that I found and
downloaded is called Touch Terminal, works perfectly, and only cost $4.
From an Android phone or tablet
I use JuiceSSH, which is free.
I may be crazy, but even I wouldn’t do homework on a phone.