Marco Giardini <[EMAIL PROTECTED]> writes:
> after all the reading on nterm, i've found on my server (using nmap)
> that the following port are open:
>
> 736
> 751
> 745
>
> since no kerberos is installed, i'd like to know what are the
> services on these ports and how to remove them.
Do a `netstat -pant | grep LISTEN' and see what processes (optionally with
command-names) it gives as responsible for them. Then kill the processes
and/or stop them starting again.
Alternative method: fuser -n tcp 736.
~Tim
--
It's all over the front page | [EMAIL PROTECTED]
You give me road rage | http://piglet.is.dreaming.org
Racing through the best days |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]