From: kevin lyda (kevin at domain suberic.net)
Date: Thu 13 Jul 2000 - 08:55:27 IST
On Thu, Jul 13, 2000 at 08:39:22AM +0100, SP K wrote:
> if i dont have inetd.conf in /etc, how do i turn of
> these ?
if you don't have inetd.conf in /etc then inetd isn't running.
> Port State Service
> 111/tcp open sunrpc
turn off the rpc daemon. of course you won't be able to use nfs.
> 113/tcp open auth
turn off identd.
> 941/tcp open unknown
as root type:
fuser -n tcp 941
which means, what process(es) are using 941 in the tcp namespace.
> 1024/tcp open kdm
you're booting into x by default. why is kdm using 1024 though?
weird. anyway, don't boot into x - change /etc/inittab (and don't
delete it) where it says id:5:initdefault: to be id:3:initdefault:
kevin
--
kevin at domain suberic.net "there's nothing wrong with windows 2000 that
fork()'ed on 37058400 linux can't fix." -- va linux t-shirt
meatspace place: home
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:52 GMT