######################################################################
# README for Rediundant Linux Servers Talk     V1.0.0       April 1998
# Simon Horman                                       horms@zip.com.au.
# Zip Internet Professionals                   http://www.zip.com.au./
######################################################################
 

This is the latex source for a paper I wrote
on Creating Redundant Linux Servers. You need
to have latex installesd to compile the document
s and dvips installed to produce the post script
version.

To compile

1. Make sure latex is in your path
2. run 'make all ; make clean ; make all'

If you want a post script version 

3. Make sure dvips is in your path
4. run 'make ps'

Have Fun

