Well, flummery. It’s been a while since I had to do this, so here, future self, some awesome notes…

LOCAL

$ ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa_4096
$ scp -P 2222 192.168.0.108:/home/yearluk/.ssh/yearluk.ehecatl.pub

SSH to REMOTE…

$ cat ~/.ssh/yearluk.ehecatl.pub >> authorized_keys