Home Tags Linux kernel

Tag: Linux kernel

IT Pays To Be a Linux Expert

1
The IT industry is expected to hire many more Linux professionals this year, and to take extra measures to retain Linux talent within organisations....

Getting Started with SystemTap

4
If programming is an art, then debugging is even more so. To be a good programmer, one must master debugging. We have seen some...

Device Drivers, Part 10: Kernel-Space Debuggers in Linux

2
This article, which is part of the series on Linux device drivers, talks about kernel-space debugging in Linux. Shweta, back from hospital, was relaxing in...

Device Drivers, Part 9: Input/Output Control in Linux

49
This article, which is part of the series on Linux device drivers, talks about the typical ioctl() implementation and usage in Linux. "Get me a...

Using QEMU for Embedded Systems Development, Part 2

3
In the previous articles, we learnt how to use QEMU for a generic Linux OS installation, for networking using OpenVPN and TAP/TUN, for cross-compilation...

CodeSport

0
In this month's column, we will look at how software upgrades could lead to failure in some cases, and how online software updates can...

Using QEMU for Embedded Systems Development, Part 1

20
Last month, we covered the basic use of QEMU. Now let's dig deeper into its abilities, looking at the embedded domain. Techies who work in...

Linux Kernel Development Using Git

4
This article looks at setting up Git and using it for Linux kernel development. It is aimed at developers who would like to move...

Getting Started with Inotify

12
Inotify is a Linux kernel feature that provides an event-driven framework for applications to monitor changes in the filesystem. This article demonstrates how to...

Debian 6.0 ‘Squeeze’: What’s New?

14
With its extremely long release cycle (this one took two years), Debian 6.0 Squeeze was rolled out on February 6th, amidst jokes like, "See...