Why the `sudo ufw allow outgoing`? Wouldn't it be worth to deny all to prevent extrusion and only open ports for services that need to communicate externally?
Server Setup Basics for Self Hosting
71–75 of 75 posts
Re: Server Setup Basics for Self Hosting
#72Love seeing devops post on HN. Wish it included server monitoring as a section.
Funny how that kind of posts is now called "DevOps", while 10 years ago it was simply called "system administration" ;-)
Besides I fail to see any DevOps tenets in it, quite the opposite: a shell script at the bottom is little in the way of reliable automation.
To me this post reads more like someone relatively new to server management wanted to share their gathered tips and tricks, i.e. me 10 years ago when I started my self-hosting journey :-D
Re: Server Setup Basics for Self Hosting
#73Hey I just want to say thank you for the write up. I just got into the hobby of self hosting my own applications and it's quite a bit. I appreciated your sections about logging and user management.
Re: Server Setup Basics for Self Hosting
#74[deleted]
Re: Server Setup Basics for Self Hosting
#75Article author here. Glad some people found this useful and to those with suggestions, ill keep those in mind when updating the post.
Cheers.