Wednesday, November 3, 2010

ssh-copy-id copying ssh id (public key) to another host

From http://sysadminsjourney.com/content/2009/11/12/quicktip-make-life-easier-ssh-copy-id :

$ ssh-copy-id myhost
...enter password...

...and that's it

Handy, eh?

No comments: