adam.nz
about
posts
projects
contact
# cat /root/.ssh/id_rsa.pub | ssh 1234@rsync.net 'dd of=.ssh/authorized_keys oflag=append conv=notrunc'
If you can’t use
ssh-copy-id
to upload your
ssh
key to a remote host you might be able to use this.