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 semaphore h?

0 Answers  


Which type of application can be run on linux?

0 Answers  


How do I put games on playonlinux?

0 Answers  


How can you find the status of a process?

0 Answers  


What are the signals we have in Linux?

1 Answers  






What utility would you use to cut off the first column in a text file?

0 Answers  


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

0 Answers  


What is scripting in linux?

0 Answers  


How do you get help on a unix terminal?

0 Answers  


Can bsd run linux programs?

0 Answers  


What do you type to stop a hung process that resists the standard attempts to shut it down?

0 Answers  


How OS communicates with program when it crashes in Linux?

0 Answers   Arigo Infotech,


Categories