Linux Archive

Novell Sets out Linux Roadmap

Novell will launch a bundle of its network services running on Red Hat Enterprise Linux and SuSE Linux Enterprise Server later this year. And in 2004, the entire services stack from Netware will be running on Linux, the company said, as revealed this April by vnunet.com, VNUnet reports.

US Government Loves Linux

Linux and other open source software has been widely used by government technologists for years in an unsanctioned way, but a recent Department of Defense memo officially puts open source software on the "approved" list. Government research contractor MITRE recently published a study that found that OSS was in wide use in the government, and warned that if it were to be forbidden, the costs and security fallout would be considerable. See this Forbes.com story for more.

Yellow Dog Linux 3.0: Better Red Hat Linux than Red Hat Linux 9

"How does a distribution that's a carbon copy of Red Hat 9 install and perform better than Red Hat 9 itself? By having the inside track on the platform being used, that's how. Brian Proffitt had the opportunity to use Red Hat 9 on an Intel notebook and Yellow Dog 3.0 on an iBook recently, and in terms of ease of installation and ease of use, Yellow Dog won by a big, wet nose" LinuxPlanet claims.

On SuSE’s Dramatic Rise and Mandrake’s Uninspiring Lethargy

LWN features an article on how SuSE is now a big force in Linux with new products every so often while MandrakeSoft is in deep lethargy media and PR-wise. Note that SuSE made it big also because of help from its own country, Germany (and the rest of Europe), while MandrakeSoft failed to captivate France in the government level and land big contracts that would keep the company in a healthy state.

Introducing the LinuxInstall Distribution

This article is a review of Linuxinstall.org 3.0, a Redhat 8.0 based distro aimed at the new home user . Some time back, after reinstalling windows for the umpteenth time I knew there had to be a better alternative. But the more I researched the more confused I got. Debian-Slackware-Knoppix-Redhat? etc,etc. Linux was totally new to me - I wanted stability and speed without the viruses, but I was starting to get overwhelmed from choice and command line phobia. I just wanted an o.s. similiar to Windows in ease of use, but stable!

Forbes: The Limitations Of Linux

"There have been so many glowing stories on the use of Linux that one might come away with the impression that Linux is an elixir that solves myriad business problems, and that it is always cheaper than alternatives. But like a lot of technologies before it, Linux has, to some degree, been overhyped." Read the story at Forbes.

Emulate Legacy Operating Systems on Linux; SourceMage 0.6

This article shows you how Linux is used to emulate a wide variety of operating systems. More than mere academic exercises, these "hosted OSes" are practical investments for many server rooms. One of the best things to do with a Linux box is to run programs for other operating systems on it. It can simplify your life considerably. On other Linux news, the SourceMage 0.6 distribution is released.

Inside the Linux Kernel Debugger

When debugging kernel problems, being able to trace the kernel execution and examine its memory and data structures is very useful. The built-in kernel debugger in Linux, KDB, provides this facility. In this article you'll learn how to use the features provided by KDB and how to install and set up KDB on a Linux machine.