what is difference between inetd and xinetd
Answers were Sorted based on User's Feedback
Answer / tumon
The major difference between inetd and the newer xinetd is
that inetd uses a single configuration file, with one line
per service, while xinetd uses a configuration directory,
with one file per service
| Is This Answer Correct ? | 28 Yes | 5 No |
Answer / susheel narayan singh
The difference between inetd and xinetd----
Inetd and xinetd both help to rstart and reload services but
to restrt service in inetd we use---
#service dhcpd start
but in xinetd we use----
#service xinetd start
NOte: in inetd we give name of that service it means if you
want to start dhcpd then you will have to give name serivce
dhcpd start
but in xinetd service we don't type that service telnet
start to start telnet we type service xinetd start.
| Is This Answer Correct ? | 20 Yes | 5 No |
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?
how to install linux OS? pls send step by step
Tell me command which is use for create quota database in Linux.
what is the difference between NIS and DNS...?
how can i make an user to nologin without locking the account for the user
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
what is the difference between fork and thread ? and parent and child process in fork system call?
What is the difference between ext3 and ext4?
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?
what is the use of runlevel 4 in redhat linux? in which cases it will use.
what is the difference between unix and linux...