Hello everyone! I know that Linux GUI advanced in last few years but we still lack some good system configuration tools for advanced users or sysadmins. What utilities you miss on Linux? And is there any normal third party alternatives?

  • kbal@fedia.io
    link
    fedilink
    arrow-up
    55
    ·
    7 days ago

    I’m willing to entertain the possibility that the linux world may be lacking in some things, but I’m pretty sure “configuration tools for sysadmins” is not one of them.

  • flashgnash@lemm.ee
    link
    fedilink
    arrow-up
    40
    arrow-down
    3
    ·
    7 days ago

    I generally don’t miss anything graphical, once I learn how to do something from the cli I rarely feel the need to do it graphically anymore as it’s usually a lot slower

    The obvious one would be Photoshop and paint.net of course but krita does the trick

  • vvvvv@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    6 days ago

    IrfanView. Nothing comes even close. I would probably move to Linux if not for that.

    • Phoenixz@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      5 days ago

      Irfanview!

      It’s FAST, it’s SMALL, it’s PURE POWERRR

      I never understood why there isn’t anything even remotely close to it in Linux. Kde has Gwenview which is awful slow, bloated yet barely has any features at all.

      There is a way to run it through wine but that is awful. Cane e start a GoFundMe for the dev to make a Linux KDE release with Deb and rpm files? I’ll happily contribute.

    • d-RLY?@lemmy.ml
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      6 days ago

      For real! Every time I spend real periods of time with Linux (and a random year with a MacBook Pro a friend wanted to get rid of). It always hits a point where I need to view images and can’t find anything that matches IrfanView. I have tried XnView and it is way too much with regards to the UI and features I don’t need. The most frustrating thing (and this applies to most others I tried) is handling going through a folder of images that are different resolutions. IrfanView has the option to both scale the program’s window based around the image size, and also be set to scale images if the are larger than my display resolution.

      It is a very weird combination of those two things that drives me nuts. There are settings in XnView that kind of work but break. Like it might adjust the image that is large, but then the program’s UI will not shrink to fit a small image (the window will just stay large and have large black borders). Or it will shrink the window to the width of a large image, but not scale and the height will still require scrolling up and down to see all of it. The funny part is that I don’t even look at my saved images all the time. But shit is like a hard slam on the breaks at high speed.

      I did end up just dealing with the kind of weird clunkyness of running it via WINE while on the Mac as it was my only PC at the time. Which was still better than not having it for my use-case. Just weird how it has been the only image viewer (with mid-level editing options) that has “felt” correct ever since I first tried it out over like 17 years ago.

  • manicdave@feddit.uk
    link
    fedilink
    arrow-up
    11
    ·
    6 days ago

    I’d like some kind of visual task scheduler instead of having to read up on how to do cron jobs every time.

          • DrDystopia@lemy.lol
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            6
            ·
            6 days ago

            Dystopia is having to learn a whole new system and manually punch in commands in VIM instead of just entering “0400” and clicking “Every day” in a GUI simply to run a scheduled backup because some cyberpunks think it’s cool to stare at the black and green terminal emulator into the early morning and think that everybody else enjoys doing the same so we really don’t need a GUI.

    • GunnarGrop@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      6 days ago

      I’ve completely switched from cron to systemd timers for everything. I feel like they are a lot easier to remember and keep track of! Plus, getting logs for free is pretty nice as well

  • TechnicallyColors@lemm.ee
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    2
    ·
    7 days ago

    Maybe tangential but this reminded me of how much I hate setting up systemd timers/services. I refuse to accept that creating two files in two different directories and searching online for the default timer and service templates is an okay workflow over simply throwing a cron expression next to the command you want to run and being done with it. Is there really no way we can have a crontab-equivalent that virtually converts into a systemd backend when you don’t need the extra power? I feel like an old person that can’t accept change but it’s been a decade and I’m still angry.

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      7 days ago

      This is a configuration declaration abstraction issue. Systemd timers and services are more like primitives.

      In NixOS, we have an abstraction that allows simple declaration of a service and timer that runs some script.

      As an example, I use this to export my paperless for backup daily in a way that is safe (paperless itself cannot run during that time, guaranteed by systemd) and simple:

      https://github.com/Atemu/nixos-config/blob/ca0d39eb98c62424208487f973573478268048b4/modules/paperless/module.nix#L59-L95

      (Even without NixOS domain knowledge you should be able to follow what’s going on here.)

      All that’s needed in order to cause a systemd timer to be created for this service is to declare the startAt = "daily"; at the bottom.

    • dasenboy@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      6 days ago

      You should try gufw. Great for simple setups! For more complicated ones you could use opensnitch.

      • JustVik@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        Thanks. I will try all the suggested options and see which one is more convenient. :)

    • Phoenixz@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      5 days ago

      I use csf which isn’t GUI, text only, but the configuration is so straightforward and simple that it’s been my default for years now on server and desktop

      • JustVik@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        Thanks. I will try all the suggested options and see which one is more convenient. :)

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      10
      ·
      7 days ago

      LACT. Though I don’t know if it can OC Nvidia, Nvidia support is quite new.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        8
        ·
        edit-2
        7 days ago

        til about this one, nice. i wish discoverability for linux software was better.

        • WereCat@lemmy.world
          link
          fedilink
          arrow-up
          7
          ·
          6 days ago

          Same here. I’m using CorrCTRL for my 6800XT and the VRAM OC is not working properly, will give LACT a try

          • Atemu@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            5 days ago

            Chances are that it doesn’t work there either. What actually does the OC is the kernel; the GUIs merely write the desired values into the correct files in /sys.

        • dubyakay@lemmy.ca
          link
          fedilink
          arrow-up
          3
          ·
          7 days ago

          I usually just feed my questions into three different LLMs plus ddg with site:reddit and then check consensus. As good as it gets.

          But then last time I’ve managed to discover DeadBeeF through IRC.

          • umbrella@lemmy.ml
            link
            fedilink
            arrow-up
            3
            ·
            6 days ago

            yeah thats how i find them, we have good app stores on linux that could use some community curation though!

            its common on linux for software to be abandoned, only for a fork to pop up elsewhere and it gets annoying.

  • Mwa@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 days ago

    7-Zip,on windows it was powerful and i loved it there is a port p7zip but it has not been updated since 2016.

  • ubergeek@lemmy.today
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    7 days ago

    A decent GUI LDAP client.

    Yes, I know, I can use slapcat and all… But holy hell, I’m tired of writing basic LDAP files to populate a new domain. And, no, I really don’t want to spin up a webserver just to run a web based GUI that I NOW have to ensure is locked down.