How find ip address linux?



How find ip address linux?..

Answer / Ramayan Prasad Mishra

To find the IP address in Linux, use the 'ip' command followed by 'addr show', e.g., 'ip addr show'. This will display all network interfaces along with their corresponding IP addresses.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What is the fastest way to enter a series of commands from the command-line?

1 Answers  


I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"

6 Answers   NetEnrich,


What is the role of case sensitivity in affecting the way commands are used?

1 Answers  


Which command puts a script to sleep untill a signal is recieved?

1 Answers  


I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?

8 Answers  


why context switching time should be minimum? How it depends on hardware support?

1 Answers   Flipkart,


Explain about refer?

1 Answers  


What are some popular Linux distributions?

1 Answers  


Why bash is used in linux?

1 Answers  


How to know linux os is 32 bit or 64 bit?

1 Answers  


Which of the Commands delete the files from the /tmp directory, issued by non-root user?

1 Answers  


What make install does?

1 Answers  


Categories