Skip to content


Easiest way to securely log in to a remote Linux server without the need for a password

Never knew this tool existed:
ssh-copy-id

Set up your public key by entering ssh-keygen in a terminal. Enter ssh-copy-id user@host (entering the appropriate user and hostnames) and you can then log in to the remote server using ssh user@host without having to enter your password. Both quick and easy!

Posted in Uncategorized. Tagged with .

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.