Re: [SLUG] mail server.

From: Brian Coyle (brianc@magicnet.net)
Date: Sat Nov 17 2001 - 12:56:25 EST


Ronan Heffernan wrote:
>
> Jeff Barriault wrote:
>
> Thanks Ronan. So how do I find out if inetd is even loaded on my system, and
> if not, where do I get it?
>
> Jeff-
> inetd should probably be running on all Linux systems. It is pretty
> standard. To make sure that it is running, type "ps ax | grep inetd".
> If you get back no lines, or only a line that contains "grep inetd",
> then it is NOT running, otherwise it is running.

Actually, inetd is being replaced by xinetd on many newer distros
(Mandrake 8.x) for example.

The key differences-

        - inetd uses /etc/inetd.conf for configuration
        - xinetd uses /etc/xinetd.conf to set global options
          and files under an 'includedir' (usually /etc/xinetd.d)
HTH!

-- 
Linux hank.mjudge.net 2.4.8-24mdk #1 Mon Sep 17 14:22:11 CEST 2001 i586
unknown
 12:45pm  up 17 days, 16:04,  1 user,  load average: 0.02, 0.09, 0.05



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:21:28 EDT