RAID and Data Protection Solutions for Linux RAID, short for Redundant Array of Inexpensive Disks, is a method whereby information is spread across several disks, using techniques such as disk striping (RAID Level 0) and disk mirroring (RAID level 1) to achieve redundancy, lower latency and/or higher bandwidth for reading and/or writing, and recoverability from hard-disk crashes. | |||
Realtime Linux Security Module Linux Security Modules project provides a lightweight, general purpose framework for access control. | |||
ReiserFS v3 ReiserFS is a journaling filesystem. It is very good at dealing with large numbers of small files. | |||
Remote Direct Memory Access (RDMA) The OpenRDMA project is an open source implementation of Remote Direct Memory Access (RDMA) service enablement layers in Linux. | |||
Robocode In Robocode, you program a robotic battletank in Java for a fight to the finish. The game is designed to help you learn Java, and have fun doing it from a simple 10-line robot to a very sophisticated, intelligent robot that destroys the competition! Courtesy: IBM |