Hi
Not sure if this is the correct forum, however...
I have a Raspbian build (running XFCE4 desktop), its working very well... what i need to do is access the serial number of the RPi board.
Heres what i would like, using a "wget" command to call a page (www.domain.com/pi?serialnumber) so the webserver the other end sees the serial number.
How would i do this? if its a tiny shell script to get it then that would be great...
Ideas please.