this post was submitted on 15 Nov 2023
3 points (80.0% liked)

Self-Hosted Main

582 readers
5 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 2 years ago
MODERATORS
 

12tb+ of data and hoping to use it to periodically backup the data of numerous machines.

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago (1 children)

3-2-1-1-0 backup rule and you don't have to worry about randsomware. Can't encrypt what is offline.

[–] [email protected] 1 points 2 years ago

Any advice on the '0' in practice? What's the best way to ensure the files are free of error?

[–] [email protected] 1 points 2 years ago (1 children)

There’s a bunch of people in this thread, who seem a little bit too goofy to figure out that you were just asking how did defend against RansomWare basically find something that uses snapshots

[–] [email protected] 1 points 2 years ago

Thanks man, I really appreciate it.

[–] [email protected] 1 points 2 years ago

Assuming you actually want a NAS and not cold storage, I’d recommend at least some kind of raid to account for disk failure.

As for ransomware protection, one decent solution is snapshots and limiting every client to only be allowed access to their own backup directory, or a limited set of directories in general on the NAS, as well as no execution permissions in those directories.

If you’re concerned about the NAS being directly infected by a malicious user with direct access and execute permissions, the only real solution is offsite or cold storage backups.

[–] [email protected] 1 points 2 years ago

Maybe you could try encrypting a volume that you will only use for backups and leave it unmounted when you aren’t using it?

[–] [email protected] 1 points 2 years ago

we're talking about a diy nas or a sinology one?

[–] [email protected] 1 points 2 years ago (1 children)

Best way to configure a NAS is with backups.

[–] [email protected] 1 points 2 years ago

Smart ill get a other NAS to backup the NAS then.