this post was submitted on 21 Mar 2024
102 points (85.9% liked)

Linux

47342 readers
1619 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
 

Thx in advice.

you are viewing a single comment's thread
view the rest of the comments
[–] TCB13@lemmy.world 9 points 6 months ago (1 children)
[–] qpsLCV5@lemmy.ml 3 points 6 months ago (1 children)

agreed with debian, it's by far the most stable and no bullshit system i've ever used. however, BIG condition: do NOT install .deb files manually. that's an extremely easy way to break your system. use what's in the repos, and if it's not in the repos, use something like flatpak (not sure how well it works for debian since i haven't used it).

in general though, if you want a stable linux system, just don't try to install stuff that isn't packaged in official repos.

[–] TCB13@lemmy.world 2 points 6 months ago

Yes, Debian + Flatpak is a good way to have a very reliable system with all the latest software.