this post was submitted on 15 Aug 2023
106 points (98.2% liked)

Linux

45530 readers
1026 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
 

Considering switching away from Fedora and to another distribution. Does anyone have any suggestions for distributions I should consider?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 10 months ago (2 children)
[–] [email protected] 13 points 10 months ago
[–] [email protected] 3 points 10 months ago (1 children)

I live on the more unstable side, I like Debian Unstable/Sid. I also recommend Siduction as it's based on Debian Unstable.

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

I've been actually trying Debian Testing for past few weeks.

[–] [email protected] 10 points 10 months ago (2 children)

Debian not recommends testing for everyday using. You definetely have to look at the site. Afaik it is basically a bad version of unstable that gets slow updates and it is only for testing purposes.

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

Yes, this is correct. The way Testing works, it is very possible (indeed, likely) that you could be stuck with a security vulnerability for weeks. You should use either stable or unstable.

[–] [email protected] 2 points 10 months ago (1 children)

Can unstable be used as a daily driver?

[–] [email protected] 3 points 10 months ago

Yes, as long as you pay attention to what packages are being added and removed when you perform an update. Once in a great while, there have been instances of buggy packages mass-removing other packages due to a bug.

That said, Debian-based distros like Ubuntu usually base their stable releases on unstable. Unstable doesn't refer to software stability. Rather, it refers to the idea that the system-level packages could change throughout the development cycle.

Security updates come to unstable through normal package updates, which testing doesn't get until everything makes it through a probationary period with no "serious" bugs filed and no dependency issues. And if any package that the package needing the security patch depends on also has a serious bug filed, the process could take even longer.

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

Packages from debian unstable trickle down to testing in 8-10 days usually if all the other criteria are met. But I have also heard that important security updates go straight from unstable to stable and then come to testing at a later time. When is that later date I have no idea.