ssh copy id =========== I recently setup some vm's on my main machine and got sick of signing in with passwords. Date: December 4, 2022 I recently setup some vm's on my main machine and got sick of signing in with passwords. ``` bash ssh-keygen ssh-copy-id -i ~/.ssh/id_rsa.pub virt ```