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
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
Gentooer here. Emerge sync &; world daily at night.
Weekly a manual check for stuff that doesn’t autoupdate for reasons.
Monthly / biweekly podman compose pull for containers. Manual, because i don’t trust that kind of autoupdate.
Edit: opnSense updates are manual only when I remember because if it breaks, I must be at home to fix it or i lose remote access and that’s bad.