h3x.no

Tor Henning Ueland`s thoughts about technology and other stuff

Archive for the ‘Linux’ tag

SysRq-reboot macro for Blackbox KVM software

without comments

A nice way of rebooting a frozen Linux-based server when you do not have a power switch available is to use the SysRq-abilities. (Ubuntu Example.) Blackbox does not have a default macro installed for just that, but you can create a new macro and insert the following:

“<Alt-PRESS><Print Screen><Alt-RELEASE>RSEIUB”

This will create a working macro for writing any data in cache to disk, kill all processes (Sigkill), remount mounted disks and perform a reboot.

Written by Tor Henning Ueland

March 15th, 2009 at 7:50 pm

Posted in Linux

Tagged with , ,