Curated developer articles, tutorials, and guides – auto-updated hourly


Most DevOps learning content is made by companies that want you to buy their product, or by course m...


Recently I started building something called TuxCleaner, a safety-first cleanup and disk analysis...


🚀 Building GXBackup: A Smart, Load-Aware Linux Backup Utility in C++17 and Qt 6 When...

![Vicky [TrixCyrus]](https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4030518%2F8baf3418-8389-42a1-a347-0912441da4f6.jpeg)
Author: Vicky [🔹 Profile] vickybuilds on Dev.to Linux vs Unix: Which Should You Choo...


We run about 283 scheduled jobs across a handful of machines. Each one is a shell script...


Quando comprei um Water Cooler Pichau Aqua 120X, a ideia era simples: resfriar e usar o display LCD....


Part 1 of 2. This part covers getting a kernel that can actually host virtual machines. ...


We have been hearing "Linux is ready for the desktop" for twenty years. Maybe the question is the...


I built a screen time tracker for Linux. The code took a month. Shipping it took three more...


When a machine feels slow, the question I actually want answered is which thread is waiting. Linux.....


Two nights of debugging, one incident left to write about. The night of August 14th, a Claude Code.....


I have a Threadripper workstation with two RTX A6000s in my home lab — a machine I'm proud of and...


TL;DR: Raspberry Pi OS Trixie ships rpi-swap instead of dphys-swapfile, defaulting to a zram+file...


TL;DR: On stock Raspberry Pi OS the memory cgroup controller is disabled, so docker run...


A 32-bit time_t stops working in 2038. OE-core fixes it by default only since Yocto 4.3, and the QA ...


How to write a minimal sched_ext scheduler: the four callbacks, the dispatch queue model, and how to...


Intro My Linux journey started with curiosity. I wanted to understand how computers really work, no...
![Kubernetes Networking [Level-0: Linux Networking Basics for Kubernetes]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh651461zb3lpt5vrthh1.png)

If you've ever opened a Kubernetes networking doc and seen words like CNI, veth, network namespace,....
![Kubernetes Networking [Level-4: Services Discovery/DNS]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqkc5bd14trr1h31ch3as.png)

This is Level 4 of our Kubernetes networking series. In Level 3, we introduced the Service — a stabl...


When a service "can't connect," the app logs and the network rarely tell the same story. tcpdump...
![Kubernetes Networking [Level-3: Services]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6ci1snwabsedpw14e5ch.png)

This is Level 3 of our Kubernetes networking series. In Level 2, we traced how Pod-to-Pod...
![Kubernetes Networking [Level-5: Ingress/Gateway]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy5w3rxsobumeqnczlfnj.png)

This is Level 5 of our Kubernetes networking series. So far, we've built up a solid...
![Kubernetes Networking [Level-2: Pod-to-Pod Communication]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fleh7llhljprt0bvd4d5r.png)

This is Level 2 of our Kubernetes networking series. In Level 0, we covered core Linux networking...
![Kubernetes Networking [Level-1: Pod Networking]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh2hizexw2nveqngs17jb.png)

This is Level 1 of our Kubernetes networking series. In Level 0, we built a foundation of core Linux...