Sponsorised links
April 2008
inotify for Linux - Edoceo, Inc.
given that you installed the package liblinux-inotify2-perl, you can quite simply get notifications in PERL. Here's how ^_^
nb: bindings also exists for python and ruby, and inotify-tools package provide watch & wait commands suitable for shell-scripters.
Sponsorised links
March 2008
The Linux BootPrompt-HowTo
sometimes, it's good to have all "boot-time arguments" of the Linux kernel at hand. Here you are
Linux: VM Swappiness Autoregulation | KernelTrap
default swappiness of asmodan was 60. Let's try 30, and have the kernel tries harder to find free memory...
October 2007
August 2007
July 2007
Executing Signed Binaries in Linux Kernel
This tutorial is the second in a two-part series on locking your Linux machines down to streamline the associated support and administration processes. In Part 2 learn how to configure the Linux kernel to execute only signed binaries. In Part 1 you learned how to remove the interpreters from the installation base system to prevent spurious user changes.
April 2007
Create a New Key Type Using Linux Kernel
The Linux key retention service introduced with Linux 2.6 is a great new way to handle authentication, cryptography, cross-domain user mappings, and other security concerns for the Linux platform. Learn the components of the Linux key retention service and get an understanding of its usage with a working sample application.
March 2007
Automatic Configuration of a Kernel
".. Framework for making a .config based on
the System Hardwares..."
February 2007
January 2007
Cxx in the Linux Kernel
I love guys who dare to do what they're told they shouldn't try to do. Especially when it comes about porting something where it's not supposed to go.
