220
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 15 Sep 2023
220 points (98.2% liked)
Asklemmy
43728 readers
1322 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
And test your backups.
You don't have backups until youve restored a backup.
What's your process for testing it?
Depends on the kind of backup really
Just a folder full of duplicate files? Try to open them.
Having a drive image you can restore from? Take an extra drive and try to "restore" the contents of your backup onto it. You use the extra drive because if you just use your primary drive you may brick yourself.
There's definitely types of backups I'm not covering here but you should do research into the type of backups you want to use and the restoration process, and basically try the restoration process intermittently.
I kinda got lucky. I wanted to install a new, bigger SSD. At the same time, I had been wanting to start doing backups, but was too lazy to set it up. Two birds, one stone. Set up backups, tested it by copying everything to the new SSD. Everything worked first try!
I used rsnapshot for backups. I made a little container that spins up, pulls my data, then shuts down. And then I made a script that does that and made cron jobs for it.