Skip to content

Instantly share code, notes, and snippets.

@jnwarp
Created June 16, 2016 20:41
Show Gist options
  • Save jnwarp/7a4191cade9a0d805819e80861b193ee to your computer and use it in GitHub Desktop.
Save jnwarp/7a4191cade9a0d805819e80861b193ee to your computer and use it in GitHub Desktop.
Instructions for finding Ubuntu/Linux mac address

Ubuntu/Linux:

  1. Open a terminal using Ctrl+Alt+T
  2. Type "sudo ifconfig | grep HWaddr"
  3. Hit enter
  4. Find and write down your ethernet "eth0" address to register in a computer lab or on any Internet ready computer
  5. Do not write down your wireless "wlan0" address

http://rescom.psu.edu/finding-your-address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment