Ricardo Kleemann wrote:
>
> Hi,
>
> I've never dealt with xinetd. I'm very comfortable with inetd and using
> /etc/inetd.conf
>
> Now I see RH 7 uses xinetd instead. Is there any advantage xinetd has?
I suppose it is that new packages can add their configuration as a
separate file.
> I have no idea how to turn services on or off with xinetd.
>
> Can someone help?
You can use chkconfig <service> on|off as with other services.
Otherwise you can edit the files in /etc/xinet.d/
chkconfig --list will tell you which services are on or off.
Don't forget to restart xinetd after.
--
Ivan Jager
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list