I often ssh into a remote machine. I am currently in a local library and when I try, I get the following message:
ssh: connect to host remote.machine.edu port 22: Connection refused
Is there anything I can do about this on my end or is it just something to do with the settings of the library's network?
I am using Ubuntu 16.04.
ssh -v, what does it say next to "remote software version"? sshd_config is the correct file for OpenSSH, but it might be running other SSH software instead. – u1686_grawity Jul 16 '19 at 13:19