Borg notes
10/Aug/2026
Mount a borg repo to navigate the available backups
mkdir /tmp/geral
borg mount <user>@<server>:/mnt/scsi1/borgs/geral /tmp/geral/
ls /tmp/geral
borg umount /tmp/geral
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
10/Aug/2026
mkdir /tmp/geral
borg mount <user>@<server>:/mnt/scsi1/borgs/geral /tmp/geral/
ls /tmp/geral
borg umount /tmp/geral