Compare between SYS V launched processes and Xinetd
processes in Linux.



Compare between SYS V launched processes and Xinetd processes in Linux...

Answer / 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

More Linux Commands Interview Questions

Describe the mknod command and when you’d use it.

0 Answers  


Explain trap command; shift command, getopts command of linux?

0 Answers  


Which command is used to see the online manual?

0 Answers  


Which commands are used to set a processor-intensive job to use less cpu time?

0 Answers  


What are the options of wc command?

0 Answers  






What make install does?

0 Answers  


how is the possible the "last 10 files present in the current directory and stores them in the file list".

9 Answers   Google,


Explain grep command.

0 Answers  


How can we increase disk read performance in single command in Linux operating system?

0 Answers   Winsol Solutions,


What does umask 022 mean?

0 Answers  


What is df command in linux?

0 Answers  


What is tty in linux process?

0 Answers  


Categories