this post was submitted on 29 Oct 2024
112 points (85.0% liked)

Linux

47946 readers
1535 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
 

Saw a post without noticing the community and commented a genuine comment with good intentions.

Apparently it was against the rules of that community and I was banned.

Original post:

My (removed) comment:

And yeah, the last comment was sarcasm.

I just don't really understand why is there a community for shitting on Linux? Like I can get not liking it, and hating the Linux die hard fans, but it really is an amazing thing that is integral to almost all modern computing... Kind of like hating social media by having a facebook page for it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 day ago* (last edited 1 day ago) (1 children)

I just switched from Windows to Linux recently. Have gone from Zorin to Linux Mint and my friend likes Ubuntu. I would like to think that I watched a lot of videos and read a lot of articles before switching, but I've never heard of immutable distros. Could you please explain that term?

Edit: Grammar.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

Yes, the short version is that immutability means that the filesystem is read-only and updated all at once.

This makes it so that updates never break the machine, and you can roll back to previous versions of the machine all at once, seamlessly.

For new people I always recommend fedora kinoite, but if you're highly experienced, immutability provides little value as you can always just chroot and unbreak the system yourself.