SSH

From Support

Jump to: navigation, search

SSH is the way you will most likely interact with the servers operated by Netsoc (Spoon, Matrix and friends). You can connect to the servers from within college and from outside. The way you actually use SSH will depend on the type of computer you're using.

Contents

Windows

You'll probably want to use PuTTy. Instructions are on a seperate page.

Mac

  1. Open Terminal.app (it's in Utilities in Applications).
  2. Type ssh yourusername@login.netsoc.tcd.ie and press return.
  3. Type yes and hit return if any warnings appear.
  4. Enter your Netsoc password and hit return when it is requested.


Linux

  1. Open a Terminal in the usual way for your Linux machine.
  2. Type ssh yourusername@login.netsoc.tcd.ie and press return.
  3. Type yes and hit return if any warnings appear.
  4. Enter your Netsoc password and hit return when it is requested.


See Also

Personal tools