this post was submitted on 24 Jun 2023
68 points (98.6% liked)

Linux

47307 readers
652 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
 

I've seen a lot of talks on the benefits of immutable distros (specifically Fedora Silverblue) but it always seemed to me as more of a hassle. Has anyone here been daily driving an immutable distro? Would you say it's worth the effort of getting into?

you are viewing a single comment's thread
view the rest of the comments
[–] Krafting 29 points 1 year ago (4 children)

In my opinion: Yay for people not tech savy, so they can't bork their system, and it prevent most malware to do damages. Or for special devices, like the Steam Deck!

Nay for thinkerer like me, if I want to uninstall the boot loader, I need the option!!

[–] [email protected] 19 points 1 year ago (2 children)

so they can’t bork their system

not tech savy people: you underestimate my power

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

It's just a single command you need to copy and paste to make the filesystem mutable so it won't stop a lot of people.

[–] [email protected] 6 points 1 year ago

It will stop a lot of people from entering random commands they googled up though.

[–] Sir_Simon_Spamalot 5 points 1 year ago

you build an idiot-proof system, somebody will build a better idiot

[–] demesisx 6 points 1 year ago (1 children)

Maybe I misunderstood you but NixOS is literally the easiest OS to tinker with.

[–] Krafting 3 points 1 year ago

Never used NixOS, I should try it someday

[–] [email protected] 2 points 1 year ago

Yeah that's my feeling on it too. I think an immutable OS would be great for something like an office, where you can have everyone on the exact same setup that's way harder for non-techie people to break, and presumably if something does go wrong then the fix will work for everyone.

But yeah I'm too much of a tinkerer to use one on my personal machine.

[–] [email protected] 1 points 1 year ago

I don’t like being essentially locked out of the internals. I can understand a lot of developers don’t have an interest in system administration as long as it works for them.