Differences between revisions 1 and 2
Revision 1 as of 2014-02-15 19:36:46
Size: 816
Editor: 130
Comment:
Revision 2 as of 2014-02-15 19:38:48
Size: 810
Editor: 130
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
SSH stands for "Secure SHell", it is one of the easier ways to connect to a machine at UCC, because physically standing up and going over to one is difficult. SSH stands for "Secure Shell", it is one of the easier ways to connect to a machine at UCC, because physically standing up and going over to one is difficult.
Line 13: Line 13:
   PuTTY/KiTTY: Host name should be the address of the server, Port will default to 22, which is fine.
   OpenSSH: "ssh ssh.ucc.asn.au", then say yes to the prompt regarding known_hosts, assuming you trust us.
PuTTY/KiTTY: Host name should be the address of the server, Port will default to 22, which is fine.
OpenSSH: "ssh ssh.ucc.asn.au", then say yes to the prompt regarding known_hosts, assuming you trust us.

SSH stands for "Secure Shell", it is one of the easier ways to connect to a machine at UCC, because physically standing up and going over to one is difficult.

Connecting

1. Download and install a SSH client for your OS:

2. Find the details of the server you wish to connect to (most of the time will be Motsugo [ssh.ucc.asn.au::22]).

3. Enter them into your client: PuTTY/KiTTY: Host name should be the address of the server, Port will default to 22, which is fine. OpenSSH: "ssh ssh.ucc.asn.au", then say yes to the prompt regarding known_hosts, assuming you trust us.

4. Enter your UCC username and password