I just got a a Ubuntu 10.04 LTS VPS server and I am trying to secure it some what. I am trying to get SSH setup to NOT use a password and instead use Public and Private keys using putty on Windows.
I've followed this guide (https://help.ubuntu.com/community/SSH/OpenSSH/Keys), but I dont see how to get the key files to my desktop. I see the command ssh-copy-id <username>@<host> but how will that get the file to my Windows Host?
Where would puttygen.exe fit into this? I've generated a strong key with it, but I can't see how to get the key to the server. Also where would I want to store the keyfile on the server? The guide isnt clear.
Linux newb here obviously, but trying to learn!
Is there a better, clearer guide? or can someone break down the steps so I can have a better understanding of the process?
Thanks.
I've followed this guide (https://help.ubuntu.com/community/SSH/OpenSSH/Keys), but I dont see how to get the key files to my desktop. I see the command ssh-copy-id <username>@<host> but how will that get the file to my Windows Host?
Where would puttygen.exe fit into this? I've generated a strong key with it, but I can't see how to get the key to the server. Also where would I want to store the keyfile on the server? The guide isnt clear.
Linux newb here obviously, but trying to learn!
Is there a better, clearer guide? or can someone break down the steps so I can have a better understanding of the process?
Thanks.