how do i use ssh to log into my computer?
- by tim
In the past I've been using putty to ssh into my schools fedora computers to do HW, but now I recently put fedora on my computer, and I want make it so that I can ssh to my fedora computer from my school too.
I looked through a tutorial, and was able to
-make the private key and public key
-make a passphrase
-move to public key to my school's system
-chmod 700 the public key
now when I try to ssh into my own computer from school it gives me an error that says I cannot resolve my hostname and name or service unknown
I don't know what to do from here, the tutorial was no help after this.