how do i use ssh to log into my computer?

Posted by tim on Super User See other posts from Super User or by tim
Published on 2010-06-12T23:56:52Z Indexed on 2010/06/13 0:03 UTC
Read the original article Hit count: 148

Filed under:
|
|

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.

© Super User or respective owner

Related posts about ssh

Related posts about beginner