7 Sep
1999
7 Sep
'99
12:27 p.m.
On 7 Sep 1999, veritas wrote:
currently, i'm using ZServer and it seems that one needs to leave a telnet session open for the server to remain active: typically, i'll start her up like:
./start -w 80 &
however, if i close the session or it times out, the server stops. what might i be doing wrong here?
Use nohup to prevent this. (See 'man nohup') % nohup ./start -2 80 & -Tim -- Timothy Wilson | "The faster you | Check out: Henry Sibley H.S. | go, the shorter | http://slashdot.org/ W. St. Paul, MN, USA | you are." | http://linux.com/ wilson@chem.umn.edu | -Einstein | http://www.mn-linux.org/