$Navigation = array('Home' => true, 'Papers' => true, 'Linux' => false, '' => false);
define("TITLE", 'Linux');
// define("MENU_TITLE", 'Linux');
// define("LAST_CHANGED", '2002-02-20 $');
require_once('../../include/layout.php');
StdTop();
?>
Linux RAID Presentation
My notes for the February 2002 presentation on RAID for the Ogden Area Linux User Group are
here.
SMP Upgrade
A small blurb on upgrading my workstation to a dual processors.
It's nice to be back to a "dually" machine after a hiatus of a few years with a single processor.
Why Linux?
This is a disjointed, somewhat disorganized collection of discussions that I've had over time with people about why our companies have migrated to a Linux base.
PrintFooter(); ?>