On 7/25/05, Alberto Odor <[EMAIL PROTECTED]> wrote:

> I'm not very good at Linux and tried to run netstat and get a lot of data.
> If the I-Node column referes to the port, 9200 doesn't seem to be opened.
> 
> How can I open it or know which ones are opened?

>From a RedHat Enterprise Linux v.3 box

[EMAIL PROTECTED] vista]$ su -
Password: 
[EMAIL PROTECTED] root]# lsof -i | grep 9200
mumps     19429    vista    5u  IPv4 3397272       TCP *:9200 (LISTEN)
[EMAIL PROTECTED] root]# 

Thar she blows!

Take Care,

Mike


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to