Raising Elephants Is So Utterly Boring
Taken from http://en.wikipedia.org/wiki/Magic_SysRq_key "Raising Elephants Is So Utterly Boring" is a mnemonic device for remembering a keystroke sequence that should be used as an alternative to hitting the power button if a Linux system should ever freeze and need to be rebooted. Alt + SysRq + R – takes the keyboard out of raw mode. Alt + SysRq + E – terminates all processes (except init). Alt + SysRq + I – kills all processes (except init). Alt + SysRq + S – synchronizes the disk. Alt + SysRq + U – remounts all filesystems read-only. Alt + SysRq + B – reboots the machine. Or it can be remembered as "BUSIER" in reverse. "Raising Skinny Elephants Is Utterly Boring" is an alternative mnemonic for the same series of keystrokes, though changing the position of the disk synchronization to before terminating and killing all processes. Regardless of which of the above hotkey sequences are chosen, they should be entered in slow succession, giving the ...