Debian repos over HTTPS

I’ve been using deb.debian.org as the main debian repo on my servers pretty much since it’s become available. I’ve recently realized that the service is available over HTTPS, and since I’m all about encrypting all of the things, I figured I’d configure it on my servers. »

Author image Antoine Joubert

Self-hosted report-uri

I’ve been playing with the security headers for this website for the past few days, most notably with the Content-Security-Policy as well as the Expect-CT headers. After having spent a few hours on this, I’m pretty happy with the results ! »

Author image Antoine Joubert

DNS zone versioning

I’ve been using PowerDNS with a SQL backend as a hidden master DNS server for a few years now. I’ve been wanting to write a quick shell script to version my DNS zones for a while, and since I’ve finally taken the time to do so today, I figured I’d share it here. »

Author image Antoine Joubert

WebDAV with nginx

This website has been hosted on an Online.net dedicated server since its creation. I’ve been one of their customers for the past 3 years now, and I still don’t have anything bad to say about them. »

Author image Antoine Joubert

MySQL backup script

I wrote a MySQL database backup script a while back. I known they are more than enough of them already floating around the internet, but hey, I figured I’d share it here anyway. The script For the script to work, you’ll need to edit a few variable to match your configuration. »

Author image Antoine Joubert