Home Search

Linux - search results

If you're not happy with the results, please do another search

Share Your Linux Recipes!

0
The joy of using Linux is in finding ways to get around problems -- take them head on, defeat them! We invite you to share...
Sketching a driver

Device Drivers, Part 2: Writing Your First Linux Driver in the Classroom

138
This article, which is part of the series on Linux device drivers, deals with the concept of dynamically loading drivers, first writing a Linux...
How important is scheduling?

Getting Started with RTLinux

5
This article deals with installing RTLinux, and creating a sample real-time module that can be loaded in it. An operating system is responsible for managing,...
Driven...

Device Drivers, Part 1: Linux Device Drivers for Your Girl Friend

78
This series on Linux device drivers aims to present the usually technical topic in a way that is more interesting to a wider cross-section...
Google’s load-balancing architecture

‘Featuristic’ Linux Load Balancing with LVS

0
This article deals with setting up LVS (Linux Virtual Server) for clustering on SUSE. Also discover how it acts as a scalable and high-performance...
Turnkey Linux -- High on Steroids

Get Started with Turnkey Linux — When and Where it Makes Sense

0
This article deals with getting open source software packages up and running on bare metal/virtual platforms in a stress-free manner. What happens when your online...
A debug file system?

Debugging the Linux Kernel with debugfs

1
debugfs is a simple memory-based filesystem, designed specifically to debug Linux kernel code, and not to be confused with the debugfs filesystem utility. Introduced...
Pocket penguin

The Pocket Penguin: A Customised Linux-In-Your-Pocket!

0
You are spending a weekend at your cousin's. Suddenly you feel like working on your Web project. You ask your cousin's permission to use...
Boot Linux from USB drive

Install Linux from USB on System without BIOS Support for USB Boot

3
Tired of burning CDs each time you want to try out the latest Ubuntu release because your not-so-new computer doesn't support booting from the...
Time to Keryx

Offline Package Install on Linux Made Easy with Keryx

0
In countries like India, where broadband penetration is very low, Linux users find it difficult to grab updates, or install those missing codecs. This...