View Single Post
Posts: 10 | Thanked: 4 times | Joined on Nov 2009 @ Austin, TX
#5
Originally Posted by Creamy Goodness View Post
that might work, also there is something in the repository called macchanger you can use...

Code:
root
ifconfig wlan0 down
macchanger -r wlan0 (sets random mac)
ifconfig wlan0 up
reconnect to wifi from device menu
the setting doesn't stick when you reboot but there's lots of ways you could automate it...
Thanks. The macchanger works. Now, how do I automate the process on N900?
I have automated processes on Windows using .bat/.cmd before but don't know how it work in Maemo5.