Skip to content. Skip to navigation

Illuminate Labs

Sections

Finding the Host ID in Linux

Open a terminal window and execute the command "ifconfig". The value associated with HWaddr is the host id.

Note that ifconfig may not be in the path in which case you'll have to run the command "/sbin/ifconfig" or locate the ifconfig binary by typing "locate ifconfig".

Last modified 2006-03-06