Ask HN: How do you backup your computer?
1–9 of 9 posts
Re: Ask HN: How do you backup your computer?
#2Rsnapshot (https://rsnapshot.org/), run via cron, nightly, pulling backups from the other machines that need backing up.
Re: Ask HN: How do you backup your computer?
#3Re: Ask HN: How do you backup your computer?
#4Additional box with WD Red drives in Linux RAID5 software raid configuration. Rsnapshot ( https://rsnapshot.org/ ), run via cron, nightly, pulling backups from the other machines that need backing up.
Re: Ask HN: How do you backup your computer?
#5The true back-up is dailies (or on demand if appropriate) from the server to an off-site backup service. All data already encrypted on our side before it leaves the building. We take some measures to ensure consistent snapshots, including for tricky applications like databases and source control repositories where a filesystem-level snapshot may be insufficiently robust.
Re: Ask HN: How do you backup your computer?
#6File History + Backblaze on Windows.
Re: Ask HN: How do you backup your computer?
#7Re: Ask HN: How do you backup your computer?
#8IMHO, the most important thing about backup is that it always backs up everything. Too many applications and setups fail silently.