1832609 Members
2479 Online
110043 Solutions
New Discussion

Re: xinetd and inetd

 
SOLVED
Go to solution
uadm26
Super Advisor

xinetd and inetd

Hi,
I’d like to install xinetd but I need to know if can use the both in same system?
4 REPLIES 4
AwadheshPandey
Honored Contributor
Solution

Re: xinetd and inetd

go to this page: this will solve ur problem.
http://www.linuxplanet.com/linuxplanet/tutorials/4505/2/

Awadhesh
It's kind of fun to do the impossible
Arunvijai_4
Honored Contributor

Re: xinetd and inetd

You can download xinetd from http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111 but, you can't use both on a same machine.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
uadm26
Super Advisor

Re: xinetd and inetd

Thanks.
dirk dierickx
Honored Contributor

Re: xinetd and inetd

you can use xinetd, but afaik not together with inetd. in fact, there should be no reason to run both at the same time.
xinetd is a full and more enhanced _replacement_ for inetd, so just disable inetd after installing xinetd.