Tag: networking
All the articles with the tag "networking".
-
Linux Home Lab Security: Planning for the Unexpected
Harden your home lab against real threats — SSH hardening, fail2ban, network segmentation, backups, and preparing for when things go wrong.
-
Wireguard VPN Server in Docker
Run a WireGuard VPN server inside Docker — wg-easy setup, peer config generation, and getting road warrior access to your home network.
-
Access Docker socket via TCP
Expose Docker's Unix socket over TCP so remote tools and dashboards can connect — daemon.json config for Linux and Windows.