Change MAC address of network interface in Linux
Well, thankfully this is rather trivial task for Linux and you can change MAC address of your network adapter using a few CLI/console commands. Honestly speaking it is impossible to literally change MAC address as it’s loaded into firmware but you can configure Linux so it will transform old MAC to the new one the fly. The commands are are below but before typing them let’s consider why one might [...]
Read more →