How to append authorized_keys on the remote server with id_rsa.pub key

shilovk picture shilovk · May 11, 2014 · Viewed 85.6k times · Source

How to append authorized_keys on the remote server with id_rsa.pub key from the local machine with a single command?

Answer

Doug picture Doug · Jul 10, 2015

ssh-copy-id user@remote_server

http://linux.die.net/man/1/ssh-copy-id