jemhayward wrote:
> remote shutdown, again...
> Could I use wget (from a windows PC) to send an http request directly
> to the shutdown instruction on the web interface? or any other way of
> sending a shutdown instruction remotely to the CSOS?
try...
Code:
--------------------
wget --post-data 'halt=Halt' http://wandboard.local/shutdown.html
--------------------
(I've not tested this.)
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix