what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / syed
it is hostname -i for ip address
and for port it is
netstat -an|grep port "shows the mentioned port is available or busy"
or
netstat -a list out all the ports
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages node manager?
What are the special design care that must be taken when you work with local interfaces?
How do I start wls and configure jms? : BEA Weblogic
How to troubleshoot it?
How do you differentiate between a server hang and server crash issue?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What is the domain in weblogic server?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Tell me what are the steps involved in configuring the jms?
What does the connected to element in the toolbar signify?
How you will analyse threads state using samurai tool?
What is application tuning?
Can weblogic server start with a unix boot? : BEA Weblogic