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 |
How to send automated email to a set of people at fixed time ?
what are acl permissions..? what is automation of jobs..?
what are the different types of Backups..?
I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
Who owns the data dictionary?
My root password has been changed, how can i enter into the system without root password?
What are main anti-spam features available in sendmail?
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??
What command can you use to review boot messages?
How to convert an IP address to a Domain name using Unix ?
User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?