• Linux lacks GUI configuration tools for many things, you have to edit text files often using guidance for obsolete versions of software and hope it works. Every single config file can have thousands of lines and if you wrote something wrong it will crash or start acting weirdly, very fragile design. GUI config tools mostly allow valid inputs like checkbox true/false and complain if the path isn’t valid.

    Edit: to clarify, i’m exclusively using linux since 2008 and i’m not ‘afraid of editing config files’, downvoting me doesn’t fix the problem. I’m also not fond of fixing your header files for them to compile.

    • These things exist for windows as well but they are not accessible. Linux is a car without the plastic hood over the motor. Its not dumbed down.

      Does that make it hard to see the three things a noob should touch? Yes.

      But there are linux distros that take care of this so this comment isn’t correct.

    • SUSE is weird but their YaST was compelling enough to make them an option. Cockpit in RHEL doesn’t compare. I think that having admins edit text files is bad. The capability should be there, but it should not be mandatory. Editing files manually instead of a GUI increases the odds of a mistype trashing the system.