This chapter describes how to install TUX.
For optimal performance, create a separate RAID partition as the document root for TUX.
Configure and install the kernel with TUX support built-in, if it has not already been provided with TUX configured.
Install the TUX package with the command rpm -Uvh tux-2.0-1.i386.rpm (modify as necessary for new versions...)
For each request, TUX logs the address of the requestor, a date and time stamp accurate to at least one second, specification of the file requested, size of the file transferred, and the final status of the request.
The log files for TUX are stored in /var/log/tux in binary format. In this binary format, the log files are approximately 50% smaller than standard ASCII text log files. To view log files use the command /usr/sbin/tux2w3c /var/log/tux. The tux2w3c program converts the binary log files into into standard W3C-conforming HTTPD log files.