this post was submitted on 15 Sep 2023
60 points (96.9% liked)

Linux

45479 readers
1304 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] 16 points 9 months ago (10 children)

In my case I already tried to contribute to OpenSUSE, but to keep interest I want to be able to daily drive it. But for now there is a significant number of blockers that prevent me from doing this.

First, the unconfigured default state where Root and only him can do privilegied talks. OpenSUSE is the only distro, to my knowledge, to leave Sudo unconfigured. This result in asking for root password for literally any task. And even once Sudo had been properly configured, Polkit rules are so tight you need to type Root password for many thing more user friendly distroes like Fedora and Ubuntu execute without asking for any password.

And the bloat of the packages patterns are horrible. The base install comes with multiple softwares that are either usefull to almost no one, or that do the same thing as other does. Like xterm installed alongside Gnome Terminal by default, or tigervnc and Gnome Connexion.

It is horrible enough for me to have started my own repositories on OBS to be able to remove some of this bloat by building my own preconfigured package and less bloated patters.

[–] [email protected] 5 points 9 months ago (1 children)

It’s been a while but I seem to remember the YaST Security Center having different profiles that loosened some of the odd polkit rules. I think there is also a section in the installer but it is easy to miss as it was a clickable link in the summary.

[–] [email protected] 2 points 9 months ago

I saw it, selected the loosest one, still way too overbearing.

load more comments (8 replies)