Sysadmin-Devops

Raspberry Pi OS as a server

Docker network: LAN to container

When using Docker to containerize internal services like Samba, LLMNR, or mDNS a.k.a Bonjour one may find that the standard Docker model of using specific unicast ports forwards, is insufficient.

February 21, 2022 by Daniel F Dickinson3 minutes

Gitea Pi

Gitea Pi

This article describes setting up a Raspberry Pi Model B+ as a private Gitea (lightweight Git hosting) server.

May 16, 2021 by Daniel F Dickinson10 minutes

Pi Unbound: The gift of DoT

Keeping your DNS queries from your local network to public DNS servers private in transit by using DNS over TLS on a Raspberry Pi is ridiculously easy.

December 20, 2021 by Daniel F Dickinson7 minutes

Real life SystemD timers

Most blog entries on SystemD timers give trivial samples. This article takes a different approach and provides the full details of two examples of using SystemD timers that are in active use.

March 7, 2022 by Daniel F Dickinson6 minutes

ARM Libvirt/KVM virtualization