To get started as a Linux (or Unix) user, you need to have a good perspective on how Linux works and a handle on some of the most basic commands. This first post in a “getting started” series examines ...
It is important to note that the following information is based on my trying various of the publicly available Linux distributions on my new HP 2133 netbook. I did NOT order it with the ...
Recently I've received some mail asking for a brief explanation on how to build Linux audio applications from source code packages. Ask and ye shall receive, hence the following simple guide for the ...
Over the last decade, a sea change has occurred in the world of embedded systems, driven by the appearance of sophisticated new products such as PDAs and cell phones and by the continual increase in ...
Sometimes, if you want something badly enough, you need to get off your lazy tuchus and make it happen yourself. For years now, I’ve been hoping and pining (and often complaining and whining) about ...
Modifying any part of the Linux kernel source code is usually a challenging task most software developers would prefer to avoid, composed as it is thousands of code lines divided by hundred of files.