I find that I habitually open a terminal and run an update on every boot of my system (which gets rebooted once a day). I’m curious what other people do.

  • lucky18391@lemdro.id
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 months ago

    Im the same im daily checking for updates. However i do backup my system regularly too!

    • Kalcifer@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      However i do backup my system regularly too!

      What form do your backups take? For my desktop, I run Pika Backup every hour on my home directory.

        • Kalcifer@sh.itjust.worksOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          3 months ago

          I’ll check ouy pika.

          Timeshift and Pika are similar — both are deduplicating backup solutions; Timeshift uses Rsync, and Pika uses Borg.

          […] and also do weekly clonezilla images.

          I currently don’t have any system in place to create system images. It’s defintiely something I should look into, though. It would be nice to have a full restore point.

          How many images do you keep at a time? Just one? Images can take up a huge amount of space, so I would imagine that having mulitple saved at a time is rather expensive.


          Edit 2024-03-31T02:36Z:

          Timeshift and Pika are similar — both are deduplicating backup solutions; Timeshift uses Rsync, and Pika uses Borg.

          I looked into Timeshift a bit more to double check my statement, and it looks like timeshift does have a snapshot option that uses BTRFS.