How it all started If you have read my about page you would know that I have been a homelabber for as long as I can remember. It all started with a Sitecom MD-253 NAS some where around 2011. I needed storage for my media files and I came across […]
Continue readingGetting started with Docker and Docker Compose
Introduction What is Docker? Docker is a container runtime that enables you to run applications in containers. A Docker host has the Docker Engine installed and allows you to easily host multiple apps or services each in it’s own container on the host. These containers contain all the code and […]
Continue readingConfiguring Linux users and SSH keys with Ansible
Introduction This is my third post about doing things with Ansible. For more info about Ansible take a look at my other posts about Updating your Homelab with Ansible and Installing Hyper-V Linux Integration Services (LIS) with Ansible. For now lets continu with configuring Linux users and deploying SSH keys […]
Continue readingInstalling Hyper-V Linux Integration Services (LIS) with Ansible
Introduction For the introduction to Ansible have a look at my previous blog post about updating you homelab with Ansible. There i go indepth in on the installation on Ubuntu 20.04 LTS and how to setup and configure inventory files and playbooks. This post can be found here Updating your […]
Continue readingMacOS Terminal Theme
MacBook Air M1 I have been using the MacBook Air M1 since January. The user experience has been top notch. The snappiness of the system has blown me away. Being productive is easy because of this. To have the Terminal app be more pleasing to the eyes I opted to […]
Continue reading