On Wed, Jul 19, 2000 at 03:24:19PM -0700, Roy Harrison was heard to say:
> is there a definitive place where I can find what particular services do
> and where they are started ?
>
> I have the following running (result of nmap) and would like to clean it up
> more. specifically auth (if it's not critical) ,nntp,netbios-ssn and printer.
Look in /etc/services to see what the stuff is that you don't know about. This
stuff all starts out of /etc/rc.d/init.d/ but you can access it using chkconfig
from the command line or ntsysv in a text mode GUI.
> Port State Protocol Service
> 22 open tcp ssh
> 23 open tcp telnet
> 80 open tcp http
> 113 open tcp auth
> 119 open tcp nntp
> 139 open tcp netbios-ssn
> 515 open tcp printer
--
Chuck Mead, CTO, LinuxMall.com
[EMAIL PROTECTED]
GnuPG Public Key Available: http://pgp.ai.mit.edu/
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.