|
Date: 15/09/2003 18:00 ish
RedHat Setup Steps: cmd: adduser ipchaser edit the /etc/passwd file and change the login from /bin/bash to /sbin/nologin for the ipchaser user cmd: mv /file/location/ipchaser.tar /home/ipchaser/ cmd: cd /home/ipchaser cmd: tar -xvf ipchaser.tar cmd: ./configure USERNAME PASSWORD configure will copy the ipchaser file to the /etc/cron.hourly folder providing the username and password will create a file so the program can update Microtech's server.
Non RedHat Users:
Doing the above should get the basics of everything set up, presuming the ipchaser user home is /home/ipchaser. If not edit then ipchaser file and change wherever you find /home/ipchaser to /where/ever! All that is needed then is an entry in the 'at' type daemon.
Good Luck.
|