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?
I have Emacs, and I have my NixOS configuration. That’s all the GUI system configuration I need.
Why use NixOS, when you could just use emacs?
My Emacs needed a bootloader.
It seems impossible to set display scaling from the command line. Anything that fixes that would be nice.
What is your DE? On KDE Plasma Wayland you can just use
kscreen-doctor output.HDMI-A-1.scale.2
to set it to 200%And it seem like CLI not GUI issue :)
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
I maybe need to correct my post. I am talking about system utilities like Device Manager or something else.
I’m missing a lightweight (not like Thunderbird) contacts app, that can work with CardDAV and allow me to see, search and edit my contacts.
What’s wrong with
gnome-contacts
?For me gnome apps are not “lightweight” and work fine only all together (Evolution + gnome-contacts + other gnome tools)
I personally would like a systemd gui. There have been several attempts in the past, but none is maintained.
Setting per game frame limits and undervolting AMD GPUs is a lot more complicated than on Windows
This
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.
oh… that look tits! Thank you!
Found this not so long ago and it literally made me sad I don’t manage an LDAP anymore!
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.
One thing I kind of miss is autohotkeys on windows. It was relatively easy to do things like set keyboard keys to act as mouse keys. I did that once when I was getting over tendonitis.
These days I have a keyboard with mouse keys on it and a trackball also with mouse keys. I can use the middle button on the trackball and scroll with it, but I can’t use the middle button on the keyboard and scroll with the trackball, which would be more ergonomic for me. Haven’t figured that one out yet.
That said, I mostly don’t miss GUI stuff. I use a tiling window manager and command line utilities to do most things on my system. Its kind of primitive I guess, but the benefit is it works exactly the same on remote systems, headless servers, etc.