Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP Address and Machine Name

Status
Not open for further replies.

abc73

Programmer
Apr 28, 2004
89
US
Hi all,
How can I find for IP address and machine name of my Linux system. I want to know the machine name and the ip address of my system.
Thanks
 
Code:
$ ifconfig
$ hostname

[tt]ifconfig[/tt] will actually get you a little more than the IP address.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top