Answers for "how to get ip of my machine ubuntu"

3

how to get ip address in ubuntu

Open your command prompt and type following command shown below and press enter

ifconfig -a
Posted by: Guest on May-13-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language