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
What is the purpose of stub in web-logic server cluster?
How do clients handle dns requests to failed servers?
What Is The Purpose Of Clustering ?
What is unicast in weblogic?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
What is the default jvm used for weblogic?
What is a thread dump?
How will a single machine run multiple web logic server instances?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
How many admin consoles possible in a single domain?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
How do stubs work in a weblogic server cluster? : BEA Weblogic
What is the role of a deployer?
What is clustering and what is achieved through it?