Changing your MAC address

http://vvv.tobiassjosten.net/security/changing-your-mac-address/


sudo ip addr
sudo ifconfig wlan0 down
sudo ifconfig wlan0 hw ether aa:bb:cc:dd:ee:ff+1

sudo ip addr