> Second question.  I have a mystery service running on port 1024.  I
fairly
> certain I haven't been hacked, but, who knows?  When I do a "nmap
> localhost" port 1024 shows up as "unknown".  How can I find out which
> daemon is bound to 1024?  Thanks in advance!

fuser 1024/tcp # as root!

man fuser tells a lot of cool stuff! read it, and enjoy!

pietro.

Reply via email to