54
How often should you reboot a production webserver?
(hexbear.net)
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
Rules:
Some packages managers, including Debian APT, create a
/var/run/reboot-required
file when an upgrade requires a reboot (like a kernel upgrade). If you have other reasons to reboot, it's up to you to find the best interval between reboots.Neat. Is it created after an update, or an upgrade?