Linux users:

How often do you run your system's update procedure (like an `apt upgrade`, etc)?

(boosts welcome)

daily
23.4%
every few days
23.9%
about weekly
28.2%
Less often
24.4%
Poll ended at .
@aesthr it’s Debian. There‘s not much incoming ☺️

@rjayasinghe @aesthr

It's Debian. apticron sends me email when there's an upgrade.

@aesthr usually weekly to monthly, getting less and less frequent the more projects get slopped

@aesthr
Every couple of days, but I don't really think about it.

I use `byobu` as a tmux client which has a built-in feature to show outstanding package upgrades on the lower status bar. So that way I just kinda know when there is stuff to be upgraded, and I do whenever I feel like it.

There is also a cronjob that runs `pacman -Syu --downloadonly` every couple of hours. That way I can upgrade my laptop on-the-go without having to rely on mobile internet for package downloads.

@aesthr Every Sunday, running Arch.
@aesthr Every day, automatically.
@aesthr Daily out of habit, but I try to stick with weekly. I used to use a bar that had an updater module, but now I'm using the stock Swaybar. Old habits die hard.
@aesthr Around monthly, with at least a week before the device leaves with me for something, or needs to be used for something where reliability matters to me.
@aesthr I assume you mean manually. But my package manager runs that command daily by itself.
I also assume you only mean my normal desktop. On my mini pc that cosplays as a server I run it more often.
@aesthr These days it’s all pretty much automated through things like packagekit on desktops and cron-apt on servers.
@aesthr
It should be automatic, but I usually run the command manually before the automatic pops up because I am subscribed to the security update announcement mailing list.
@aesthr It's basically a habit at this point. The first time I boot my laptop or during boring meetings, I almost automatically open my terminal and run the command.
@aesthr i chose every few days, because my distros mailing list os one of the very few that is allowed on my system and i check what's going on there. so roughly weekly to monthly but latest by the end of the day once i see something on the mailing list that matters to me (like security related, not new feature related)
@aesthr Less often, but running unattended-upgrades everywhere.
@aesthr When updated packages give me bug fixes I need or features I want.

@aesthr I run emerge once every week or so. In the winter my PC doubles as a space heater, so daily.

The joy of compile from source distro's. #gentoo

@aesthr Whenever the Software Updater dialog comes up, I click on the "Install Now" button
@aesthr dnf-autonatic rubs daily on all my machines
@aesthr depends on the system: personal desktop/laptop - daily in the morning, so I can test things during the day, home lab - weekly, usually on Friday, so if things goes wrong, I have a weekend to recover, production system - on planned flexible schedule, but usually monthly.
@aesthr I update my computer every day that I touch my computer, which is definitely not daily, so I'm not sure how to vote.
@aesthr ist set to automatic... So never or daily
Hey, @aesthr , as you might notice a lot of people are pointing out that for most human users, that's not something that they'd ever need to do, because the graphical interface that came with the OS does it for them.
So, I wonder who's the intended audience?
I think you might have had non-technical end users OR large-organization IT admins OR developers OR software packagers in mind, but probably not all of them at once, as lumping them together w/o cohort knowledge gives a useless statistic?
@aesthr every time i turn the pc off
@aesthr weekly, automated, with no ossues whatsoever (apart from "someone who's definitely not me 😇 forgot to install the bootloader to the second disk in the raid")
@aesthr rarely have I seen a poll that was this evenly distributed 👌
@aesthr to be honest, it's automated. I couldn't care less...
@aesthr It used to be daily because I used Silverblue. Haven't set up a cron job on NixOS yet so I just manually update every week or so for now.

@aesthr

I am starting to be very selective with what gets updated and vetting the patches due to security. Can't be too safe in these times.

@aesthr

How often do you run your system's update procedure (like an `apt upgrade`, etc)?

Pretty much daily as I run a system based on Debian Sid, leaving updates too long can be problematic.
Bash alias list saves some typing

alias upd='sudo apt update && sudo apt upgrade'
alias distupd='sudo apt update && sudo apt dist-upgrade --solver internal'
alias clean='sudo apt autoclean'
alias autorem='sudo apt autoremove'

@aesthr I have automated daily updates.
@aesthr if there ever was a perfect opportunity for the beckhams meme ...

@aesthr since i am on a rolling release and have Nvidia cards i update when a new Nvidia driver drops so that i can coincide a new kernel with a new driver. This allows for less downtime trying to figure out weird breakages caused by either the driver, kernel or other.

On Intel or AMD every 2-3 weeks. Mainly update apps that are often in use and high risk like Browsers and Discord more often.

@aesthr

Congratulations for splitting the Fediverse into quarters 😅