Waffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agoHow often do you update your system?imagemessage-square82linkfedilinkarrow-up1643arrow-down112
arrow-up1631arrow-down1imageHow often do you update your system?Waffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agomessage-square82linkfedilink
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up10·4 months agoMy Debian trixie desktop system rotates /var/log/apt/history once a month. So over the past year: $ zgrep upgrade /var/log/apt/history.log*gz|wc -l 25 $ ls /var/log/apt/history.log*gz|wc -l 12 $ 25 upgrades in 12 months. So about twice a month on average on that one.
My Debian trixie desktop system rotates /var/log/apt/history once a month. So over the past year:
25 upgrades in 12 months. So about twice a month on average on that one.