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 are the steps required to setup the oracle instance for os authentication?
Explain the domain creation types?
how to get the critical application?
How do I enable debugging for the messaging bridge? : BEA Weblogic
What type of object is returned by resultset.getobject()?
How does a file store compare with a jdbc store? : BEA Weblogic
Why the node manager is required?
How to troubleshoot it?
What is the java authentication and authorization service (jaas) 1.0?
Managed servers are running. What happens if admin server down?
What is weblogic?
What is an administration server?
How managed servers communicate with each other?
What is the sla in prd,qa,dev.?
How should you type cast a remote object? Why?