I personally don’t enable automated upgrades anywhere, but I’m 25yrs into sysadmin and I have a pathological aversion to services being down.
I use some automation with ansible, but I like manual triggering so that a problem can manifest when I want it to (like a change window) and I can respond appropriately.
I also would include steps to back up the ssh public keys or have an alternate console available.
But as someone else mentioned, these seem to be someone’s step guide to installs.
good summary.
two thoughts
I’m far from an expert, but I’ve been using Hetzner for close to 20 years at this point. Both their VPSes and the actual rent-a-server.
I skimmed the article and I didn’t notice anything blatantly bad in the approach. So they have my approval.
This isn’t so much a guide as it is one person’s list of setup steps.
well.
guide definition:
whats the difference?
I personally don’t enable automated upgrades anywhere, but I’m 25yrs into sysadmin and I have a pathological aversion to services being down.
I use some automation with ansible, but I like manual triggering so that a problem can manifest when I want it to (like a change window) and I can respond appropriately.
I also would include steps to back up the ssh public keys or have an alternate console available.
But as someone else mentioned, these seem to be someone’s step guide to installs.