New entry in the home-lab: a shiny new HP DL380P. Another server Not long ago an Intel NUC i3 running Docker containers joined the home-lab. The NUC serves me well, it's silent, low power and runs many containers for always-on functions like DNS, network automation, media server and more.. For my labs I needed …
Read MoreI'm reviewing the DEVASC exam topics. Here I share some quick notes about curl, jq and Cisco DNA API. Base64 and newline Let's start with authentication. DNAC uses basic authentication. Credentials are encoded with base64. The process is simple. We encode the credentials with base64 and use the encoded string to get a …
Read MoreIn this post I share a few notes about the Jellyfin container running on my home server and how to mount the SMB shares on FreeNAS. In the last post I discussed my first steps in the container's world. In this post we'll see some details about the Jellyfin container that serves the media content. All the content of the …
Read MoreHome server adventures in the container's world. After migrating my Microserver to Freenas/TrueNAS I missed having a server at home for my side projects. At the same time I was tired of messing with WLS2 and Docker on my Win 10 PC - migration to Ubuntu already planned. I was running an Unifi controller on Hetzner cloud …
Read More