what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / harikrishna.a
hi,
hostname -i for ip address
cat /etc/services for which application is running on which
port no.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
tell me the permenent memory issues?
What type of object is returned by resultset.getobject()?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
what is mission in weblogic
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
Explain the diffrernces between 8.x and 9.x?
Why the node manager is required?
What causes the condition OUT OF MEMORY?
How do I create a producer pool? : BEA Weblogic
What is the format of a log message in a web logic server?
We often see BSU when using weblogic. What is the meaning of BSU ?
Explain what is the purpose of using multipools in web logic server?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What is the role of a deployer?