this post was submitted on 26 Nov 2023
8 points (90.0% liked)

Self-Hosted Main

582 readers
19 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
 

For now my server doesn't have very important data most of it are your "Linux isos" I can just download again and I'm thinking of starting to move my file and photos to the server but in afraid. What if I get a ransomwarei don't realize and all my backups get encrypted too? Or if the backups are corrupted and my disks breaks? But also I'm afraid about cloud because I've seen some posts about people getting their google accounts closed without notice for breaking TOS (maybe they did something wrong maybe not).

(page 2) 17 comments
sorted by: hot top controversial new old
[–] jsaumer@alien.top 1 points 2 years ago (1 children)

No. I self host 100%. So, I have two separate storage stacks (truenas) that are always in replication.

[–] lazynooblet@lazysoci.al 1 points 2 years ago

Unless you have enough snapshots replication will replicate deletes or encryption of files.

[–] brando56894@alien.top 1 points 2 years ago

Anything I truly care about losing is in at least two locations. It's like a total of a few hundred gigs. 95% of the content I have I can reacquire in like a week.

[–] Legitimate_Farm_3095@alien.top 1 points 2 years ago

But also I'm afraid about cloud because I've seen some posts about people getting their google accounts closed without notice

thats why you dont backup important data with google, apple, microsoft, etc. even paid accounts aren't safe with these companies and it's very difficult to talk with a real person if you need help. you use a company whose sole purpose is for backups. i use backblaze

[–] AlphaKaninchen@alien.top 1 points 2 years ago

Thats why i burn M-Disks, even if i put them in a System with Malware, i can be sure it can't mess with the Data, in die Cloud i use Object Storage with Object Locks...

You can just setup a minio cluster (ideally separated in Hardware and Firewall) and put stuff there with Object Lock if you want to be sure.

I just removed write access from anything I don't want to be overwritten together with rclones --immutable flag. (Its push and pull, because my Laptop is not on all the time so the Laptop pushes when its on and the Server pulles when he is on)

[–] LukasAtLocalhost@alien.top 1 points 2 years ago

My technique is don't do too much so when it breaks you can get it back. Or maybe make a script on GitHub that'll redownload all shit

[–] evoseedbox@alien.top 1 points 2 years ago

Borg incremental and dump in gdrive encrypted

[–] pm_something_u_love@alien.top 1 points 2 years ago

I have my important data stored on a RAID1 for some redundancy, but otherwise it's just snapshotted to an external drive plugged into my server. It's not ideal and I have two plans I really need to get around to implementing.

I have a detatched garage so I am going to set up another machine hidden in the roof space of the garage where I can have "offsite" backups. It won't get found if my house is being burgled (you need a ladder) and it's far enough away that it hopefully survives if my house burns down. My garage already has ethernet cable.

Another option would be storing some stuff at a friends place if you have friends that self host. I've also been meaning on setting a Wireshark tunnel to a friends server and we can borrow a little bit of each others space.

load more comments
view more: ‹ prev next ›