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
What is build process?
Write about an internal command.
Explain trap command; shift command, getopts command of linux?
How do I permanently delete linux history?
What is type command in linux?
What is command example?
How do I find the console in linux?
Which command will show you free/used memory?
What is command to check ports running/used over local machine
What is make in linux?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
How do I do a whois search?
Why makefile is used in linux?
Which command is used to terminate a process?
How do I create a .txt file?