How to start the daemon by nobody? Do I have to start as nobody?
I have only one box. So how many ports can I give to the daemon?
|
How to start the daemon by nobody? Do I have to start as nobody? I have only one box. So how many ports can I give to the daemon?
| |||
feedback
|
This question came from our site for pro webmasters.
|
I just checked, by default on Debian it's launched as nobody. Just run:
If you'r running CentOS or RedHat:
| |||
|
feedback
|
So you can run
the -d flag will launch it as a daemon in the background
That will list all the flags you can use | |||
|
feedback
|