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 web logic servers?
How do you troubleshoot a crash?
How do I identify the document type of an xml document? : BEA Weblogic
How do I put a message back on the queue for processing? : BEA Weblogic
How can the nm be made to work with web logic? Explain?
Explain the performance tuning in jdbc?
What is the boot? What is the significance of it?
What are the classes placed in the weblogic classpath?
What is weblogic?
How can the OUT OF MEMORY be solved?
How can we change heap size?
How to pass arugments to server through machine?
What is the nm?
What is jms and configuration details?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic