Linux Content on InfoQ
Latest featured content about Linux

- Topics
- Map-Reduce,
- Parallel Programming,
- Language Design,
- Compilers,
- Ruby,
- Java,
- Language,
- .NET,
- Linux,
- Architecture
Rob Pike discusses concurrency in programming languages: CSP, channels, the role of coroutines, Plan 9, MapReduce and Sawzall, processes vs threads in Unix, and more programming language history.
News about Linux
- Topics
- Artifacts & Tools,
- Open Source,
- Linux,
- Win32,
- OSX
OpenSim represents a freely available open source software system for modeling and simulation of movement. The system is provided by NCSSR (National Center for Simulation in Rehabilitation Research) which denotes a research department within Stanford University, California. The spectrum of possible application domains such as rehabilitation medicine, robotics, or games makes OpenSim interesting.
- Topics
- Security,
- Linux
After over a month since Kernel.org's security breach was announced (and subsequently taken off-line), the Kernel.org website has been brought back on-line.
- Topics
- Linux,
- .NET,
- Legal Matters
SUSE, formally part of Novell, has renewed its interoperability agreement with Microsoft for five more years. This agreement includes a 100 million investment in “new SUSE Linux Enterprise certificates”. And like the last agreement it raises more questions than answers.
- Topics
- Artifacts & Tools,
- Operations,
- Devops,
- Cloud Computing,
- Virtualization,
- Java,
- Deployment / Datacenter,
- Linux
The goal of the new JClouds 1.0 release is to provide a common interface for managing compute nodes and storage nodes across many vendors, providers, frameworks and APIs from IaaS to PaaS, says JClouds founder Adrian Cole.
Articles about Linux

- Topics
- Linux,
- Operations,
- Events
The need to scan a given filesystem for changes is a fairly common one, and there are a variety of common tasks which need this. A framework which offers real-time event notification for Linux file system events is Inotify. In this article we will walk through how to use Inotify to monitor directories and trigger alerts on changes and present tools you might want to add to your personal toolbox.

- Topics
- Operating Systems,
- Linux,
- Architecture
This article briefly examines and compares the kernels of the three most widely used quasi-Unix operating systems using three axes of comparison: efficiency, evolvement, and user friendliness. The operating systems compared (kernel only) are: OpenSolaris, Windows Vista, and Linux 2.6.

- Topics
- Linux,
- Operations,
- Java
Fedora Core 4 was the first release to include a a lot of code written in Java. gcj aims to implement a complete system, compatible with Java, centered around an ahead-of-time compiler. It has a cleanroom class library based on GNU Classpath, and a built-in interpreter. The compiler can compile Java source files, class files, or even entire jar files to object code.
Interviews about Linux

- Topics
- Operations,
- Ruby on Rails,
- Cloud Computing,
- Data Access,
- Ruby,
- Virtualization,
- Deployment / Datacenter,
- Linux,
- Architecture,
- Performance & Scalability
John Leach explains how Brightbox uses Virtualization in the data center and whether Virtualization causes performance problems. Also: a look at a few Unix tools and Linux features that Ruby developers might not know about.