User Tools

Site Tools


ssh_notes

This is an old revision of the document!


copying keys

When setting up password less authentication via ssh, use ssh-copy-id to copy the public key to the remote machine.

The command looks like

ssh-copy-id user@host

When you run it the first time, it will ask for password and then copies the key to the remote machine. It is very convenient!

Ref:

ssh_notes.1611349743.txt.gz · Last modified: 2021/01/22 21:09 by raju