349
Linux Rules
(beehaw.org)
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
You don't need a bootloader if you don't reboot
on a serious note, is possible to never reboot?
like an high availability server that can't never go down, how do they manage kernel updates? *
You can go without rebooting if you always have power, don't care about updates (security) and don't run into bugs.
It's done with multiple servers I guess. One updates/reboots while the other ones don't.