this post was submitted on 14 Mar 2024
95 points (81.5% liked)

Linux

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

My current issue is i see you guys constantly having issues, editing files etc.

Is it not stable?

Can you not set it up and then not have ongoing issues?

you are viewing a single comment's thread
view the rest of the comments
[–] BCsven@lemmy.ca 6 points 6 months ago

It really depends on what distro you choose because they are different Operating Systems using the same kernel and somewhat similar structure. Some are meant to have lots of user input and tweaking, some come ready to go with no real need to mess under the hood. I.e. Gentoo you will compile stuff, nixOS you will setup a config file or two, arch you might do tweaks after bleeding edge updates need some fiddling, then there is OpenSUSE where you have GUI for all settings and never need to edit files manually.

Part of the linux experience is trying a bunch and finding one that suits your interest.