How often do you update software on your servers?

https://discuss.tchncs.de/post/47841853

How often do you update software on your servers? - tchncs

Or asked the other way around: How long do you keep your servers running without installing any software updates? update means something like sudo dnf update or something … apt-get upgrade apt-get update

@PlanterTree Systems facing public internet, security updates are applied daily automatically.
up to now I install all my updates manually, maybe I should look into this: how to auto-update.
Can I ask how you do that? I have some febian and fedora boxes I should configure for that
How to configure automated security updates on Debian automatically

Explains how to configure automated security downloads and install security updates/patches for the Debian Linux server to keep it secure.

nixCraft
My hero, thank you!