On 07/10/10 12:29, Robert P. J. Day wrote: > > here: > > http://wiki.centos.org/HowTos/Network/SecuringSSH > > the recipe for how to copy your id_rsa.pub file to a remote system is > given as: > > "Copy the public key (id_rsa.pub) to the server and install it to the > authorized_keys list: > > $ cat id_rsa.pub>> ~/.ssh/authorized_keys" > > i suspect it would be better if that were rewritten in terms of > using ssh-copy-id, just to be simpler and less error-prone. > > rday > Thanks for volunteering :-) Please submit your proposed changes to this list and we can make it happen.