Hey fellow Linux enthusiasts! I’m curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I’d love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

  • Guenther_Amanita@feddit.de
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 year ago

    Yes and no.
    As the other commenter said, you can apply live if it has to be (but you absolutely shouldn’t).

    But, I never have to reboot anyway. When I install apps, I do that in containers (Toolbox, Distrobox, Flatpak) and they give me all functionality I need.
    You basically only install drivers and absolutely essential stuff per OSTree and you only do that once.

    Updates get applied and installed in the background for me. There’s no prompt to reboot, they only get staged.
    I shut down my PC every few days anyway, and when I boot, I boot into the new image.

    I don’t see that as a problem. Rebooting is only a matter of seconds on a NVME

    • d3Xt3r@lemmy.nzM
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      I haven’t really used Tool/Distrobox so correct me if I’m wrong, but don’t they basically contain a sort of a lightweight copy of the OS (minus the kernel/and some core stuff? ), so wouldn’t you have to keep all your containers up-to-date as well, in addition to your host OS? I’m just wondering how much of a double-up/space waste there is going on with such a setup.