• @0x4E4F@sh.itjust.works
      link
      fedilink
      English
      277 months ago

      I always install gparted in the live environment 😂… cuz… yeah, I can fuck things up and end up without my data 😂.

      • @lightnsfw@reddthat.com
        link
        fedilink
        7
        edit-2
        7 months ago

        Not much of a picture guy personally but I see your point.

        Edit: I have spent a decent amount of time organizing books and comic books and that was a pretty even split between GUI and Terminal. GUI to get them in a state that I could bulk rename/move into appropriate directory with the Terminal. I assume it would be similar with pictures.

      • @Astaroth@lemm.ee
        link
        fedilink
        37 months ago

        I have a GUI file manager that I never use but I got it because I know at some point I’m going to want to be able to see thumbnails of images.

    • @thehatfox@lemmy.world
      link
      fedilink
      English
      47 months ago

      I see a lot of people saying they have to use a GUI tool for partition management, and I’ve never understood why.

      Text based tools like parted are fairly easy to use, at least compared to other terminal tools the same people are able to use for other tasks.

      What is it about partitioning that needs a GUI when other tasks don’t? Is it the visual representation of the partition layout? A general fear of borking a disk?

      • @lightnsfw@reddthat.com
        link
        fedilink
        157 months ago

        Is it the visual representation of the partition layout? A general fear of borking a disk?

        Yes

        Being able to see it helps a lot. I can and have done it via parted. My media server doesn’t have a desktop environment installed. I just really would rather have a GUI when it’s available as an added safeguard.

      • aard
        link
        fedilink
        77 months ago

        Problem nowadays is that changing partition tables is so rare that parted changes their commands between uses, and I never remember if fdisk nowadays has all the GPT related issues that made me try parted in the first place ironed out. Plus I can’t remeber the new GPT commands and partition IDs.

        I still mostly just read the help text every time because nothing else is installed - but from the speed I might be a bit faster with a well designed GUI nowadays if it is about modifying GPT disks. MBR disks I still can do with fdisk in my sleep.