by Roy Davis | Feb 25, 2014 | Linux |
Here's how to check the ethernet hardware address on Linux systems. This is also called the MAC address: Open terminal Type ifconfig Look for the address from eth0 Being able to do this is absolutely essential to being a tech. You need to be able to lookup basic...
by Roy Davis | Feb 25, 2014 | Mac |
This post shows how you can change the hardware address on the Apple USB NIC, also known as a MAC address. 1. Open Terminal (search for Terminal using Finder). 2. Type ifconfig into the Terminal to find the name of the USB NIC. This should be en#, the # should be...