Articles

Linux, Docker, Networking, Observability and Homelab.

All Cloud & Virtualização Cloud & Virtualization Código Coding Containers Linux Linux Services Network Redes
Stop Memorizing Linux Commands: Learn Linux the Right Way

Linux

07/07/2026

Stop memorizing Linux commands. Learn the processes behind Linux, master system administration concepts, and become a better Linux SysAdmin.

How Ubuntu Server Organizes Nginx with sites-available and sites-enabled

Linux Services

07/01/2026

Learn how Ubuntu Server organizes Nginx using sites-available and sites-enabled, how the includes in nginx.conf work, why symbolic links are used, a…

Streamlit, Nginx and IPv6: How a Simple localhost Caused Intermittent Production Failures

Network

06/26/2026

Learn how a simple localhost configuration between Nginx and Streamlit caused intermittent production failures. Follow the complete troubleshooting …

Migrating a Virtual Machine from GNOME Boxes to Virt-Manager: A Troubleshooting Journey Through Libvirt Networking and Virtualization

Cloud & Virtualization

06/23/2026

Step-by-step guide to migrating a VM from GNOME Boxes to Virt-Manager on Fedora Server. Learn Libvirt networking, KVM troubleshooting, virtual bridg…

Why I'm Learning Rust and Shell Scripting to Better Understand Linux?

Coding

06/19/2026

Discover why a data scientist with a Python background decided to learn Rust and Shell Scripting to gain a deeper understanding of Linux, systems pr…

Migrating a Linux Home Server from Wi-Fi to Ethernet Without Breaking Your Infrastructure: A Real Troubleshooting Case Study

Network

06/17/2026

Learn how to migrate a Linux server from Wi-Fi to Ethernet without breaking DNS, monitoring, file sharing, or critical services. This real-world Fed…

Why Local DNS Stops Working on Linux: A Real dnsmasq Troubleshooting Case on Fedora

Network

06/16/2026

Learn how a Fedora workstation lost access to local .home domains even though dnsmasq was working perfectly. This real-world DNS troubleshooting cas…

How Docker Really Works: Containers, Volumes and Troubleshooting for Homelab Administrators

Containers

06/16/2026

Docker is much more than a tool for running applications. Understanding how images, containers, volumes and networking work together is essential fo…

Linux Systemd Troubleshooting: A Real-World Guide to Diagnosing Service Failures in Your Homelab

Linux Services

06/16/2026

Linux troubleshooting is more than memorizing commands. This article explores systemd and a practical methodology for diagnosing service failures th…