Live data from Hacker News

Ask HN: How do you backup your computer?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: How do you backup your computer?

#4
post #2

Additional 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.

Never heard of Rsnapshot before. Thanks for bringing it up, I will definitely check it out.

Re: Ask HN: How do you backup your computer?

#5
At the office, we tend to have frequently scheduled sync of any important data from personal devices to a server, and other important data is centrally hosted on servers anyway. Servers have RAID set up. So far none of that is really a true back-up, but it gives us some resilience against immediate hardware failure.

The 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?

#8
Crashplan for Small Business. Not the cheapest, but with the amount of backup data I have it's roughly as expensive as Wasabi with some backup program (e.g. Cloudberry), and in my experience Crashplan just works. I transitioned from Crashplan Home to Crashplan for Small Business and was able to keep my archive.

IMHO, the most important thing about backup is that it always backs up everything. Too many applications and setups fail silently.