I use ssh instead of telnet. When I login to my server with ssh and start james using "./run.sh &" and then close my terminal/ssh session JAMES will shutdown too. I looked at my processes "ps -A f" and noticed that JAMES is starting as a child process of my ssh session. How do I start JAMES remotely without it starting as a child process of ssh. Shouldn't the "&" allow for this?
Brandon Goodin Phase Web and Multimedia P (406) 862-2245 F (406) 862-0354 [EMAIL PROTECTED] http://www.phase.ws -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
