this post was submitted on 27 Sep 2024
33 points (97.1% liked)

Linux Gaming

15085 readers
105 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 1 year ago
MODERATORS
 

A really great and easy to understand article about BTRFS snapshots.

top 1 comments
sorted by: hot top controversial new old
[–] cyborganism@lemmy.ca 2 points 2 weeks ago* (last edited 2 weeks ago)

I've been looking into Timeshift, the gui tool to set up scheduled snapshots. I wonder if it's possible to make it take snapshots and save them to an external drive?

EDIT:

So reading more into BTRFS, making snapshots on an external drive isn't exactly what I need. However, snapshots are an amazing tool to have. Snapshots are light and fast and allow you to roll back changes almost like a version control system. I can see a lot of advantages of using this filesystem especially if you're using a more bleeding edge distro that's prone to breakage. You can easily rollback if something breaks or if you mess up playing with settings or system files.

I know I'll be using this on my upcoming install on my home desktop PC. Especially with the Timeshift app which makes it all the easier.