this post was submitted on 04 Aug 2023
908 points (98.4% liked)

Linux

47376 readers
1079 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] QuazarOmega@lemmy.world 2 points 1 year ago (1 children)

I've been loving it honestly, I used to mess up my systems pretty often in a way that upgrading to new releases had to be done from the command line because of random repositories I added, so things felt unstable.
Immutable systems on the other hand are dumbass (me) proof and I can still do what I used to do with those repos in safe environments or Flatpak now that it has become so ubiquitous for packaging.
Immutability is not a must, even though I really like the philosophy, in fact, if you're comfortable with what you have, you might be fine just converting over your current OS to btrfs.

Good luck, whichever option you try!

[–] TheMadnessKing@lemmy.world 1 points 1 year ago

Thanks for informing. Will be definitely trying it.