summaryrefslogtreecommitdiff
path: root/psybnc/README
blob: 8ad9bd7d14d93f1e64175dcba5a61d0bc78f06e4 (plain)
    1 $Id: README 1276 2006-10-03 00:37:19Z romster $
    2 
    3 REQUIREMENTS:
    4 
    5 1. openssl
    6 
    7 PRECAUTION:
    8 
    9 PRE-INSTALL:
   10 
   11 	Creates a psybnc user, eg:
   12 	useradd -d /dev/null -s /bin/sh -c "psybnc daemon" -m psybnc
   13 	    
   14 POST-INSTALL:
   15 
   16 	Generate ssl certificate.
   17 
   18 	Start the psybnc service by executing:
   19 	/etc/rc.d/psybnc start
   20 	Or place it in the services array of /etc/rc.conf
   21 
   22 	Please edit the config file as the default most likely
   23 	will not accomodate your needs! Edit /etc/psybnc.conf
   24 
   25 PRE-REMOVE:
   26 
   27 POST-REMOVE:
   28 
   29 NOTES:
   30 
   31 James Mills, <prologic@shortcircuit.net.au>

Generated by cgit