503
Saved my ass a few times (lemmy.dbzer0.com)
submitted 11 months ago* (last edited 11 months ago) by lordgoose@lemmy.dbzer0.com to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] lapommedeterre@lemmy.world 8 points 11 months ago

What's a good overview of time shift?

[-] lordgoose@lemmy.dbzer0.com 8 points 11 months ago

It makes a copy of your entire system automatically (and your home folder if you want it to) so, in the event that you break something and can't/don't want to fix it, you can go back to your most recent back-up from before you messed your system up. I've had to use it a few times because I installed some drivers for my drawing tablet that broke more than they fixed and I didn't want to deal with the pain in the ass of removing them and all of the dependencies they installed.

[-] platypus_plumba@lemmy.world 1 points 11 months ago

How is this different than a regular backup? Not salty, just curious.

[-] rollerbang@sopuli.xyz 5 points 11 months ago

I believe it's using a feature built-in directly in the filesystem.

I'm just curious if it's possible to browse individual snapshots like in MacOS Time Machine and fetch individual files out.

[-] DrRatso@lemmy.ml 3 points 11 months ago

Now mind you, everything I write might be wrong, I am out of my depth here.

But as I understand a BTRFS snapshot is simply a (subvolume in which you will find) copy of the table that points to the actual files or, rather, blocks on your drive. As long as a table exists that points to a block, this block will persist.

The nature of BTRFS is Copy-on-Write so in your active snapshot, when you modify a file / block, a copy of it is created with the new version, referencing this new block on the filesystem table.

This is why BTRFS snapshots are fast and take little space by themselves, you do not need to actually copy all the data at the moment of creating the backup, rather when the data is modified and only that data.

load more comments (2 replies)
this post was submitted on 28 Oct 2023
503 points (100.0% liked)

linuxmemes

20986 readers
1567 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS