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

Every night at ~ 12-1am

unattended updates / transactional-update are awesome.

Stuff has been running for years, and it’s still up to date.

This is the way! At least install security upgrades nightly using unattended-upgrades and reboot from time to time to get the latest Kernel version.