I run horwood.cloud

Could you help fund my server 👉 Fund me

  • 9 Posts
  • 215 Comments
Joined 2 years ago
cake
Cake day: July 27th, 2023

help-circle









  • If your router is setup to only allow in the ports with a service hanging off it, like SSH. Then a firewall wont add anything your router doesnt.

    On the flip side, if your running any kind of VPS or directly accessible server, like a VPS or dedicated server. Then a firewall is required.

    Now protecting your server from other things on your local network might something you want to do, think IoT stuff getting popped and being used to hack other things on the network





  • As a homelabber and systems admin, I would start with learning how to use Linux on the command line.

    It’s all well and good looking at docker, but if you don’t know how to move about or edit on the command line. Your going to get stuck real quick.

    Once your happy doing simple tasks on the command line, I would actually look at running something like wordpress on a pi or VPS. That will help you understand how to connect services together, and cement your basic command line knowledge.