link to Home Page

Installation


Linux is the fastest OS, and easy to install.

Linux tells you exactly what’s going on all the time, and will install on any kind of drive. You can put it on:

This is a real OS. For $0 I can:

You get all the source code too, so if you want to change it to your liking and know how to program you can. You can also run web servers and almost any other internet app for free. It won't crash whatsoever under normal circumstances. It's not perfect, but it's more perfect than Win95, especially if you don't need to run Win95-only programs. Usually to install a program you type:

make all
make install

and to uninstall you type:

make uninstall

This is ideal, but it's not usually hard to get things working if you read the directions.

Offered by Joe.

icon