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

explain me disk quota in detail and configuration details in linux operating system?

0 Answers   Arigo Infotech,


What does echo do in linux?

0 Answers  


What is the difference between linux and bsd?

0 Answers  


Which linux os is best for home use?

0 Answers  


Name the linux loader.

0 Answers  






What is gnuc?

0 Answers  


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

0 Answers  


What do you understand by Linux Kernal? Is it legal to edit it?

0 Answers  


What is the best antivirus for linux?

0 Answers  


What does nslookup do?

0 Answers  


You want to search for sale and sales. What regular expression should you use?

0 Answers  


Is linux the future of gaming?

0 Answers  


Categories