Not a heck of a lot, to tell the truth.  If you do "ps ax | grep xinetd", 
you should see that it's running.

If you want specific daemons to run from xinetd, as they might have from 
inetd, you can usually find them as RPMs already precompiled for RH7, 
which will go and install a config file into /etc/xinetd.d for you.  At 
that point, you might just need to do a "killall -HUP xinetd" to get it 
to reread that xinetd.d directory.

On Wed, 18 Oct 2000, Paul Garcia wrote:

> I have read from this list the change that has been done re: this file.  i
> have installed the default server for RedHat 7.0 and can only find the
> directory /etc/xinetd.d, and the only entry within this directory is a file
> named 'linuxconf-web'.  
> 
> after reading 'A Guide to the Inet Daemon'  by Eric Warmenhoven (off of the
> linux.com web site), i can see that this file controls permissions to
> offered services.  my question is then, what do i have to install to enable
> the use of this daemon?
> 
> thanks,
> 
> Paul Garcia
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to