Quote:
Originally posted by Synesthesia
run them all as daemons? The ftp server too?
|
If you use the command on the command line and put the & at the end of the command, then it will run in the background, not as a daemon. The ftp server would run as a daemon, but that should be started from one of your init scripts.