TFO Winder

  • 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: February 6th, 2024

help-circle


  • Not answering your question but I had installed btrfs on my fedora install, thought I would use it for backups and system restores using snapshots.

    But I felt there was always a performance tradeoff when doing a lot of writes like npm install and stuff.

    Eventually replaced btrfs with ext4 and backup solution like timeshift.

    I would say if you want system recovery then tools like timeshift make it really really simple and straightforward taking backups and restoring them.

    Sometimes you just don’t need a Swiss army knife to do most basic stuff.