Behind the Root: Linux Filesystem Demystified
Introduction If you ever installed and tried out Linux after seeing a cool hacking sequence in a sci-fi movie, you know that opening it feels like stepping into a strange city with many roads named /b

Search for a command to run...
Articles tagged with #networking
Introduction If you ever installed and tried out Linux after seeing a cool hacking sequence in a sci-fi movie, you know that opening it feels like stepping into a strange city with many roads named /b

Introduction What happens after you type a URL and press Enter? It feels instant, almost magical. One moment you see a blank tab, the next you’re looking at a fully styled webpage with text, images, b

Introduction The internet is basically a huge network of computers constantly sending tiny chunks of data to each other. But without rules, this data would arrive out of order, get lost, or collide wi

Introduction Imagine two people trying to talk on a phone call without saying “hello” first, without taking turns, and without confirming what they heard. Messages would overlap, get lost, or be misun

Introduction Before your backend server handles an API request or your frontend loads a web page, data has to travel through a chain of physical network devices. These devices move bits across cities,

Introduction When you send a request to a server using cURL, the server doesn’t just send back data blindly. It returns a structured response that tells you what happened, what kind of data you got, a
