this post was submitted on 03 Aug 2026
557 points (96.8% liked)

Linux

14543 readers
1090 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

what internship are you doing?

you are viewing a single comment's thread
view the rest of the comments
[–] shirasho@feddit.online 7 points 18 hours ago (5 children)

I use a NAS for backup and I am always concerned about the backup being in the same physical location as the primary. I still haven't figured out the best way to resolve that.

[–] knobbysideup@sh.itjust.works 2 points 14 hours ago

rsync.net, borg, rclone.

Or get an s3 bucket on AWS, linode, digital ocean and dump things there.

[–] Telodzrum@lemmy.world 5 points 18 hours ago

When I replaced my first NAS I moved the original to a family member’s basement and run a nightly job to sync what I don’t want to lose between the two.

[–] shynoise@beehaw.org 4 points 18 hours ago

One encrypted backup to the cloud or trade space with a friend.

[–] Infinite@lemmy.dbzer0.com 3 points 17 hours ago

My solution is to have a mini PC in a remote location which boots at a given time each day (BIOS option using RTC Clock). It autoconnects via Wireguard VPN to my home network. I have rest-server running in a container.

Locally, I have a cron job for restic backups to the remote rest-server, followed by an ssh command to update and power off.

Has been solid so far!

[–] quick_snail@feddit.nl 2 points 18 hours ago

Gift a NAS to one of your friends or someone in your family who lives in a very secure location and has very good internet.

Except tell them that the condition for you giving then a few TB on your hardware is that you sync your NAS to their NAS daily