force a reboot in linux
if a server is still reachable via ssh, then a reboot can be forced:
echo b > /proc/sysrq-trigger
for more info see http://en.wikipedia.org/wiki/Magic_SysRq_key
Just a blog about ITSM. IT Systems Managment. Dragging together a collection of useful scripts and snippets. Some are mine, others 'borrowed' from other sources.
echo b > /proc/sysrq-trigger