Self-hosting authoritative DNS server with PowerDNS & Docker
2 min read -
## Master config
Host: Netcup
Country: Germany
```yml
version: '3.3'
# copied from https://github.com/pschiffe/docker-pdns/blob/master/docker-compose.yml
# with little changes
services:
mariadb:
My keychain
3 min read - Yeah, a whole-ass article about my keychain. I got to this point after losing my previous one somewhere in Finland (and later finding out that it was all the time in my backpack). This article tells h
Do not leave your Radarr instance public
2 min read - I thought I would not have to make this post, but here we are. I had bought recently a very nice seedbox and found out that it has SSH access and custom addons (radarr, autodl-irssi, jackett and so on
Backstory for securing my SSH server
3 min read - ## What had happened
My server got hacked, and I received an email from my ISP regarding that. They said that my server was doing port scans and tried to brute force login into a honeypot. Immediatel