• palordrolap@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Permit me to repeat what I said to a similar reply:

        Oh, I’m well aware. It’s just that sometimes I like a cushion on my chair, you know?

    • Buffalox@lemmy.world
      link
      fedilink
      arrow-up
      19
      ·
      18 hours ago

      The key here IMO is that you decide both when and how.
      No such option with Windows, but if you like the GUI and are used to using that, I don’t see why anyone of their right mind would have a problem with that.

      Personally I prefer to open a terminal and press the up key so I don’t have to type the command again, it takes 30 times until I get to the correct command, so it’s clearly slower, but hey we all have our little quirks.

      • nixx@lemmy.ca
        link
        fedilink
        English
        arrow-up
        12
        ·
        18 hours ago

        history | grep <something I vaguely remember >

        !<number of that command>

        You can do reverse search but I’m too lazy to remember the sequence right now

        • juipeltje@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          14 hours ago

          Oh thanks for this. I’ve been using history | grep $something for the longest time, but i always end up copy pasting the actual command cause i didn’t remember how to invoke the number, and copy pasting is so quick that you end up never looking up how to do it properly lol.

    • lokalhorst@feddit.org
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      18 hours ago

      I had the problem that all old kernel images were kept when updating through the GUI updater. This led to my root partition getting fuller and fuller*. I needed some really obscure commands to remove those old images, since then I only update via terminal. I guess it was some kind of bug, but for me as a standard user it was a really serious one.

      *I need to say I made the mistake of splitting root and home and giving the root partition only 40 GB, because I read internet advices about needing to change my distro frequently, turns out that was not the case

      • Peffse@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        17 hours ago

        same here, and I don’t know how long ago you had this problem, but the GUI can handle that as well.

        If you click the View menu, and choose Linux Kernels, it’ll give you a list of all installed and available kernels. You just need to click the “remove kernels” button and check the ones you no longer need for it to clean up.

        (There is an option to remove old kernels automatically in Preferences-Automation but it doesn’t seem to work)

        • lokalhorst@feddit.org
          link
          fedilink
          arrow-up
          3
          ·
          17 hours ago

          I don’t quite remember what I set as this was more than half a year ago. But the images couldn’t be removed as easily, also not from the GUI view, as they were somehow not registered in a certain list that should have shown them. And since then I just use the terminal out of habit.

          However I just found an article about Mint removing old kernels once a week automatically.

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        16 hours ago

        That’s actually easier on regular Mint than LMDE, but the advanced Synaptic package manager works on both to remove old kernels.

        … but they’re adding a dedicated kernel management tool for both versions in the next releases if I understand their most recent blog correctly.

        Like the native Mint tools, it’s basically a front-end to apt and related commands.

    • twinnie@feddit.uk
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      16 hours ago

      I like a GUI updater but the Plasma Discover one is so shit, it errors almost every time. I keep it for updating the odd flatpak, etc, but I always have to update from the terminal first.