Sometimes you just want to change your MAC-address (For example to get new IP-address from DHCP server). If you have luck you can change your MAC-address just with: [cc lang=”bash”]sudo ifconfig wifi0 down hw ether 00:11:22:33:44:55[/cc]
but with my EeePC that didn’t work so I had to use software called MacChanger.
First we check what […]