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
  • cyberwolfie@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 hours ago

    I think their point was to make sure they are done in order, i.e. update before upgrade, not the other way around as in OPs example.