This is the README for the bofh-server package.
It's a simple perl script and data file, based on
	http://www.cs.wisc.edu/~ballard/bofh/

To use this, you need to enable the bofh service.
Run "chkconfig bofh on", or edit /etc/xinetd.d/bofh to set disable=no 
You might also want to change the port number here in the xinetd config file.
Don't forget to restart xinetd after changing its configuration.

To use the server, telnet to port 666.  That's all.
If it doesn't work, make sure you don't ahve any firewall rules blocking
the port.  Duh.

You can add your own excuses to the excuses file.  It's just one per line.
This file is by default kept in /usr/share/bofh-server/excuses .

This packaging was done by Jeremy Portzer <jeremy@trilug.org>.
The web page for these packages is http://www.trilug.org/~jeremy/bofh/

