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 could possibly be the problem when a command that was issued gave a different result from the last time it was used?
How do you know which shell I am using in linux?
What is the root directory linux?
Which commands are used to set a processor-intensive job to use less cpu time?
State and explain about features of UNIX?
What does sh do in linux?
What is du -s * | sort -k1,1rn | head command used for?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What is tty name?
How does diff command work?
How do I check disk space in linux?
What is the use of finger command in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What does free command do in linux?
Explain shift command of linux?