Compare between SYS V launched processes and Xinetd
processes in Linux.
Answer Posted / c.raja
Answer is based on RHEL
SYS V processes xinetd processes
1) daemons (run in background) processes started on request
2) Managed by "service" Managed by "xinetd" daemon
wrapper command
3) Script files in "/etc/rc.d" script files in /etc/xinetd.d
directory directory
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
State and explain about features of UNIX?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What does curl command do in linux?
What is p command?
What is df -h command?
What is makefile in unix?
How do I check cpu usage?
What is simple command?
What is linux pwd (print working directory) command?
What is the difference between rmdir and rm r?
Explain grep command.
What does free command do in linux?
How can we increase disk read performance in single command?
What is df command in linux?
why context switching time should be minimum? How it depends on hardware support?