@TheBigBrother to SelfhostedEnglish • 5 months agoIn your opinion what's the best way to do and restore full backups of a Linux server?message-square16arrow-up150arrow-down13file-text
arrow-up147arrow-down1message-squareIn your opinion what's the best way to do and restore full backups of a Linux server?@TheBigBrother to SelfhostedEnglish • 5 months agomessage-square16file-text
minus-square@[email protected]linkfedilinkEnglish4•4 months agoYou Borg the whole disk? Or which paths?
minus-squareHelix 🧬linkfedilinkEnglish8•4 months agoSee excludes here: https://wiki.archlinux.org/title/Rsync#Full_system_backup
minus-squaremozzlinkfedilink5•4 months agoAlso, export your DBs first, and snapshot the export instead of the raw DB files
You Borg the whole disk? Or which paths?
See excludes here: https://wiki.archlinux.org/title/Rsync#Full_system_backup
Nice resource! Thanks
Also, export your DBs first, and snapshot the export instead of the raw DB files