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 |
how do u extract files from iso cd images in linux?
Which command will show you free/used memory? Does free memory exist on linux?
What is $@ in bash?
How use more command in linux?
What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?
How to check load balance using linux command?
What does chmod 644 do?
How do you know which shell I am using in linux?
What is difference between free and available memory in linux?
What is in mkdir command?
What is the use of ls command?
What is ulimit in linux?