LinboloDS help

Apr 13, 2004 07:40 LinboloDS help
Hi, im running the linbolods on a shell and when i exit the SSH session the server shuts down. I know there is a command to keep it running, but ive forgoten it :oops:
anyone able to help?
Apr 13, 2004 08:53
Try either prefixing with nohup (the no hangup command) or using an & at the end of the command line to put the process in the background.

Remember to use the server command line parameters -noinput to avoid problems of losing your input shell when you disconnect. You may also want to use the -quiet/-log parameters to output to a file.