50
Best way to backup files
(sh.itjust.works)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Instead of a single external HD set up a NAS with a raid configuration so that even if a drive fails the data is safe.
I want to point out that RAID doesn't actively prevent bit rot and data degradation. You'll want ZFS/RAIDZ for that.
I'm not super familiar with ZFS/RAIDZ, I guess it does extra data scrubbing and stuff to prevent data issues?
That's cool. But a traditonal RAID setup still gives you redundancy and fault tolerance which is the important part, right?
It's a software RAID integrated in the filesystem, as I understand it. This video helped me understand it a bit more and it's why I'm saying ZFS is a better idea. afaik you get the good parts of raid and some more. Obviously I have very superficial knowledge on all of this though, so I recommend doing your own reading :P
Here is an alternative Piped link(s):
This video
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.