what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / sujeeth
ifconfig ------- To know the IP Address in Unix Machine
netstat -a ----- To know the all port numbers in Unix
machine
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are application servers?
What you can do with node manager?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
How many types do you configure managed server in weblogic server?
Can you briefly describe local interfaces?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What is actually weblogic cache?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What are the admin default ports?
How can default jvm be changed to others?
How will a single machine run multiple web logic server instances?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What causes java.io exceptions in the log file? : BEA Weblogic
How to change from default JVM to other ?