The next chapters will cover the following topics:
/* Running Changi */
DO FOREVER
'@expire -vVxs'
IF rc \= 0 THEN
'@expire -vrxs -E14'
'@del changi.pid 2>NUL'
'@changi'
IF rc = 0 THEN
LEAVE
END
Naming this script NNTPD.CMD, you may create or update TCPEXIT.CMD
in your TCPIP\BIN directory with the following lines:
c: cd \changi start /min "NNTP Daemon" nntpd echo ..... NNTP Daemon StartedModify the first two lines if you didn't install Changi in C:\CHANGI.
Note, that TCPEXIT.CMD won't be called unless TCPSTART.CMD has been added to your startup folder.
[
Top of Page |
Previous Page |
Next Page |
Table of Contents ]
|
URL: changi/manual/server.html Created: 25 August 1996 Revised: 21 December 1996 Author: harald@os2point.ping.de |