Single post

jump to replies

6 visible replies; 3 more replies hidden or not public

back to top

@GuillaumeRossolini
Yeah I agree but also giving him the benefit of the doubt. Maybe he only has minimal install? Headless so no X11 or Wayland? He explicitly stated running apt update so… yeah. 60s is tough but unlikely.

I use unattended updates to keep everything automatically updated and systemd/bounced… but kernel changes are something I do manually for my Raspberry Pi 4 & 5. I get the kernel updated after an email from unattended-updates then I just ssh in and reboot.

Shiv J.M. , @shivjm@mastodon.social
(open profile)

@bryan Yeah, that’s a confusing title and article. One of the largest parts of *my* maintenance burden is updating things, which the author seems to do periodically with the `docker-update` alias… and even setting that aside, a lot of the work goes towards resilience. It’s easy to run a bunch of things via Docker images. It’s hard to make them not fall flat on their face the moment something goes wrong.

Shiv J.M. , @shivjm@mastodon.social
(open profile)

@bryan Oh yeah, database upgrades are bloody scary. And to be clear, I don’t have anything against Docker containers; rather, my point was that you can’t avoid the maintenance burden if you want to protect yourself against untoward happenings.