How to Find IP Addresses on Ubuntu???
anu idea??????![]()
How to Find IP Addresses on Ubuntu???
anu idea??????![]()
There are two merhods:
Graphical Method
Shell Method
- Turn on your PC and log in.
- Go to System>>Administration>>Network tools.
- On the Devices tab, click the drop-down arrow to choose your network device.
- Click the X in the upper-left corner once you are finished to close the Network Tools window.
- Turn on your PC and log in.
- Go to Applications, Accessories, and Terminal. A terminal window will appear, called the Shell.
- Type "ifconfig" in the terminal window, and press Enter. A list will come out with the requested information.
- Place the network cards for which you need the IP address, and write down the IP address. Like the graphical method, this also gives you information concerning your hardware (MAC) addresses, subnet mask and packets sent/received by each network interface.
- Click the X in the upper-left corner once you are finished to close the terminal window. You can also type "exit" press Enter to close the terminal window.
Bookmarks