Hacker News new | ask | show | jobs
by clay-dreidels 1659 days ago
Here is my setup, but I’m sure it could use som work.

https://lamda-chops.bearblog.dev/steps-i-take-when-setting-u...

1 comments

> Enable Automatic Upgrades I can't count with my fingers alone how many times things broke because I `apt upgrade`d without thoroughly reading the change logs. Or even when reading the change logs something still gets past me. Having auto upgrades on a server is not a good idea.
This is why automatic updates are usually only for security updates, not everything.