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
Explain the difference between dynamic and non-dynamic changes in the console?
What are application servers?
Define managed servers?
How does a cluster relate to a domain?
What are the steps involved in setting up classpath in web logic server?
What are the different modules of wlst? Explain?
How do I identify the document type of an xml document? : BEA Weblogic
What is the default port of weblogic admin server?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
Open the find box and editing the text in text box then what is name for this dialog box??
What is meant by thread dump and how can we take?
What is Graphic mode?
What signal tells the jvm to give a thread dump?
What is node manager?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?