Re: [ILUG] inetd.conf

From: Petko Alov (palov at domain bio.bas.bg)
Date: Thu 13 Jul 2000 - 09:14:18 IST


On 13 Jul 2000, at 8:39, SP K wrote:

> f i dont have inetd.conf in /etc, how do i turn of
> these ?
> Port State Service
> 111/tcp open sunrpc
> 113/tcp open auth
> 941/tcp open unknown
> 1024/tcp open kdm

These ports are used by processes not started through tcp
wrapper:

sunrpc is used by NFS
auth - by identd
kdm - KDE display manager
unknown - I don't know this port too...

So, properly configuring the inittab, you can ommit kdm
(say, set the default runlevel to 3 - sure, then you'll have to
start X manually); other services might be configured in
the rc directory for the current runlevel, or through the
KDE utility (given you are running KDE, if you have kdm)

 

Look at running daemons (ps axu), and remove those you
dislike (though, dont kill -9 them, or shall get them again

Regards,

Petko

============================
Petko S. Alov

System Administrator,
BIO.BAS.BG

palov at domain bio.bas.bg
(+359-2) 979-2175
============================



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:52 GMT