Washington State University World Class. Face to Face. Campuses WSU Home WSU Search my WSU

Finding a physical address in Linux

From ctowiki

Revision as of 10:16, 11 November 2006 by Mzocher (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
  1. Open a terminal
  2. When prompted type
    ifconfig -a | grep HW

("HW" MUST BE CAPITALIZED)

  • NOTE - the "|" key is located on the "\" key and used with shift (shift+\)
  • NOTE - customer will need to be logged in as root for this to work
  1. The 12 digit hexadecimal number separated by dashes located to the right of "HWaddr" is the computer's MAC address.

Related Tutorials

(See all pages in the Linux category)

External Links

Personal tools