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
Explain trap command of linux?
Which Command used to lock user password in Linux?
Which are the linux directory commands?
How do makefiles work?
How do you create a file?
How do I open a text file in cmd?
What is cpu core in linux?
What is devops model?
What is a simple command?
What is lsof command in linux?
What is command example?
How does mkdir work in linux?
How do I run a .sh file in linux?
Which command will show you free/used memory? Does free memory exist on linux?
What does cd – command do?