Hey! I’m currently on Fedora Workstation and I’m getting bored. Nothing in particular. I’ve heard about immutable distros and I’m thinking about Fedora Kinoite. The idea is interesting but idk if it’s worth it. CPU and GPU are AMD. Mostly used for gaming.

  • Guenther_Amanita@feddit.de
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    11 months ago

    I see many people here wondering, why they should consider an immutable system.
    As someone, who thought the same a few months ago, and now chose Silverblue, here are reasons why:

    • Atomic updates: never worry about half applied installations anymore. Either your OS updates successfully, or it will just work like before.
    • Less bugs and better security: every install is the same, so devs can fix one bug or exploit, recreatable on every system.
    • Automatic updates (configurable): they get downloaded by the way, without you noticing. And if you reboot anyway, you boot into your updated OS. No waiting times. The system manages itself.
    • Way harder to break
    • Changes are easily undoable: if an update breaks anything, you can just select another image and reboot, without recovering anything.
    • No junk accumulation over time, the OS is kept clean
    • Clear distinction between “your” stuff and the OS
    • You can “swap out” the base OS cleanly and keep your stuff. Want KDE? No need to reinstall, just paste one command and delete everything Gnome-related, and you are now on Kinoite.
    • Flexibility: choose between dozens of different images, like one that replicates SteamOS or Ubuntu, has the MS Surface kernel build in, offers Hyprland, and so on…
    • And much more!

    My #1 reason is, that everything is worry free.

    Those advantages above don’t apply to “normal” OSs, even, if I keep everything in Distrobox and Flatpaks.

    Immutable OSs aren’t called “The future of Linux” without reason. They usually shouldn’t impair anyone, and make the whole Linux ecosystem better in any aspect.

    • lemmyvore@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      11 months ago

      I’m sorry but none of the above sound different from a regular distro. Maybe I haven’t got the gist. You can have snapshots and atomic updates on a regular distro, you don’t have to reinstall to switch from Gnome to KDE, I can install all kinds of stuff cleanly anyway thanks to package managers, I don’t use root often so the system files are effectively read-only as far as I’m concerned, and so on.

      As far as security is concerned I don’t see the big deal, I mean I get why a read-only OS would in theory be harder to break into but it can still be modified for updates so I guess it’s not really “immutable” after all.

      What am I missing?

      Edit: before anybody points it out, I do know about the rebase layers and I think it’s an interesting approach, but ultimately still gets the same results as packages. It may be helpful for distro builders but doesn’t make much difference as a user.