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 |
what is the gate of ftp server in redhat linux?
what is the difference between semaphore, mutex & spinlock?????
What are main anti-spam features available in sendmail?
what is the use of runlevel 4 in redhat linux? in which cases it will use.
How to send automated email to a set of people at fixed time ?
why you are using nis server
My root password has been changed, how can i enter into the system without root password?
In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)
How to check all open ports on linux machine and block unsed ports????????
Give a Linux shell command to find all files in a directory which contain ip addresses.
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
What are the questions we are expecting for 2yrs. experience guy for linux company interview questions?