What is des ideal updates for the rasperry ubuntu

GPT-5 answer:
Update and upgrade every 4 months, and restart the system once or twice per year.

Copilot answer:
Update and upgrade every 2 weeks, and restart once or twice per month.?

:poop:
Next questions:

I am not talking about updating the node itself.

That’s what Watchtower does

Are there any useful recommendations?

How to reboot correctly

According to the AI, the storage node is resistant to sudo reboot now.

Is that correct?

I mean, if I’m doing a kernel update, a reboot is necessary.

  1. docker stop -t 300 storagenode

and sudo reboot now?

Or just

  1. sudo reboot now?

Thanks

I use the autoupdate suggested on the Ubuntu Server official install guide pages. I never had a problem. I think I set it to update everything once a month and reboot if necessary.
For manual reboots I use: sudo shutdown -r.

1 Like