Lofland bLOG

inetd

Filed under Unix Notes on Monday, July 10th, 2006 @ 2:35pm by Christen

Inetd monitors ports and when a connection is made, it passes them to a given program.

The configuration is in /etc/inetd.conf

If you edit that file, to get inetd to read it again, just HUP it:

ps -ef|grep inetd
kill -HUP pid

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WordPress