Computer Science, asked by ZIASAJID6535, 1 year ago

Command to find ip addrres of ethernet adapter in linux

Answers

Answered by javedsid
1

Enter this command: hostname -I (that's a capital I as in Idaho)If you have a single interface active, you will get back a single IP address, without any additional text. % hostname
I hope this helps you
Answered by dhawaleashum11
0
This is the method

1. Open a terminal. You can find this in your list of applications or by searching for "terminal".

2. Enter this command: /sbin/ifconfig . ...

3. Find the IP address for each device listed after "inet adr".
Similar questions