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 |
What is a ulimit in unix?
What is kill 9 in linux?
What command can you use to review boot messages?
How do I check my cpu cores?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
what is user mode & kernel mode?
Why we use pwd command in linux?
What does uname do in linux?
How do I check command history?
i dont know root password then this situation can we change or break root password to ant process
How do I permanently delete linux history?
What is iptables command in linux?