LINUX

Installing LINUX can be done in many ways. I have primarely been using the so-called slackware distribution, and below I will list some of the salient points that I found to be useful to jot down. Either they were hard to find, or they were so useful that you ought to know about them before you read all the documentation (let me tell you: there is a lot!).

I've also installed both of Caldera's previews, but still find them cumbersome (their backup system is supposed to be good), being used to slackware.

UMSDS LINUX on a 386 SX-16

My first LINUX installation was on a 4Mb 386SX-16 machine, using the so-called UMSDS filestystem (I tried it when this machine had 2Mb, but that didn't work despite earlier claims). This allows you to use the current MDSOS partition and you don't need to reformat your hard drive. If you want to get serious, I don't recommend going this route, but it's a great way to get started and see if your hardware can handle LINUX. My machine was very generic VGA, no special hardware, pretty much off the shelf. With the right things at hand, installing LINUX takes no more than 15 minutes. Some noteworthy things, might you *ever* want to take this route:

UMSDS LINUX on a 486DX2-66 (Gateway-2000)

Getting only slightly frustrated with the speed of the above configuration a friendly collegue let me use her 486DX2-66, a Gateway-2000 with a CrystalScan monitor. I used the same route as above, but could never get the PS/2 busmouse that this Gateway uses to work. I have been told one has to just reconfigure the kernel. I also tried the latest (oct '94) Slackware 2.1 distribution. This is the one with kernel 1.1.59.

LINUX on a 486DX2-66 (ASUS PC/I-486SP3G w/ ATI Mach32)

Finally, one day before the last day in 1994, I did get my own megaflop machine, a 486DX2-66 based machine. It's one of those no-name brands, bought at a local company at the recommendation of some local LINUX enthousiasts. It has an ASUS PC/I-486SP3G motherboard (this one has on-board SCSI and IDE drivers) and mine came with a 540Mb SCSI-II drive.

LINUX on a Gateway-2000 (486DX2-66, P5-100)

LINUX on a 486DX4-100 WinBook XP laptop

Pretty much followed the slackware 2.1 route. We have two of these in the department.

BENCHMARK

Here is some benchmarks. Time is in seconds CPU. nbody5 is Aarseth's N-body integrator, a real (fortran) program , hack1 is the abbreviation for NEMO's hackcode1 benchmark (64 timesteps on 128 particles).
    Machine        nbody5    hack1
    ------------   ------    -----
    sparc-1        1122.1     17.14 neptune
    sparc-2         479:       5.55 lmc
    486dx2-66       450:       6.27 rigel
    sparc-5         270:       2.73 pluto
    p5-75           193.6      3.03 lab
    p5-100          146.9      2.30 rights
    sparc-20/51?    139.8      1.57 phoenix
    sparc-20/60?     97.2      1.23 gemini
    ------------   ------     -----
Note the sparc-20/60 has a SuperCACHE, and both the 20s have a SuperSPARC.
Peter Teuben; 21-jan-96