SSH Allows you to remotely connect to SoCS Linux servers. To connect from a Linux or Mac OS/X base computer, use the command “ssh <username>@<hostname>.socs.uoguelph.ca”, where <username> is your SoCS username and <hostname> is the name of the server you wish to connect to (i.e. linux, portkey). To connect from Windows use puTTY.
The Campus Firewall blocks ssh access to most hosts from off campus. To connect from off campus there are two options:
SSH Keys allow you to use a key to connect instead of using your password. This has the benefit of being both more secure, and more convenient to use.
To set up public key private key access to linux:
Once you have your ssh keys set up you will be able to use them to log in to any SoCS Linux server (i.e. portkey, linux). Remember, you can only log into portkey directly from off campus unless you've set up the CCS VPN.