Enjoy Slackware 15.0!
This is an old revision of the document!
Two remarks:
- I think that “
noryungi@mypc$ scp TEST.rsa.pub nr@test.example.com:/home/nr/.ssh/authorized_keys
” is a potentially destructive command. What if the user already has a~/.ssh/authorized_keys
file? You need to elaborate. - Remove the “template” tag from the page. What did the comments at the bottom of the page source tell you?
— Eric Hameleers 2012/09/03 15:51
Eric: you are absolutely right - I'll correct both your points ASAP.
- N.
Corrected!
- N.
Can we add ssh-copy-id
as a command to copy the public key? It seems easier to use than scp
for me, and probably less potentially destructive.
Ellendhel (French translator for this page)