Federico Antoniazzi

Federico Antoniazzi

Homelab - New setup

In 2019 I bought a Raspberry PI to run telegram bots, a few scripts, and tools. This was my first experience in managing a Linux “server”! Later on, I started managing a VPS with a friend of mine, then I started running Docker containers on it to avoid installing programs directly and to avoid the pain of adding PPA repositories. Then I met Kubernetes but I didn’t want to install it on the VPS to keep the VPS management simple and without a lot of overhead (yes, I still use docker-compose).

Git tips #1


Git comes with lots of commands, you learn only a few of them and then you blame git because there’s something wrong, is this true? Well, I’ve written some git commands I use approximately every day.