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?
A GUi for SystemD
SystemG^sadly doesn’t exist^
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.
Check out
keyd
, it’s very powerful.
Maybe simple and easy to use GUI Firewall.
IrfanView. Nothing comes even close. I would probably move to Linux if not for that.
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.
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.
That should be our new slogan:
NixOS: Your Emacs’ bootloader.
I personally would like a systemd gui. There have been several attempts in the past, but none is maintained.
On openSUSE, I’ve apparently got at least this thing for looking at SystemD services:
Allows viewing the services for the different boot targets, as well as the service files. You can also start/stop services or change their start mode (on boot vs manual).Well, and there’s a JournalD viewer with filtering:
Not the most developed GUIs, but…
HWMonitor / cpuID / cpuz. One of the frustrating things is not having good driver level support for certain mbs with system monitoring utilities, so you can’t see fans and some cpu stats (like per ccd temps etc on Ryzen processors). Specifically things like it87 boards
HardInfo2 may be interesting to you
I’ll check this out, thanks! I really just need to figure out how to build in the driver level stuff for my chipset. Even this I think just pulls from lm-sensors which needs the low level drivers to populate the appropriate files to read from.
I would like something to change my monitor output at a system level, for example I could emulate a CRT screen or decide my aspect ratio. Something like RetroArch shaders but in a more high priority level.
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 :)
Debian + GNOME. I’m extremely new to Linux so excuse my ignorance. I searched around the topic a while finding some commands that didn’t work and others having the same issue. If you know different that would be much appreciated!
One of my favorite things about Gnome is that almost anything can be customized via CLI with dconf or gsettings. Which is great until you encounter one of the few things you can’t customize, like displays.
I’ve recently gotten into using cockpit. I just wish it was as expansive as openSUSE’s yast.
Well KDE had this awesome process management tool, I think it was called
System Monitoror something. You could tune process priorities with IO and CPU. They deprecated the tool though, I think because nobody wanted to port it to QT6EDIT: It’s not System Monitor. I can’t recall the name, but there used to be an app that let you set niceness / priorities of your processes.
The only thing I miss from Windows is Voicemeeter. God, I loved that thing. I miss it so much.
Handling the audio and adding what were once simple things like noise supression has been a really really shit experience.
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.
I’ve been using linux for over 25 years and I don’t understand this post. One of the strengths of linux is that you don’t need a gui to do sysadmin.
And one of the weaknesses is that you require the command line. Choice is good