Linux Archive

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.

Tux Goes to College

In an era when mature Linux distributions abound, do you need a special one just for college? Robert Kennedy College in Delémont, Switzerland, thinks so. The school's CollegeLinux 2.3 , a single-CD Linux distribution, is a power tool for educational organizations. Read the review at NewsForge and our recent interview with professor David Costa here.

When you Shouldn’t be Using Linux

Many articles already explain why you should use Linux and describes its advantages. However, for a potential new user, it's also important to know the other side: what are the disadvantages of Linux? This short article by Carl Simard tries to present this other side so that new users can evaluate much better if Linux is for them to try or if they should forget about it.

Performance Inspector for Linux

Performance Inspector puts your finger on the pulse of your C/C++ and Java code, helping you nail down performance bottlenecks and problems with Linux kernel interaction. The suite of tools includes sample-based profiling, monitoring at the thread level, and more