Tag: Linux
All the articles with the tag "Linux".
-
Building a Linux 2.6 Kernel Debugging Environment
Build a Linux 2.6 kernel debugging environment from scratch with QEMU + BusyBox — covering kernel compilation, root filesystem creation, GDB remote debugging, and the pitfalls encountered along the way.
-
Awk Text Processing: Tutorial and Practical Examples
From basic syntax to real-world examples, a comprehensive guide to the Linux Awk text processing tool — covering variables, arrays, user-defined functions, and advanced techniques like group-by statistics.