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
  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    9 hours ago

    Once a week. I have a bash script that does an apt update upgrade and pulls new docker images.