this post was submitted on 31 May 2024
138 points (100.0% liked)

Linux

45501 readers
1617 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 month ago (1 children)

I’m curious where you’re having issues. I’ve been able to use the little GNOME widget for setting up wireless connections for years.

Do you have an edge usecase that makes you drop back to using nmcli or is there a missing feature forcing you back to the ip/ifconfig commands?

No sarcasm, I’d just be interested in understanding your frustration a little better.

[–] [email protected] -2 points 1 month ago* (last edited 1 month ago) (1 children)

What sense does it make to have to use two or three different UIs to configure your network. Some stuff can get done under Settings > Networking, others under nm-connection-editor...

And to be fair NetworkManager's networking implementation is a convoluted unreliable mess that doesn't support half of systemd-networkd options and is incapable of handling changes to interfaces and links gracefully.

Even the classic Window network interfaces properties window is more consistent than what GNOME and NetworkManager offer.

[–] [email protected] 3 points 1 month ago (1 children)

NetworkManager is not the cause for having multiple UIs, that is just one of the side effects of GNOME going for the minimalistic approach. It's never going to have all settings in their simple UI because that's out of the scope for the GNOME project.

If having advanced network settings in a single UI is important to you, use KDE. It has wifi, static IPv4/IPv6, VLANs, routes, bridges, VPN and much more all in one interface.

[–] [email protected] 1 points 1 month ago (1 children)

NetworkManager is not the cause for having multiple UIs

Yes, but it is the cause for having issues jumping between networks and never having proper IPv6 support.

It’s never going to have all settings in their simple UI because that’s out of the scope for the GNOME project.

Everything is "out of scope" with GNOME these days it seems. They talk a lot about having a vision but then they aren't able to get a cohesive desktop experience going. nm-connection-editor vs settings is as bad as it gets.

[–] [email protected] 4 points 1 month ago (1 children)

Yes, but it is the cause for having issues jumping between networks and never having proper IPv6 support.

What issues are you having? I have no issues with switching between networks and using IPv6 on Fedora KDE.

The only thing I ever noticed was that its stubborn with releasing its DHCP IP addresses and there is no refresh button in KDE. Disabling and enabling again usually solves that, although not sure if that is on NetworkManager or dhclient.

Everything is “out of scope” with GNOME these days it seems.

It is, that's why it is not a suitable DE for people that need more than the basics. I wish they were better with adding advanced features but they are not and probably never will be.

KDE might not be as pretty and flashy but it is pretty extensive when it comes to settings and fast with implementing new features.

[–] [email protected] 0 points 1 month ago

What issues are you having? I have no issues with switching between networks and using IPv6 on Fedora KDE.

I've IPv6 routes that say around after leaving a network and it takes more than it should to switch between VLANs. Wired 802.1X seems to be a pain sometimes as well, no ideia why but it says everything is connected and I get an IP however can't ping anything until I restart the connection.

I wish they were better with adding advanced features but they are not and probably never will be. (...) DE might not be as pretty and flashy but it is pretty extensive when it comes to settings and fast with implementing new features.

Yeah, we lack a middle ground DE that actually is properly designed and has the advanced features. I don't get the GNOME team, having features doesn't hurt their vision as long as you design things properly - something that they can do. Most of the time it sounds like they simply don't want to implement things so they hide behind excuses.