What stops microwaves?

You should leave it running, while you run to the internet, post on the OcUK forums, plus other forums, and search on Wiki, then Google it! Then you shall have your answer!
 
ssh -l $yourname -h $microwave_ip
sudo su
ps -ef | grep doorswitch | xargs kill
doorswitch


That should restart the doorswitch program which will then then stop the microwave generator. Failing that try grepping for microwave_gen instead of doorswitch and kill that instead.

If all else fails just run shutdown -h now

What, your microwave isn't hooked up to the network? It doesn't even run a unix-like OS? Next you'll be telling me you're not running netBSD on your toaster.
 
Back
Top Bottom