Git, Distributed Version Control

 15.12.2025, last updated 15.12.2025

As I’ve mentioned before, I currently use Git as the repository for all this blog’s content. There, I store both the configuration files and the content itself (text and images) that later generate the functional website using Hugo   . Beyond this specific use case, I believe that knowing Git is fundamental for IT professionals, so I set out to write this introduction to the tool. What is Git? Git   is a Distributed Version Control System (DVCS), originally created by Linus Torvalds (the creator of Linux) in 2005.

Read more… ( ~4 Min.)

Drop the firewall

 14.12.2025, last updated 15.12.2025

Welcome to Drop the firewall. This blog is a technical notebook. A place to write about networking, security, GNU/Linux, cloud computing, and related technologies. Sometimes as practical notes, other times as more conceptual reflections. There is no promise of regular posting or a rigid editorial line: there is curiosity, technical judgment, and a desire to understand how things actually work. `` The name is not meant literally. This is not about turning off firewalls or promoting magical solutions.

Read more… ( ~2 Min.)