Some ssh clients may complain with: “Unable to negotiate with 134.117.xxx.xxx port 22: no matching key exchange method found.” The connect as follows:

ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 access.scs.carleton.ca

Replace access.scs.carleton.ca with your destination host.