You just installed a shiny new fresh install of Linux mint. What are your must install apps/tools?

  • lordnikon@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Timeshift is number 1

    Also it’s recommended to not reinstall a bunch of stuff and just install the app when you needed it that’s the power of Linux. Unless you just want to learn the software then disregard

    • over_clox@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      I found Timeshift to be a disappointment. I tested it as I was setting my system up.

      • Install Linux Mint, obviously.
      • Install most main software I want.
      • Do a Timeshift backup.
      • Install more software I might want to try eventually.
      • Restore the Timeshift backup.

      Result: The system still thought all the extra software packages were installed, but none of them actually worked. Like, if Timeshift is gonna uninstall packages that weren’t present in the last backup, shouldn’t it also unregister those packages as well?

      To fix all that crap, I had to force reinstall all packages, which takes about as long as a full OS reinstall, but I was already happy with the rest of the configuration, so I ran…

      sudo aptitude reinstall '~i'

      • lemmeBe@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        24 hours ago

        Had similar experience with snapshots. Restore to the last working version just to find the same issue that’s been bothering me.

        Then went back to the classic approach with 👻 images and Rescuezilla.

        With NVME drive, it takes 7min to backup 60Gb, and 3min to restore it.