this post was submitted on 09 Apr 2024
214 points (95.0% liked)

Linux

54139 readers
567 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 6 years ago
MODERATORS
 

For example, I'm using Debian, and I think we could learn a thing or two from Mint about how to make it "friendlier" for new users. I often see Mint recommended to new users, but rarely Debian, which has a goal to be "the universal operating system".
I also think we could learn website design from.. looks at notes ..everyone else.

(page 5) 13 comments
sorted by: hot top controversial new old
[–] [email protected] 25 points 1 year ago (12 children)

Give me immutable, declarative Arch.

load more comments (12 replies)
[–] [email protected] 18 points 1 year ago (9 children)

I think with Linux Mint the main User Friendly thing is its DE. But with Debian you can install Cinnamon DE as well. https://packages.debian.org/search?keywords=cinnamon

btw, I quite like the Debian website, colors and design.

load more comments (9 replies)
[–] [email protected] 56 points 1 year ago (3 children)

The one thing I wish every distro would incorporate is the way Gentoo handles config file updates. If there are any changes you get the option of using a very simple side by side merge where you go through all the differences of the old and new configuration where you can decide which one to use going forward.

[–] [email protected] 23 points 1 year ago (2 children)

While you will get somewhat the same from apt, I like the Debian way of providing base config support in packages and have local config loaded by include statements.

As you don’t edit the default config and automatic updates can happen w/o user input and your config will stay safe

[–] [email protected] 6 points 1 year ago (1 children)

What really sucks about the Debian way is how it tries to start daemons in the post-install scripts and if that fails (say because the default config tries to use a port already taken) the entire package system shits itself and is unusable until you fix it.

[–] [email protected] 7 points 1 year ago (1 children)

the entire package system shits itself

Usually just the one package fails, unless you have other packages that have a dependency on it. I agree that it's annoying though.

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

Well, it stays in that half installed state and interferes with any other use of the package manager.

load more comments (2 replies)
[–] [email protected] 13 points 1 year ago

That's the way it should be. But it depends on the software.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›