I use Ubuntu btw. Poweroff could use more write cycles on the SSD because it has to read everything at startup, but suspend has to keep supplying power to the RAM

  • Snapshots, or actual backups? You’re doing full system backups hourly?

    My backups go pretty fast, but they still impact CPU, and interfere with both network, SSD, and USB bandwidth. I could do that hourly, but jesus that’d impact my B2 bill significantly. And I hate having things randomly slow down.

    Snapshots are cheap and fast, but they aren’t backups.

    • Pika@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      18 hours ago

      Timeshift uses incremental backups under the hood (using rsync) calling them snapshots. As long as you are using the rsync one and not the BTRF style one, it works the same. I can load my current setup from a live disk and restore just the same.

      Basically the first backup ever done is a “full backup” then every backup past that is an incremental one.

      Being said, my off site backup isn’t using a cloud provider, my risk case doesn’t need that, I store backups locally and then clone to an offsite every once and awhile