Headscale, how to self-host tailscale

Previously, we spoke of how easy is to set a mesh network between your devices with tailscale. Usually, that will work for most of the people, but in the view that you are using a third party server that might log your activity you would probably want to avoid that and maybe self host the mesh management (there are huge communities that like to selfhost this kind of services of their homelab).

DuckDNS, forget your ip

Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. In other words, you can create: yourverycoolandawesomewebsitethatnooneknowsabout.duckdns.org that will point to the ip of your homelab or VPS. Why? Well, I already wrote about how to access remotely to your homelab using the Tor network.

Netdata, real-time server monitoring

If you have a server, you know it is useful to have information of your server to troubleshoot and detect problems or bad configurations, usage of the CPU, ram, network and health of the HDD. There are plenty of options: monit, monitorix, munin, Netdata and Grafana (coupled with one data collector like: collectd, influxdb, Graphite or Prometheus)

Tailscale, making WireGuard simpler for home networks

Recently I wrote about how to use the Tor network as a free VPN and how to make as secure as possible in the Tor a hidden friend to SSH your home network entry. However, I recommended to use WireGuard to connect securely and fast to your home network if you could set port forwarding on your router and leave Tor as a last option, since it is slow and its main goal is to serve as a circumvent censorship tool rather than a VPN.

Tor a hidden friend to SSH your home network

You might had heard of the Dark web or the Deep web, well the first one is just a small part of the latter. The Dark web is populated with darknets which is an overlay network within the Internet that can only be accessed with specific software, configurations, or authorization.