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 are class paths? How can they be set?
What is the server?
What is the boot?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What are the admin default ports?
What is Weblogic ? (Weblogic Interview Questions)
Explain the performance tuning in jvm?
What you can do with node manager?
Define the functions of t3 in the web logic server?
What are stubs and how do they function in a web logic cluster?
What is thread stack size?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
How Work Manager works in wls 9.2 and above versions?
What is web.xml ?
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