image caption: A Microsoft Windows screen showing “Active Hours” with start time set to 12 AM and end time set to 12 AM and an error that says “Choose an end time that’s no more than 18 hours from the start time”.

  • superkret@feddit.org
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    21 days ago

    Same goes for Linux and macOS, actually, but Linux will happily let you keep your machine vulnerable to getting hacked for months.

    Linux “reboots” every program and service it updates separately.
    So the only update that needs a reboot is one of the kernel, which doesn’t happen often.
    With Enterprise Linux, you can update the kernel without a reboot, too.

    • Skull giver@popplesburger.hilciferous.nl
      link
      fedilink
      English
      arrow-up
      3
      ·
      21 days ago

      Yes, RHEL and Ubuntu Pro have live kernel patching, but that only includes patches for select vulnerabilities and doesn’t always work depending on the state of the kernel (i.e. is the kernel tainted).

      Your Linux distro doesn’t automatically relaunch your desktop session or browser. You need to close+reooen or log out/log in for updates to apply. That’s why Linux and software like Firefox constantly complain when you haven’t restarted after an update.

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      21 days ago

      the only update that needs a reboot is one of the kernel

      Okay, that’s not true. Glancing at dbus sideways will result in a reboot. But in systems free of systemd and all its entourage of shit, that’s still true.

      • superkret@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 days ago

        But in systems free of systemd and all its entourage of shit, that’s still true.

        OK my bad, I don’t run systemd.