How do I find my ip address on linux?



How do I find my ip address on linux?..

Answer / Abhay Agarwal

To find your IP address in Linux, run the `ip addr show` command which will display all network interfaces and their associated IP addresses. You should look for 'inet' followed by an IP address in the result.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

How would you create a text file without opening it?

1 Answers  


What is the lightest version of linux?

1 Answers  


What are the modes used in vi editor?

1 Answers  


How do I start linux?

1 Answers  


How do I check hard drive space on linux?

1 Answers  


What is the difference between a hard link and a soft link?

1 Answers  


The hierarchy of a series of directories branching in a user system starts from?

1 Answers  


How can we check disk/device status/failure/errors using smartctl utility?

1 Answers  


What is the minimum number of disk partitions required to install linux?

1 Answers  


What does xfce mean in linux?

1 Answers  


How do you empty a file in linux?

1 Answers  


How can you append one file to another in linux?

1 Answers  


Categories