1. We offer with out any guarantee a series of script files that allow
   the automated set-up of a PC cluster of workstations.
   The setup works as follows.
2. Install or have the installation of RedHat linux completed before
   you proceed to the other steps (These scripts work OK with RH 7.1 and
   RH 7.2).
3. In NET and NET.oth (you do not need this the latter, however)
   edit the following files
   hosts
   hosts.allow
   hosts.deny
   hosts.equiv

   as needed by naming the machines of your cluster.
 
4.   Inspec host.conf and edit accordingly if you desire to do so.
5.   If an ifcfg-eth0 exists, ignore it ; it is created automatically.
6.   Inspect inetd.conf and comment out services not needed.
     NOTE: This is not used any more in RH 7.[12] as xinetd.conf replaces
     it.
7.   network.conf is created automatically (Step 5).
8.   Edit resolv.conf for your site.
9.   rlogin and rsh. BE REMINDED! A cluster requires files to
     be copied around without passwords. These two files have the
     effect of making the machines declared in hosts.equiv not
     require any password authentication for a user logging on from
     another machine of the lists in hosts.equiv. Therefore it is
     imperative that you restrict access by having a hosts.deny file
     defined as shown.
10   Delete the XF86Config or use your own local file. 
     In our set up all PCs use the same monitor for control so 
     X windows is set up this way.
11   Copy files from NET to NET.oth; you don't need this step but
     i haven't checked whether this is so.
12.  Inspect individual scripts.
     If you do not wish an action to be taken comment out that action.
13.  3user.run is a site/user specific script.  You are better off
     removing it altogether.
13.  run ./0all when ready.
