Linux Archive

Securing Linux Production System

A Practical Guide to Basic Security in Linux Production Environments - This article is a practical step-by-step guide for securing Linux production systems. It shows how to meet basic security requirements for Linux systems that need to pass security audits. This guide also discusses some Linux security steps that cannot be found in any book at the time of this writing. If you have been assigned to come up with a corporate Linux Security Standard, then you should definitely read on.

Linux Continues Inroads into Server Market

The Linux server platform is becoming more varied -- and more capable, according to a recent report by IDC. The report noted that Linux is already well entrenched as a Web-centric server platform, in IT infrastructure roles and in the high-performance computing arena. In 2005, the report predicted, Linux will take on more workloads in the enterprise, such as hosting independent software vendor applications and databases.

PCLinuxOS Preview 8 Released

The much awaited new preview of PCLinuxOS has been released: "PCLinuxOS Preview 8 comes with kernel 2.6.7 with udev support. KDE 3.3.2, OpenOffice.org 1.1.3, Firefox 1.0 with plugin support, Thunderbird 1.0, P2P filesharing for Kazza and Gnutella, and many more applications." Read more here. Also, check out the screenshot tour at OSDir.com.

Linux Looms Larger Than Thought

The overall Linux market is far larger than previous estimates show, a new study says. In an analysis of the Linux market released late Tuesday, market research firm IDC estimated that the Linux market -- including servers, PCs and packaged software -- is expected to register a 26% compound annual growth rate (CAGR) over five years, reaching a whopping $35.7 billion by 2008.

Linux has fewer bugs than rivals

Standford University research team has found that Linux has fewer bugs than the competition using Coverity, a static source code analysis tool. Andrew Morton, one of the core developers says that the major bugs detected using this tool have already been fixed. It might be of interest that Linus Trovalds has developed a similar tool called sparse specifically for the Linux kernel which has proved itself to be pretty useful.

Review: Xandros Desktop 3 Deluxe

There's always a lot of excitement when a major Linux distribution has a new release - there's the clamour for the release notes and changelog, as well as the insatiable urge for screenshots and the search for the torrent for the ISOs. The release of Xandros Desktop 3.0 last week was no exception, with OS fanatics everywhere curious just what was in store. Read on for details.

MIPS 2.6. Kernel Evaluation LSP from MontaVista

MontaVista Software has announced the immediate availability of a MIPS evaluation Linux Support Package (LSP) for MontaVista Linux Professional Edition (Pro), based on the 2.6 Linux kernel and MontaVista Linux Professional Edition 3.1 applications and tools.

Improvements in SELinux

James Morris, one of the core SELinux developers has a blog entry detailing the evolution of SELinux and how it has worked so far including a recent major performance boost using RCU (Read Copy Update) code in the Linux kernel.