what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / udaya
It is ifconfig -a (Unix) guys and not ipconfig (only for
windows)
Port -- netstat -an|grep port
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is meant by node manager?
Write a program of web logic server to get the connection pool attribute?
Arrange in order the various message severity levels?
What is a stage deployment?
What is node manager?
What are the two important tcp socket classes?
How do I restrict access to servlets and jsps? : BEA Weblogic
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
What is the use of persistent store in weblogic?
Define memory leak ?
Explain the functionality of iiop ?
How do I increase weblogic server memory? : BEA Weblogic
Can struck threads be killed manually?
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
What are servers?