💾 Archived View for gmi.noulin.net › mobileNews › 4697.gmi captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

➡️ Next capture (2023-01-29)

-=-=-=-=-=-=-

The default identity for RSA authentication ssh protocol version 2 is ~/.ssh/

rlp

My backup server has a different rsa key, so I need to select it with the rsync

-e option when rsync runs:

rsync -avz -e "ssh -i ~/.ssh/backup_id_rsa" /original backup@server:/backup/