Patches: Creating and Applying Patches
A guide on how to create and apply patches in Linux, including the use of diff and patch commands …
Strace and Ltrace: Trace System and Library Calls
How to use strace and ltrace tools to monitor system calls and library calls for debugging and …
Perl Locale Issues
How to solve locale issues when using Perl on Debian and Ubuntu systems.
Generate a Configure File for Pre-make
How to generate a configure file before running make when retrieving sources from SVN or CVS …
Failed Compilations
Solutions for common Linux compilation failures and required libraries