ssh copy id

I recently setup some vm's on my main machine and got sick of signing in with passwords.

I recently setup some vm’s on my main machine and got sick of signing in with passwords.

ssh-keygen
ssh-copy-id -i ~/.ssh/id_rsa.pub virt

Connections

Related tags and posts connected to this entry.