what is portmapper,pam and xinetd



what is portmapper,pam and xinetd..

Answer / anwar ahdab

I can define the xinetd, responsible for listening to
incoming connections for opened ports, and then after
finding a new connection it initiate the daemon of the
specific port, that's why some daemons can use the xinetd, ,
it's the replacement of inetd "called internet Daemon".

Q: so here is a question, why should i use the xinetd to
listen to opened ports of the ssh daemon "for example" when
the ssh daemon itself can do that?
Ans: you can make 100 daemon up and idle listening to their
opened ports, but this is wasting of processing, the xinetd
can make all these daemons off, and he listen to all opened
ports, when a new connection come to certain daemon the
daemon comes up.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is the difference between absolute and relative path?

0 Answers  


What is the path of network (ethx) configuration files

0 Answers  


Which are the different modes of vi editor?

0 Answers  


what is portmapper,pam and xinetd

1 Answers   Wipro,


What is context switching in linux?

0 Answers  






How do I start linux?

0 Answers  


what is kernel parameters? where its located and how would you find it ?

1 Answers   Oracle,


What is typical size for a swap partition under a linux system?

0 Answers  


What is apt get linux?

0 Answers  


Why is linux safer than windows?

0 Answers  


How kill stopped job in linux?

0 Answers  


What are the basic components of Linux?

0 Answers  


Categories