what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / satish
netstat -a this will show you all the used ports and free
ports ..by this we can came to know which port is free and
which post is listerning.
to know particular port is used or not just use netstat
followed by port no
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do you troubleshoot server hang?
What type of object is returned by resultset.getobject()? : BEA Weblogic
Write a program to bind string values in a preparedstatement?
How to troubleshoot it?
What is the difference between the sun jvm and bea jrockit jvm?
What is actually weblogic cache?
What is the use of persistent store in weblogic?
How do I use a less than or greater than on a message selector in ejb-jar.xml? : BEA Weblogic
How does cluster communication happen?
What is meant by session replication?
How do you do performance tuning of wls?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
How do I do http tunneling? : BEA Weblogic
Which types of jdbc databases does weblogic jms support? : BEA Weblogic