Use Restic backups to a local drive then sync that with something like rsync to ovhcloud cloud archive (not cold archive but that can work too). You can also skip the local copy but it’s better to have one and if you sync weekly it gives you opportunities to do things like cull photos you took too many of before it slaps them all up. There are plenty of GUI based restic interfaces now if you want a quick check or browse. Use healthchecks.io to monitor the cronjobs and alert you if they aren’t working.
- 0 posts
- 45 comments
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•How do you effectively backup your high capacity (20+ TB) local NAS?English
4 monthsAbefinder/Neofinder is great for cataloging but it costs money. If you do a limited backup it’s good to know what you had. I use tape formatted to LTFS and Neofind both the source and the finished tape.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•Unifi Protect - Wife Approval Factor? +HA integrationEnglish
4 monthsHi, I’ve had a good experience with the G6 dome cams. Works well. The door bell has been difficult. It works better on android than iPhone. Talking to people at the door sucks on iPhone (quiet voice from the phone to the door person) it has been a bug for some time they haven’t fixed. Google forums of people complaining about not working or quiet voice. If all you want is video recording on the door bell it’s good enough. But frequently interacting with multiple phones and guests gets frustrating on the G4 Pro.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•Western Digital details 14-platter 3.5-inch HAMR HDD designs with 140 TB and beyondEnglish
5 monthsI wonder why current consumer HDD’s don’t have NVME connectors on them. Like I know speeding up the bus isn’t going to make the spinning rust access faster but the cache ram would probably benefit from not being capped at 550MBps
- 5 months
It’s not free but it’s awesome and cheap. Setup a WebDAV share and join it using “Mountainduck.io”. It connects to everything like SMB but I find WebDAV’s multichannel is more performant in the long run. Checks notes Win/Mac only sorry.
- 5 months
Yeah if the fuzz flattened when you passed your finger over it, I’d be in.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•Built a Spotify to Navidrome playlist Exporter. Meet Navispot 😅English
5 monthsI’ve read on the internet some people export their Spotify to a YouTube playlist to then pass through Parabolic and enter the result into Navidrome. Maybe as a feature you could add a Spotify to YT playlist creator somehow.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•Alternative to Gmail? I currently use my own domain for email, but i miss the priority inboxEnglish
5 monthsI switched to Fastmail about 2 years ago and have been happy with it. Does everything I want and it is quick and smooth like it’s name.
- 6 months
Remember you aren’t just backing up the data but also backing up the hours of effort it takes to rebuild and get it how you want. If frequently backing up just the service OS you can store heaps for $2 on offerings like OVH cold archive.
Remove yourself from the backup you’ll forget or it will be inconvenient the week it blows up, so automate it, check the automation monthly. Don’t care that the 2nd cold backup takes ages if you have a quicker main backup.
Fireproof safes aren’t melt heatproof. Don’t rely on a local house backups for fireproofing.
I’m a self hoster, and hate subscription services but I believe cloud storage for use with a compressed encrypted backup makes sense.
Backup media and other stuff separately to avoid one large slow monolithic backup.
- zorflieg@lemmy.worldto
Reddit@lemmy.world•/r/Tennessee doesn't want people posting about the Tuesday election
7 monthsI think we live in unprecedented times and we need to correct a clear abuse of power before we have the luxury to return to how we would want to do things.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•What OS do you like for digital signage/kiosk/dashboard only?English
8 monthsRPi Digital Signage is really good. Binaryemotions.com. it’s built thoughtfully for a bunch of different situations. The kiosk mode paired with some sort of start page would work.
- zorflieg@lemmy.worldto
Reddit@lemmy.world•Steve Huffman is now a billionaire after a profitable quarter for reddit
8 monthsWe do we insist on creating these entitled special boys who don’t give shit about us?
- 8 months
If you have a Google account you can setup webhooks to a chat space. That’s the best way if it supports it. If you continue to have this problem with email only you could setup n8n to receive notifications via other methods and forward them to a webhook.
- 9 months
The Ikea stuff works fine. When it comes to smart plugs, The IKEA switches make a louder solenoid “chonk” sound when they turn on. Xiaomi plugs are quieter and the smallest I’ve seen. Means you are more likely to fit something next to it. They are a little bit more expensive but I think worth it.
- 9 months
Looks a little pricey but probably would work fine. I bought my first zstack based Texas for $25. Worked fine for a couple of years till I realized it had a limit on how many devices it could handle. so I upgraded it to the next model up for another $25. That’s when I found out if you change methods you have to re adopt everything. But if I kept it on the same method (zstack Texas zha) all I did was swap the dongle and everything kept rolling just with a higher limit of devices.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•What do you think is the best (and cheapest) way to host a new nextcloud instance and website for my local scouts organisation?English
9 monthsIf you VPS it, remember to add a snapshot backup. Such as $5 vultr VPS always add the $2 snapshot backup option.
I was looking up a review of a mediocre tech gadget the other day. It turned out it sucked, in research Google took me to Reddit and every third post about it was a glowing “I use blah every day and it works perfectly for my needs and I’m glad I bought it.” The negative posts were obviously real with details about annoying quirks and the very positive posts were obviously AI/sponsored. And it reminded me why I left and how normal this has become.
- zorflieg@lemmy.worldto
Reddit@lemmy.world•Reddit’s UK users must now prove they’re 18 to view many types of content
11 monthsAs soon as they breathe and give up on /r/NSFW they will slowly show up on the porch.
- zorflieg@lemmy.worldto
Selfhosted@lemmy.world•Tailscale addressing concerns over potential enshittification of the platformEnglish
1 yearYou can connect a headscale derp server to a tailscale environment.



What you are talking about is Immutability and an append only backup. The s3 file system and some others has Immutability built in. Not all backups can do append only.