what is the command to start , stop, restart and list a demon?
Answer Posted / Pushpit Kumar
To start a daemon: 'service <daemon> start'nTo stop a daemon: 'service <daemon> stop'nTo restart a daemon: 'service <daemon> restart'nTo list all daemons: 'ls /etc/init.d'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category