what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / king
You can get the server address/ip in 2 ways
1. ifconfig -a
2. netstat -in
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How do you troubleshoot a crash?
Tell me how is the security handled in web logic j2ee connector architecture?
How can we find listineing ports in a machine?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
How do you do performance tuning of wls?
What Is Boot.proerties File In Weblogic Server ?
How can we configure http tunneling on weblogic?
How do I configure jms security? : BEA Weblogic
What is non-stage deployment?
Difference between production and development mode?
What is weblogic?
How many types of weblogic installation ?
What is boot?properties file in weblogic server?
Explain how a web logic server works?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic