this post was submitted on 13 Jan 2025
363 points (95.3% liked)

Linux Gaming

15684 readers
525 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ulrich@feddit.org 0 points 1 day ago (1 children)

You can avoid this risk by backing up your personal data to an external drive, which frankly everyone should be doing anyway because hard drives are consumables.

This is super inconvenient. Better method is to set up a server w/ Syncthing and use that to just sync your Home directory remotely.

[–] NaibofTabr@infosec.pub 8 points 1 day ago (1 children)

Better method is to set up a server w/ Syncthing and use that to just sync your Home directory remotely.

Sure, just set up a server, very convenient. Dude, this advice is for people who have never installed an operating system before.

Like, yeah, if you're talking about keeping a living backup that is up to date within 30 seconds because you're doing accounting as a home business and you can't afford to lose the last 5 minutes of work, then yeah self-hosted file syncing is great. It's absolutely a better long-term solution for personal data management. But for most people this level of backup fidelity is unnecessary, and a USB drive is a thing you can just buy and start using with no setup effort.

[–] Ulrich@feddit.org 1 points 1 day ago (1 children)

Syncthing can be installed on anything, very easily. All you have to do to make it a "server" is to make sure its connected 24/7.

and a USB drive is a thing you can just buy and start using with no setup effort.

USB drive will be super slow and will be hanging out of whatever it's attached to. There are many other better options.

[–] FrederikNJS@lemm.ee 4 points 1 day ago* (last edited 1 day ago) (1 children)

This would imply that you have at least two machines. In that case they could just install Linux in the other machine to try it out.

Foa people dabbling in Linux for the first time, with the anxiety of losing their data, it certainly sound like they don't have 2 machines to run syncthing. Otherwise, why wouldn't they just copy all their important data to the other machine to avoid the data loss risk?

And sure if that is the case Syncthing is a good solution, but it doesn't sound applicable in this situation.

[–] Ulrich@feddit.org 1 points 1 day ago

In that case they could just install Linux in the other machine to try it out.

I mean if you're "just trying it out", you could just use a live USB. You're probably not saving anything valuable to it anyway.

it certainly sound like they don't have 2 machines to run syncthing

Can't understand any reason you would think that.

why wouldn't they just copy all their important data to the other machine to avoid the data loss risk?

That's...what I'm suggesting? Syncthing just automates the process.