What are immutable distros, and are they the future of Linux?

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

Комментарии • 537

  • @TheLinuxEXP
    @TheLinuxEXP  Год назад +25

    Head to squarespace.com/thelinuxexperiment to save 10% off your first purchase of a website or domain using code thelinuxexperiment

    • @Ateshtesh
      @Ateshtesh Год назад

      I loved your video.
      What about the reproducible build distros? NixOS and GuixSD?
      I know you have NixOS but would be cool if you talk about GuixSD and a comparision between them

    • @ZeFoxii
      @ZeFoxii Год назад +1

      I don’t see this being the future for me as I like the idea of updating my apps and directly doing things

    • @DudeSoWin
      @DudeSoWin Год назад +1

      KIOSK.

  • @ZeStig
    @ZeStig Год назад +293

    Here's a small correction- Nixos doesn't necessarily require reboots to apply configurations (or update the system).
    nixos-rebuild boot makes the updated config available from the next boot onwards, whereas nixos-rebuild switch makes those changes take place right away.

    • @rocklinks
      @rocklinks Год назад +5

      I trust vannila os, pika os, fedora immutable spins, endless os than nix os. They are easier for me to work on. I'm a Fedora Linux user. So I don't want nix os.

    • @gabrielrmattoso
      @gabrielrmattoso Год назад +12

      Yes, and in Fedora Silverblue same can be done with the terminal option/command apply-live

    • @clankfish
      @clankfish Год назад +2

      seems like many youtubers make this mistake 😅

    • @themedleb
      @themedleb Год назад +6

      I like the NixOS concept, but I want to have a working ISO image on disk (offline/locally) to be able to install it whenever I need without relying on the internet all the time. Is there an easy way to do it with NixOS using a config file? I use Fedora Kinoite now, and I like it, can't go back to mutable distros ever.

    • @matthiasbendewald1803
      @matthiasbendewald1803 Год назад +1

      Opensuse aeon (was micros desktop) also comes with the option to directly apply changes in the running system. It is not adviced to do so, though...

  • @misterdrgn5155
    @misterdrgn5155 Год назад +50

    One thing not mentioned here--in many cases, you can start with a base image and then apply a set of changes to customize your configuration. If you put those changes on a git server, then you now have a versioned record of everything you've done to configure your system. This is of course excellent for reproducibility, but it's also great for experimentation. You can try things out with complete security because if something goes wrong, you can simply revert your changes.
    I initially tried this out with universal blue, which provides support for customizing fedora silverblue, but then I switched to NixOS, which is really ideal for reproducibility + risk-free experimentation.

    • @WaldirPimenta
      @WaldirPimenta Месяц назад +1

      Yeah, this is precisely what attracts me to this concept of distros built from declarative configuration files. I have had to keep notes manually about what apps to install, what config changes to make, etc. for whenever I switch computers or refresh my OS. In fact, I have one such document for Linux, one for Firefox (fortunately these days most stuff is synced), one for Android, etc. There are way too many systems and apps that can be tweaked, extended and customized, and keeping track of all the changes is a neverending challenge. Sometimes even distro upgrades mess up with a lot of such tweaks one accumulates over the years, often as an the sum of experiments that happened to stick (so without planning and without documentation). Having a distro where the only way changes can be made is precisely through such documented, explicitly recorded system, would be wonderful way to reduce the amount of manual bookkeeping I have to do to maintain my systems working as intended as circumstances change.

  • @KuruGDI
    @KuruGDI Год назад +276

    I bet 10 bucks that Apple would do the same thing and sell it as "security update" while all they would do is to charge you extra to let you keep your files after a reboot.

    • @framegrace1
      @framegrace1 Год назад +12

      It already mostly is.

    • @476429
      @476429 Год назад +22

      macOS already runs much like this.

    • @JahidulIslam
      @JahidulIslam Год назад +16

      Macos is already doing it for few years.

    • @Ghfvhvfg
      @Ghfvhvfg Год назад

      ​@@476429yes mostly a few things can de done without a Update but its not weong its semi imutable

    • @imjoeking_
      @imjoeking_ Год назад +53

      Linux users try to go one second without bringing up Apple or Microsoft challenge (IMPOSSIBLE)

  • @WilburJaywright
    @WilburJaywright Год назад +104

    “Are the future of Linux?”
    Edit: This mistake in the title has since been corrected.

  • @moussagacem8260
    @moussagacem8260 Год назад +27

    I advice you all to watch the talks of Richard Brown, a developer at SUSE who is also the creator of OpenSUSE MicroOS an immutable variant.
    He did a talk called "Why you should be running the MicroOS Desktop", when he explains why he consider MicroOS to be the "best" distribution he still acknowledge the various disadvantages it can have and the problems that an immutable system still needs to resolve.

    • @MousepadFirmware
      @MousepadFirmware 6 месяцев назад

      Are you saying that Dick Brown created MicroOS?

    • @moussagacem8260
      @moussagacem8260 6 месяцев назад

      @@MousepadFirmware I'm sorry but who is dick brown ?
      Richard brown is a distro architect at SUSE and created OpenSUSE Aeon (previously OpenSUSE MicroOS).

  • @hydroxa4330
    @hydroxa4330 Год назад +4

    My opinion on this, as someone who's still quite new to the Linux space, is that these would be good for less tech savvy people coming over to Linux. They put a focus on security and stability, and prioritise package managers over any other form of application installation. I think this is very valuable for people who don't really want to edit their system, and just want to be able to click about and do their work/home life. For people who want more control over their systems, asking them to use an immutable system would be a bit of a stretch.
    I'm thinking someone like my mum could use an immutable Linux as her home OS. She's very prone to breaking things by simply panicking and clicking the wrong things, and she's very good at finding the wrong stuff on the internet and getting viruses. Giving her an immutable system would help a lot, as she can't easily break the internals, and it gives her the stability and package security that she'd seriously benefit from. I think if these ironed out some of the more awkward workarounds that have to be done into more clean, easy solutions, immutable distributions could completely change the way the average computer user sees Linux

  • @Slugbunny
    @Slugbunny Год назад +60

    An "immutable" OS is very appealing to me as someone who regularly runs new and unknown software on their daily driver. I always keep a drive image as a backup, but I'd rather avoid the hassle in the first place!
    Plus the payload may already have gotten inside the image... and the one before that, and the one before that... 😅

  • @TwoToTheSix
    @TwoToTheSix Год назад +79

    macOS is already doing this sort of thing on mainstream desktops with the introduction of the sealed system volume, so I think immutable distros probably can be made fairly seamless for regular users, so I do think the norm will move in that direction in the coming years

    • @jasonkenney2231
      @jasonkenney2231 Год назад +2

      en.wikipedia.org/wiki/System_Integrity_Protection for reference. BSD and Linux have had variations on this feature for quite some time. I think Mac users are less affected because MacOS came with a hierarchy of /System /Library ~/Library that already allowed one to install system-wide (/Library) and user level files without putting things in /System well before they added SIP.

    • @joechristo2
      @joechristo2 Год назад +1

      @@jasonkenney2231a link in a youtube comments section? how?

  • @BiserAngelov1
    @BiserAngelov1 Год назад +16

    Immutable distros certainly have their momentum, and there is a niche for that approach, but i don't think the classic approach will be gone anytime soon.

    • @izzyj.1079
      @izzyj.1079 Год назад +3

      I was gonna say; sounds cool, but what does it do for me as an everyday EndeavorOS user?

  • @radui7468
    @radui7468 Год назад +13

    I really like the idea of immutable distro. They have a lot of potential for the future. I hope we will have this for smartphone soon.

    • @silverywingsagain
      @silverywingsagain Год назад +9

      We already do, this is pretty much exactly how modern Android works. Current phones ship with two system partitions, "Slot A" and "Slot B". Without root, both partitions are read-only. Apps are installed into an overlay file system which can work with either "slot". When you do a system update, it builds the updated system partition into whichever "slot" is not active, then marks that "slot" as active, and reboots. If your bootloader is unlocked, you can even manually select which "slot" to boot from.

    • @radui7468
      @radui7468 Год назад +1

      @@silverywingsagain I see now that there are some disadvantages. Usually in Android, the bootloader is locked and root is not always easy on every device. The companies can lock us out of their OS. Or it is our OS if we paid for it?

  • @arhwebmaster
    @arhwebmaster Год назад +16

    I use Fedora Kinoite and i love it. I love the immutable base and im used to work with containers. Kinoite makes it easy for me to keep track of what i installed on the base system and therefore keeps my system clean. If i wanna test something: spawn a podman container and delete the container after testing.
    Upgrading to a new version of fedora is also extremely safe. If let's say you upgrade from version 38 to 39 you can rollback if something doesnt work properly in the new version. So having a bleeding edge system with this safety net is the perfect combination.

    • @vaisakhkm783
      @vaisakhkm783 Год назад +1

      Is immutable distros good for laptops? A lot of containers runnin_ will takes up a lot of power right?

    • @MrMarcetLP
      @MrMarcetLP Год назад +1

      What I don't really get is, why you just don't use "normal" fedora and install your apps in a podman container or just as flatpaks? So you have the best of both worlds. You can change your system if you want to but at the same time you can be sure, that your libraries / dependencies aren't going to get bricked by some updates or new apps that you installed. So what do you gain beside not beeing able to change your system to your liking or just by layering the packages onto the main system? Nicks conclusion is exactly the way I see it too.

    • @arhwebmaster
      @arhwebmaster Год назад +1

      @@vaisakhkm783 no. Having a container running doesn't take resources in itself. If no applications run in the container it won't take any resources just by being started. I think what you are referring to here is virtual machines: those take resources when they run.

    • @themedleb
      @themedleb Год назад +4

      @@vaisakhkm783 A container is not a VM.

  • @ruthlessadmin
    @ruthlessadmin Год назад +32

    In most cases, people should be rebooting any distro after updates. It's the only way to guarantee you're actually using all the new versions of apps & libraries. I've run into a lot of weird issues & instability, when I do not.

    • @Skelterbane69
      @Skelterbane69 Год назад +11

      I just update before I shut my pc off, before I go to bed.
      Pretty simple.

    • @johnandmegh
      @johnandmegh Год назад +16

      I wish every package manager did what zypper does and prompt you after an update to look at what all system components are actively running and are still using a now-deleted or overwritten version of a file.
      Being able to complete the update process != having the updates take effect.

    • @igordasunddas3377
      @igordasunddas3377 Год назад

      I am using Ubuntu since what 14.04 or something (many, many, many years)? I barely ever restarted after applying the updates to my server and it always works...

    • @ruthlessadmin
      @ruthlessadmin Год назад

      @@igordasunddas3377 The software stack of a server is typically not as complex as a desktop, and not interacted with nearly as frequently, thus you're far less likely to notice any issues. That said, you probably went many long periods with updated software on disk not being used, while the system keeps humming along with the old versions still loaded in memory, leaving your system potentially vulnerable.

    • @lunlunnnnn
      @lunlunnnnn Год назад

      ​@@igordasunddas3377it may work, but there will often be processes which are still running the old version. OpenSUSE tells you which processes need to be restarted which makes it easier, but on distros that don't do that it's better to just reboot every time.

  • @mirage809
    @mirage809 Год назад +3

    Immutable distros are a likely future for average person. Most people using a computer have no need for the kind of power that a traditional distro provides. They wanna browse the web, send emails and maybe use office. They don't need or want to see the stuff under the hood and having them accidentally break something is a real risk. A risk that immutable systems don't have.
    Silverblue is something I wanna give a whirl for myself one day. It's looking like it's quite reliable to use on the daily. Steam OS is also very cool. I'm hoping Valve release generic ISOs for that soon.
    Also, you can update packages on Fedora without a reboot. Updating through the terminal using DNF will just apply the update, no rebooting required. It'll be fine most of the the time. I just let Fedora update when I shut down my PC though, so the reboot option works fine for me.

  • @sjambler
    @sjambler Год назад +7

    Very clear explanation. Thanks. I've been lucky that since 1998 when I first installed Slackware to now (Linux Mint and Tuxedo OS) I've never managed to break my entire system.

  • @p3rtang
    @p3rtang Год назад +29

    I'm using debian bookworm right now with an arch distrobox container and it's honestly been a joy. Having the rolling release apps with the stability of debian. There are some awkward funny side effects but if you are somewhat experienced with linux it's pretty easy to overcome

    • @jothain
      @jothain Год назад +9

      Lol, I initially read that the exact opposite and was like "what the f is this guy trying to accomplish?" 😀

    • @p3rtang
      @p3rtang Год назад +4

      @@jothain Yeah the opposite would be pretty weird ngl, my somewhat broken English might have thrown you off, my bad

    • @jothain
      @jothain Год назад +3

      @@p3rtang No, not at all. Likely my non-native English skills made trick to me trying to read fast. Reading again I realized what you actually meant 🙂

    • @TheEclecticDyslexic
      @TheEclecticDyslexic Год назад +8

      ​@@jothainhahaha. I have all the slowness of LTS with all the instability of rolling release! Look upon my system in awe... Of how I thought this was a good idea...
      In all seriousness though, for my use case... I actually have arch break less than when I ran an LTS distro...

    • @jothain
      @jothain Год назад +3

      @@TheEclecticDyslexic Yeah. Like hilariously Ubuntu just borked with updates LTS version to remove GUI stuff or something, anyway making normal login impossible to desktop 🙂. Debian is insanely stabile imo, but yeah in all fairness what I ran openSUSE rolling for quite awhile expecting something nasty to happen, it got boring. Would've kept it, but too much updates for my net connection. Fedora was the same.There indeed are plethora of good quite bleeding edge distros around.

  • @Beryesa.
    @Beryesa. Год назад +7

    I don't know if this will take over regular Linux desktop, but this is probably the way for future linux mobile.

  • @kralcrack5457
    @kralcrack5457 Год назад +77

    NixOS is great, it's reproducible and doesn't make your computer a guess-the-state mess.
    It's also great for configuring multiple devices the exact same way.

    • @TheLinuxEXP
      @TheLinuxEXP  Год назад +20

      Yeah Nix is wonderful

    • @vaisakhkm783
      @vaisakhkm783 Год назад +7

      I really wanted to switch to it... But i am afraid whether it is another year long rabbit hole i am getting into...

    • @themedleb
      @themedleb Год назад +2

      I like the NixOS concept, but I want to have a working ISO image on disk (offline/locally) to be able to install it whenever I need without relying on the internet all the time. Is there an easy way to do it with NixOS using a config file? I use Fedora Kinoite now, and I like it, can't go back to mutable distros ever.

    • @madsnygaard6444
      @madsnygaard6444 Год назад

      @@vaisakhkm783 This!

    • @kralcrack5457
      @kralcrack5457 Год назад +2

      ​@@themedlebunfortunately not, NixOS needs internet to install packages and it has almost nothing by default.

  • @antoniom.andersen6704
    @antoniom.andersen6704 Год назад +4

    My dad, who turns 83 this year, has an old laptop where Windows was the OS. I made him switch to linux and an immutable system was the way to go, although I didn't. He lives a ways away but next time I see him I'm installing an immutable system on his laptop. This is great for comapnies using linux aswell . Haven't tried the distros myself but I do see the benefits of them and that the user won't mess things up as easily, whether it's for me I don't know, I'm fine with the way things are on my system.

    • @DxBlack
      @DxBlack Год назад

      Sorry, but end-users probably are the LAST group of people with the ability to mess anything up on linux (not like they'll be able to su or sudo, and if they're jailed it shouldn't have been a problem anyway)...so if you think you need it to any users: it's yourself as the admin you _really_ fear messing everything up.

    • @antoniom.andersen6704
      @antoniom.andersen6704 Год назад +1

      @@DxBlack Guess you're right but I can't count the number of times by dad has messed something up on his PC, he's a tinkerer and always has been. Anyway I don't think it can hurt him in any way and if something was to go awry I get a chance to tinker myself 🙂

  • @Wurstbrot03
    @Wurstbrot03 Год назад +16

    Immutable Distros are perfect for people who just want to have a stable and secure system. I play around with OpenSuse Kalpa (MicroOs alpha variant with KDE Plasma) in a VM and I really like it so far. I'm currently on Debian, but I could see me using it in the future. Tumbleweed is already a great stable rolling release but combined with the stability of an immutable system, would make it perfect.

  • @monabuu
    @monabuu Год назад +32

    macOS is immutable in some way too. The OS files themselves are on a “system volume” which is mounted as a read only snapshot that is recompiled when there’s an update. That means you can reinstall macOS without losing any user files and applications. And it’s VERY difficult for any malware to interfere with core system functionality. macOS switched to this with Big Sur with previous versions bringing CoW APFS and separate system and user volumes similar to LVM.

    • @szr8
      @szr8 Год назад +4

      That's good and all, though having data, /home, etc as separate partition from root is not new but has long been quite common in the world of unix-like systems.
      I have a spare laptop that I use for testing various distros where the /home partition has sat through almost a dozen installs with zero problems.
      Edit: typo

    • @Sjoerd1993
      @Sjoerd1993 Год назад +4

      MacOS, Android and iOS are all immutable. The only major OS that isn't is Microsoft Windows, and most Linux distro's.

    • @szr8
      @szr8 Год назад +4

      @@Sjoerd1993 Back when I used a jail broken iPhone, the root partition was actually not immutable but completely R/W and persistent, and rooted Android is mostly persistent as well, at least for the /data section that cannot be accessed normally, though the system partition is non persistent.

    • @williamp6800
      @williamp6800 Год назад

      @@szr8that has not been the case for several years. I’d post links but RUclips….
      If you search for “macOS signed system volume” you’ll find a number of Apple support documents about it as it has evolved over the last 3-4 years or thereabouts.

    •  Год назад

      @@Sjoerd1993 You can lock down Windows to do the same. Through Group Policy and AD.

  • @biscotty6669
    @biscotty6669 Год назад +31

    +1 for NixOS.
    It's too bad you lumped it with the other immutables because it doesn't suffer the drawbacks you mentioned (except learning curve).

    • @themedleb
      @themedleb Год назад +1

      I like the NixOS concept, but I want to have a working ISO image on disk (offline/locally) to be able to install it whenever I need without relying on the internet all the time. Is there an easy way to do it with NixOS using a config file? I use Fedora Kinoite now, and I like it, can't go back to mutable distros ever.

    • @biscotty6669
      @biscotty6669 Год назад +2

      @@themedleb I haven't tried but you could do a minimal base install from a ventoy USB, copy your config and home files and rebuild. That would be pretty fast. If I understand your question.

    • @cjmoss51
      @cjmoss51 Год назад

      He has an entire video just on NixOS. He has definitely covered this.

    • @biscotty6669
      @biscotty6669 Год назад

      @@cjmoss51 as he's covered the other distros he talks about here in other videos. I was talking about the context in this particular video. I watched his NixOS video before I switched and his video contributed to my decision because he's a smart guy. He always asks for feedback and I think it was misleading to include NixOS with the other immutables.

  • @oscs4556
    @oscs4556 Год назад +10

    The future is now for me since Nixos and OpenSuse kalpa are my daily drivers. Even my home lab server is an immutable operating system - OpenSuse micro os.

  • @OldMan_PJ
    @OldMan_PJ Год назад +5

    If everything actually works in the immutable distro (remote file sharing, sleep mode, Bluetooth, etc...) I could see them being better for a casual user like myself. My last attempt to use Linux on my daily desktop was an utter failure of a system going into a coma whenever it went to sleep. Of course, I'm still waiting for native HDR support before I try Linux again.

  • @andromydous
    @andromydous Год назад +14

    After 13-15 years of messing with LInux, I consider myself on the cusp of being an intermediate user (but still far away). I say that, because I can see that something like this would keep beginners from breaking their distro so easily. Problem is that it doesn't sound user friendly. Besides, you learn more about your system when you break it (hopefully by accident) and then try to fix it. Then there's the core concept of Linux (at least as I perceive it): the freedom to make it entirely your own. I don't see how an immutable Linux distro affords that ability.

    • @galactic800
      @galactic800 2 месяца назад

      Fedora Kinoite still allows you to install themes and customize your distro. Although with gnome thats not really an option

  • @IgorEngelen1974
    @IgorEngelen1974 Год назад +12

    Cool, didn't know linux had this tech too. Our current Virtual Desktop farm (multi user windows server) is build with the non-persistent principal. A small and clean golden image and the rest is added via app virtualization. Our future farm (W11/W12?) will use similar mechanisms. It's a bit of a learning curve in the beginning but we love the flexibility it gives us.
    I don't expect this to become a thing for personal users but maybe more for admins managing a lot of linux desktops.

    • @TheLinuxEXP
      @TheLinuxEXP  Год назад +1

      Yeah probably for workstations where you want to make sure you don’t have to fix things all the time!

    • @tablettablete186
      @tablettablete186 Год назад +1

      Can I ask how do you guys manage to share the GPU between multiple Virtual Desktops?
      All the enterprise solutions I found usually use NVIDIA GRID or don't share the GPU.

    • @IgorEngelen1974
      @IgorEngelen1974 Год назад +3

      @@tablettablete186 hi, we actually have no apps that really require a GPU so it's not an issue for us. We never really checked out what's possible so i'm afraid I can't help you with this.

    • @tablettablete186
      @tablettablete186 Год назад

      @@IgorEngelen1974 Sad, but thanks for responding! I guess I will continue on my search!

    • @lunlunnnnn
      @lunlunnnnn Год назад +1

      ​@@tablettablete186I think Windows's Hyper-V has a method for GPU virtualization even on regular consumer GPUs, and it performs pretty well. Don't know of anything similar for Linux hosts though (well, I do, but none that perform as well)

  • @msnpassjan2004
    @msnpassjan2004 Год назад +58

    The best immutable linux distro is a Linux Live disk on a read only CD Rom, which Linux Mint no longer supports, perhaps someday Chrome OS will, which would be a pretty secure distro.

    • @replikvltyoutube3727
      @replikvltyoutube3727 Год назад +5

      Puppy Linux

    • @_framedlife
      @_framedlife Год назад +6

      ChromeOS sticks make perfect sense. compared to settings things up, signing in to a Google account doesn't take that long and you can have stuff linked to say google drive instead of local storage. just plug in to any system ,enter network credentials and sign in.

    • @themedleb
      @themedleb Год назад +3

      CD ROM? Why not use a floppy disk (diskette) instead?

    • @KnightOfEvil
      @KnightOfEvil Год назад

      Have you tried u-blue.

    • @prgnify
      @prgnify Год назад +1

      @@replikvltyoutube3727 EasyOS. Not only a "pioneer" of "immutability", but also of containeralisation. Also from Barry Kauler

  • @kindpanda1075
    @kindpanda1075 Месяц назад +1

    They are gold for true Linux noobs. I remember playing with Ubuntu 10 years ago and the distro throughout years of trying different versions and updates after while would have the gui fail to launch. The Bluetooth would break. The same WIFI that I had used to download the update would not work after the update. Even now my HDR display would probably be useless on most distros. So far I have been using the steam deck to play Dragon Age Origins, and since cloud save doesn't work I've been using the Steam Deck as my main computer for about a month. Firefox does not full screen properly in game mode, and Chrome crashes pretty often, but the reboots are reasonably quick. HDR randomly turning off has been the only other draw back. I haven't noticed anything that would have let me know that it was immutable as I am probably the target audience for the Steam Deck. Oh, and the HDR fix is super simple, just turn it off and back on in settings then it works for a long time, not sure how long, I am not sure that issue happened more than one time or not. Either way it is seemingly acceptable. Would be nice if they made playing a walk-through while playing a game a little easier, but even that isn't that hard. Alt-tab would be nice though. No major complaints.

  • @trevorford8332
    @trevorford8332 Год назад +8

    Nah, I've got a one-track mind, I like Linux Mint!! Gone are the days when used to be curious, I'm getting old now. 😊

    • @Slugbunny
      @Slugbunny Год назад +3

      My father, a lifelong MS-DOS and Windows user, learned Linux in his final years - on Mint, as it happens. Age is only a number, as they say.
      I fully feel you on committing to what works, but never lose that human spirit of curiosity!

  • @needsLITHIUM
    @needsLITHIUM Год назад +4

    Immutable is the Android cognate of Linux. It's great for business usage, and for stable usage for things like Multi-Media creation workstations in corporate environments, and they're also great for newbies who not only un-tech savvy, but don't know what Linux is about, and don't want a geek to babysit them so they don't break their install every few hours.

  • @matthewhayward1843
    @matthewhayward1843 Год назад +2

    Great video mate, awesome summary of the immutable Linux landscape at present and how it can be used.

  •  Год назад +2

    Silverblue user here... for the last year. according to MAtt from Fedora... they ARE the future for Fedora. The benefits way surpass the issues.

  • @Sjoerd1993
    @Sjoerd1993 Год назад +4

    09:20 Just as a heads-up, you don't need root privileges to update your image, just `rpm-ostree upgrade` will do. Same is true for installing/layering new packages ;-)

  • @Alex_Khouri
    @Alex_Khouri Год назад +9

    Interesting to see that Vanilla OS is in the process of rebasing from Ubuntu to Debian. Hopefully Linux Mint does the same soon (despite Clemenet Lefevre's diplomatic statements about wanting to maintain a healthy working relationship with Canonical)....

    • @Obscure_man31
      @Obscure_man31 Год назад

      Or move to rocky linux

    • @MiningForPies
      @MiningForPies Год назад +3

      Linux mint already have a flavour based on Debian

  • @fly1ngsh33p7
    @fly1ngsh33p7 Год назад +22

    Immutable distros sure look like an interesting approach for servers or systems that need to be super duper stable. But right now I'm good with Debian testing (even if I sometimes want newer packages earlier...).
    Thank you for showing us what they can do!

  • @OctaviusPelagius
    @OctaviusPelagius Год назад +2

    In Linux you reboot only when system libraries are updated. Basically when there's a kernel update. If something from your desktop is updated, you just need to logout and log back in. For some apps you just restart them. This might seem overwhelming for some so some distros opt to request a full system restart.

  • @CptDuck
    @CptDuck Год назад +4

    So unless you are advanced user, Immutable Distro is just like security/backup upgrade (the "immutable" reminds me of kotlin).
    You just have to re-learn how to install & update a software/app, again from the beginning.. Which can be easy or hell depends on YOU, the user.

  • @x316RiotMakerx
    @x316RiotMakerx Год назад +1

    0:09 missed opportunity to say “what the FOSS is all about”

  • @psdaengr911
    @psdaengr911 Год назад +2

    Chromeos is an example of a super-immutable linux distribution

  • @triantares9607
    @triantares9607 Год назад +4

    Latest Elive Linux has that covered in a nice way. On boot you can choose to boot in your standard system or into their so called "impermutable' system. The latter allows everything the normal system would, except that all changes will be lost after a reboot. It's great for testing intricate stuff that could break your system. 😇

  • @nonyabusiness-f9e
    @nonyabusiness-f9e 8 месяцев назад +1

    i gotta say, u are one of the few youtubers that has the ltt segue skills.

  • @ToxicTwisterC
    @ToxicTwisterC Год назад +2

    I like knowing that my system won't be unusable anytime soon

  • @gabsriel
    @gabsriel Год назад +2

    Still loving my so simple Vanilla OS.

  • @davidturcotte831
    @davidturcotte831 Год назад +4

    NixOS FTW

  • @gwgux
    @gwgux Год назад +2

    It's never "one size fits all" or one way of doing things that fits everyone's needs. Immutable distros show off the power of Linux in what they bring to the table for those who want those things...and like all things Linux, they're just an option.

  • @cero-of5jj
    @cero-of5jj 8 месяцев назад

    I honestly think immutable OSes are better for new users and most intermediate users.
    The added stability, the ease of using flatpak and flathub as your single packaging system, not being allowed to screw up your system. All of these benefit newer users.
    I do think the concept of immutability goes agains the idea of a free, and open system. But it seems like a better way of doing things for a lot of people.
    This is why I main Nix

  • @MegaManNeo
    @MegaManNeo Год назад +3

    Thanks for this overview on immutable distros, Nick.
    I actually considered to put BlendOS onto a ThinkPad I would use exclusively for work but the handling of updates and stuff still feels weird to me.
    Maybe sticking with openSuSE Leap and snapshots is the smarter approach here? I don't know.
    But I like the concept a lot, especially since both BlendOS and VanillaOS try to get rid of the issue of where to obtain packages from since that's still an issue with say Arch having patches and changes Ubuntu users have no access to even with PPAs.
    At least flatpak compensates for that already a bit.

  • @ChimeraX0401
    @ChimeraX0401 Год назад +10

    I pretty much think that immutable distros are much better for enterprise workstations. It makes the work of the IT guys much easier since it is already locked down. Normal distro is still the best for home workstation....

  • @marcs8325
    @marcs8325 10 месяцев назад

    I think the appeal of immutable distro's is for businesses and government. It makes computers a whole lot more secure and predictable. Which is actually the selling point of ChromeOS, which Google is pushing towards enterprises lately.
    The beauty of other distro's doing this, means that enterprises and governments can roll their own with an extra layer.

  • @StaffyDoo
    @StaffyDoo Год назад +12

    In all honesty, for me immutable distros have been being the present (in the form of OSTree-based Fedora’s Universal Blue Kinoite and Sericea) for the last almost two years…

    • @mavfan1
      @mavfan1 Год назад +2

      Are you usally dishonest?

    • @npgoalkeeper
      @npgoalkeeper Год назад +2

      @@mavfan1 ostree has been a thing for around a decade. I’ve been running it since F35.

  • @winlux2
    @winlux2 Год назад

    I’m so relieved you don’t expect them to be the future for general desktop Linux.

  • @succubiuseisspin3707
    @succubiuseisspin3707 Год назад +1

    Tried Fedora Kinoite a few weeks ago. The first flatpak program I installed wouldn't run because of missing dependencies in the OS. The FIRST! 😂 Installed regular fedora workstation and decided to postpone immutable experiments for a while...

  • @docopoper
    @docopoper Год назад +1

    I love a lot about the idea of immutable distros. Having my computer work like a fresh install all the time sounds great. But I worry that they give too much control to the distro makers. It feels like a step towards walled garden ecosystems. And I do quite strongly oppose that.

  • @chinmayghule8272
    @chinmayghule8272 Год назад +1

    These Immutable systems sound very cool and I wish I could adopt it. But in no way I'm going to jump into this rabbit hole of again trying to learn how to do basic stuff. Things should be easy and the user should be able to do it in a couple of clicks.

  • @KuruGDI
    @KuruGDI Год назад +1

    that sponsor segways was not unexpected but smooth 😂

  • @adrianstephens56
    @adrianstephens56 Год назад +1

    Following one of your previous videos, I tried nixos as my desktop. I like what it's trying to do. But I had a show-stopper. KDESVN is something I use/rely-on. Nixos doesn't include it in its kde packages build. So I went down a several-day rabbit hole of trying to built it myself. I'm a retired software engineer, so not particularly bothered by the idea of building an app from sources. But after several days of banging my head against different brick walls in nixos, I gave up. Nixos trades something I didn't know I needed for something that I did need.

  • @_a_x_s_
    @_a_x_s_ Год назад +4

    +1 for NixOS.
    Once you get familiar with it and set it up, everything will just work while you don’t have to deal with down configuration conflict especially Docker and LXC.

  • @calabi-yau4894
    @calabi-yau4894 Год назад +4

    Great video! I am wondering if running another distro inside the container of an immutable distro works better than virtual machines? It could be a good thing to check out other distros without having to reinstall the OS from scratch every time for bare metal vs possible limitations in VMs.
    I also think in some cases, tinkering with distros inside a container could provide more security. At some point I want to take the time to learn Arch and it's nice to know that if I break Arch, I still have a secure functioning OS where I can still do my daily tasks.

    • @matthiasbendewald1803
      @matthiasbendewald1803 Год назад +1

      It doesn't really work like that. If you start a arch container for example; this is one command to create it, another command to start it. Then you just install any packages you want and start those programs. You don't ever install or use the desktop that comes with arch. You won't do much in terms of configuration or customisation.
      It is awesome but not even close to full installation experience.

  • @michaelwright2986
    @michaelwright2986 2 месяца назад

    I don't think these things will replace conventional distros for users who want to get into the entrails of their systems, but I think they might be good for people who want a reliable computer for doing their work and living their life with (I'm one of those). I've had a brief play with two immutables: Kinoite, because it was the only way I could do an install of Plasma v. 6.0 to try it out (I always seem to have problems with KDE/Plasma), and Endless OS. Both seem nice calm systems, and Endless, though still with a big education focus, now has a default interface designed for adults. I have a friend who's bright but definitely not tech oriented, and I'm beginning to think that Endless might be rather good for her. As I understand it, updating is like updating the OS on your phone, and lots of people are happy enough with that. And Flatpak works fine for non-technical software. These could be just the thing if there really is a surge of refugees from Microsoft.

  • @OcteractSG
    @OcteractSG Год назад +1

    Immutable systems are inspired by how smartphone operating systems are already image-based. If you can deal with the whole OS as a single image, Secure Boot (or a future technology like it) becomes way more powerful. Antivirus software, while practically unnecessary now on Linux, will offer even less benefit on an immutable system because you can just restore the device with a reboot. Overall, I’m on board with the idea of immutable systems, but there is still enough to tinker with (e.g., graphics drivers doing funky things) to make these systems undesirable to large segments of the community.

  • @zac8603
    @zac8603 Год назад

    I don't think this will be the future for everyone, but its amazing for enterprise and beginners. I'm honestly excited for what this tech can do for linux on mobile.

  • @bazoo513
    @bazoo513 Год назад +1

    This looks like a good foundation for appliances - after all, Linux underlying Android phones, Kindles, routers etc are essentially immutable.

  • @ukaszpalczewski7588
    @ukaszpalczewski7588 Год назад +1

    I do not believe I would try this immutable stuff any-time soon...

  • @lsatenstein
    @lsatenstein Год назад +2

    Thank you for this informative tutorial presentation. I did try an immutable (Silverblue), but was stuck since the extra programs i needed were not available as flatpacks or within containers.
    I guess I am one year too early to be an immutable system user.
    I am a Fedora 38 user, and from day zero to today (4.5months), I have had zero issues. Perhaps it is because of btrfs file system, or my being the sole user of my desktop system.
    I have not ever needed to roll-back any software I downloaded, but who knows about the future.

    • @matthiasbendewald1803
      @matthiasbendewald1803 Год назад

      Hello,
      Good to hear that Fedora works great for you.
      Which software did you miss in containers? It should all be there, only the core components of your OS cannot come from within a container. But I have to admit that it is not trivial to work with containers, at least right now. I think that is something that needs and will improve in the upcoming years

    • @lsatenstein
      @lsatenstein Год назад

      @@matthiasbendewald1803 It did not work for me. I have 4 other partitions that I have and wanted to add to /etc/fstab, to be mounted at time of system boot but ...
      I then received information explaining how to add to the immutable /etc/fstab. So, I have an updated /etc/fstab and all is well.

    • @lsatenstein
      @lsatenstein Год назад

      My Development forders are shared across 5 distros on the same system.
      Each distro has it's own boot drive, and all share a /Development, a /LinuxStuff, a /temp and /Backup.
      Each Devt system has it's own /home.
      For now, silverblue is not for me, (I think).

  • @syrefaen
    @syrefaen Год назад +1

    I used nix for 2 years + . Had to use the rollback for some reason my pc don't like the stable kernel. So happy it works this good and even with ext4 and not forcing btrfs on you. Even tho i liked using that it wears more 'the filesystem' . The minus side, is that you need to "collect your garbage" and it will take large amount of space on your drive (the old generations) :)

  • @scavanger1000
    @scavanger1000 Год назад

    I’m actually using a semi immutable os right now there’s a command to remove the immutablenes and the home doesn’t get wiped, updating wipes changes but it’s convenient for a gaming focused “just works” pc

  • @msthalamus2172
    @msthalamus2172 Год назад

    I've done something similar to this (the hard way) for years. I do all my banking on a VM that is itself as locked down and isolated as possible. Every time I use it, I revert it to its previous state. It's also on its own disk, and I cut power to it when it's not in use via a honest-to-goodness toggle switch (not a momentary switch). These new immutable distributions sound like they could take some of this manual effort out of my hands!

  • @botsareeverywhere
    @botsareeverywhere Год назад

    Back in the day I worked for a small mom and pop PC repair place that sold some desktops with live cd OS’s only, the few people that bought them loved it because they stopped getting viruses and destroying their OS.

  • @dand337
    @dand337 Год назад +8

    Imo That's the future. Unified base, robust update and integrated backup. This won't be attractive to people who build from scratch, but for 99% of people, it will be good enough. Immutable distros are not as limited as people imagine

    • @matyasmarkkovacs8336
      @matyasmarkkovacs8336 Год назад

      For me it's not. I hate flatpaks and snaps.
      Regular distributions are stable and secure enough.
      Immutable distros are a huge bloat, and they have usually worse performance, especially on lower end PCs.

    • @dand337
      @dand337 Год назад

      ​@@matyasmarkkovacs8336 That's not entirely true. For example snap desktop represents significantly less overhead. At some point performance hit will be negligible. Traditional package managers aren't very stable, one dependency issue and you can nuke your entire desktop. Linux desktop needs something more stable and be able to be up-to-date at the same time.

    • @matyasmarkkovacs8336
      @matyasmarkkovacs8336 Год назад

      @@dand337 Traditional package managers are very stable if you use a stable distribution. Sure, things can break on Arch, because it's bleeding edge, but on a Debian based distro like Linux Mint it is extremely rare. I've never experienced so serious dependency issue which could nuke my whole system.

    • @dand337
      @dand337 Год назад

      @@matyasmarkkovacs8336 Look up LTT who removed Pop_OS desktop when trying to install steam.

    • @jawuku3885
      @jawuku3885 Год назад

      @@matyasmarkkovacs8336 Unless you're Linus of Linus Tech Tips where a single **sudo apt install steam** nuked his whole desktop 😄

  • @meerkat5818
    @meerkat5818 Месяц назад

    If this system can be ironed-out to make it more user-friendly, then like universal packaging it could be another step towards catching up to Windows' market share

  • @davidcave5426
    @davidcave5426 Год назад +2

    I can see immutable desktops being used by companies that need to maintain consistency throughout their user base. I can see something like NixOS being used because it can rebuild itself after each reboot.

  • @pascalt3572
    @pascalt3572 Год назад +1

    Currently on VanillaOS and it is a blast., atleast for me who is using Linux mainly as a everyday machine rather than a workstation. It is something I can see preinstalled on devices in the near future and I hope they can pull all of their goals off. Their premise is great and I love what they accomplished, hopefully OS 2 will turn out even better than the first one. Thanks for the Video on this topic!

    • @Skelterbane69
      @Skelterbane69 Год назад

      I tried Vanilla on my old laptop and it worked really well.
      The only thing I hated was the gnome DE.
      Idk if or how you could change it.

    • @pascalt3572
      @pascalt3572 Год назад

      @@Skelterbane69 you can’t, they have intentions to atleast bring KDE into the mix but currently only GNOME.
      If you look for another immutable, more friendly Distro, Silverblue/Kinoite especially with ublue and BlendOS are great too.

    • @Skelterbane69
      @Skelterbane69 Год назад

      @@pascalt3572 I specifically want my hyprland. I'm quite happy with my current distro, but I'd like the safety of immutability.

  • @kennystrawnmusic
    @kennystrawnmusic Год назад

    Re: updates - this is a feature that even some non-immutable distros like Garuda have as well thanks to full btrfs use. On Garuda in particular, btrfs snapshots are created every time “pacman -Syu” is run and every snapshot is added to your GRUB menu, so if some update breaks your system, just boot into an old snapshot and you’ll be prompted to restore it when it’s fully booted.

  • @ronm6585
    @ronm6585 Год назад

    Thanks Nick.

  • @MRSZ5440
    @MRSZ5440 Год назад

    I'm going to a few Linux sites to let people know one thing about Linux I've had experience with. I'm an Amateur radio operator (Ham) I run Linux focal OS built for Hams I was at Microsoft web site and got a DDoS on my computer which said it was locked, I simply power the computer down waited a few minutes rebooted no problems the computer came back on so the story about Linux is true it's safe from these types of attacks. I also run Manjaro Linux on another computer with no problems.

  • @jerryferreira8960
    @jerryferreira8960 Год назад +2

    I hope immutable distros aren't the future. Sounds and looks like they're going backwards to how Windows works.

  • @onkelfabs6408
    @onkelfabs6408 Год назад +1

    Actually these immutable distros remind me to no-root docker containers. We even had an enterprise kubernetes cluster which enforced using only non-root images. I think they are quite common as server machine images as well.

  • @Дми́трийВикторович-о3с

    Of course it's secure! It is always about security. You can't have a text editor without it self-updating and informing distributor about how secure your personal files have become. "Here's the list of those: ..."

  • @fuseteam
    @fuseteam Год назад

    A nice to way it is:
    Traditional linux distros are a distribution of packages that are managed by a.......package manager
    "Immutable" linux distros are distribution of a operating system image on top of which you can install additional software

  • @gljames24
    @gljames24 Год назад +1

    The new SystemD soft reboot will likely make them a bit easier.

  • @kaz49
    @kaz49 Год назад +4

    On no... the title typo....
    Edit: I feel like your segues are getting better, I find myself smiling at them a lot more often recently. Good job!

    • @cameronbosch1213
      @cameronbosch1213 Год назад +1

      And are they future?
      I think he meant And Are They _The_ Future?

  • @Saturn2888
    @Saturn2888 9 месяцев назад +1

    I think TrueNAS SCALE is also an immutable OS. Much harder to use than straight-up Debian.

  • @zeburgerkang
    @zeburgerkang 8 месяцев назад

    this video so good, i have to re-watch it and take serious notes.

  • @overclucker
    @overclucker Год назад +2

    immutable distros are too sterile for learners. If you can't mess it up then you can't understand it. I suppose this is a great thing for users that don't care how it works, as long as it works.

  • @fuseteam
    @fuseteam Год назад

    Fwiw, while image-based updates need a reboot, this update often shouldn't take longer than a regular reboot ;)

  • @tonysheerness2427
    @tonysheerness2427 Год назад +2

    Immutable Linux distros goes against the Linux ethos of being able to change every thing

    • @bragefuglseth3505
      @bragefuglseth3505 Год назад

      You’re still able to change things, just not at runtime

  • @Joel11111
    @Joel11111 Год назад +4

    In my experience, most instability comes from system updates that don’t play nice with your hardware, not some app that has conflicting dependency with other app. Immutable distros don’t really help this apart from the snapshots, which you can also do with time shift and backups on any distro.

  • @alicethegrinsecatz6011
    @alicethegrinsecatz6011 Год назад

    Fedora don't require the reboot for installing the update. Updates are installed live but some modules can't be reboot to load the new version without shutting down the whole system because they're essential for keeping the system running. This modules are mostly driver and stuff like that. This is different from Android or Windows which only complete the installation, including configuration and optimization, in the reboot process. A restart after an update to Linux therefore takes significantly less time than the restart under Android and Windows and unlike the reboot of this both OS, Linux has no significant difference between the reboot to apply the update and regular reboots. And this is not just on Fedora. Also Arch and Ubuntu requires reboots to load newer essentials kernel modules.

  • @MiningForPies
    @MiningForPies Год назад

    Git doesn’t keep an old version of the file. That’s why it’s so much more efficient than older source control systems

  • @sergeiepatov7683
    @sergeiepatov7683 Год назад +1

    Immutable distros are convenient not for pro users, but for vendors of appliances like Steam Deck. Each state of the system being deterministic and predictable means less bugs in the bugtracker, less angry users, less complaints, less bad reviews. If you are able to maintain your system by yourself - you don't need immutability.

  • @korysovec
    @korysovec Год назад

    I am seriously thinking of using Vanilla OS for work, where stability is more desirable and tinkering with an OS could end up in a lot of lost time.

  • @JodyBruchon
    @JodyBruchon Год назад

    I wouldn't use an immutable distribution. All it does is add complexity. I published something in the past year about how complex systems are bad and I stand by it. Mint doesn't have a box to reverse touchpad scroll direction which sounds completely irrelevant, but the point is programmers are making things "cool" but more difficult and problematic despite fundamental functions not being configurable at all without complex text file editing.

  • @FaceBookAutomated
    @FaceBookAutomated Год назад +2

    Informative!

  • @Linux_ASMR
    @Linux_ASMR Год назад

    There's a reason why Chromebooks are doing pretty well in schools: system updates happening in the background without user interaction and without having to wait for the system to apply updates on shutdown or boot is perfect for people who are not computer savvy.
    Immutable distros are interesting for such users at least for the more seamless system updates.

    • @philipjones2474
      @philipjones2474 Год назад +1

      The personal Chromebook I had (ie my own and not administered by anyone else) would only update on a reboot. I can't say I found it a hassle but if you count Chrome OS and Android as Linux then immutable Linux OSs are already in the ascendancy as they seem to work in the same basic way as the immutables.
      Back to the future!

  • @garyb8857
    @garyb8857 Год назад

    Could you call her things like: using video editors with Linux, streaming with Linux and especially using Linux as storage servers and NAS like symbology.

  • @Iscamania
    @Iscamania Год назад +2

    Never I will install a OS that is read-only. I want to be the one in charge, I'm not giving that privilege to the devs of a distro.

  • @ecjb1969
    @ecjb1969 Год назад

    This sounds a lot like a live Linux environment with a persistence “overlay” - this allows you to have read/write access to the whole OS while keeping the base OS image.

  • @davidturcotte831
    @davidturcotte831 Год назад +1

    If people keep using their computers as browser appliances, immutable systems make way more sense.

  • @gzoechi
    @gzoechi 10 месяцев назад

    QubesOS does this since many years. There is a template image that is immutable when the app image VM based on it is booted. All changes are discarded after reboot except some whitelisted directories like the user directory or Docker image cache.

  • @robotredkitten817
    @robotredkitten817 Год назад

    As a dev, I am hesitant to use that kind of distro. I woud definitively use it for my home server when I will start it.