Alternate Ways To Invoke Magic SysRq
While this was originally implemented as part of the kernel's keyboard handler for debugging, the functionality has been also exposed via the proc filesystem and is commonly used to provide extended management capabilities to headless and remote systems. As an example, shell script can be simply used:
echo b > /proc/sysrq-triggerThis is equivalent to the key combination Alt+SysRq+B which reboots the machine.
The Linux daemons sysrqd and tcpconsole provide a method of accessing SysRq features over a TCP connection after authenticating with a plain-text password.
The Xen hypervisor has functionality to send magic commands to hosted domains via its "xm sysrq" command.
Many embedded systems have no attached keyboard, but instead use a serial console for text input/output to the running system. It is possible to invoke a Magic SysRq feature over a serial console by sending a 'break' serial command, followed by the desired key. The method of sending a break is dependent on the terminal program or hardware used to connect to the serial console.
For minicom, a popular serial terminal program, the command sequence: 'ctrl-a f' will initiate a break sequence. So the command: 'ctrl-a f m' would show memory information about the system.
Read more about this topic: Magic Sys Rq Key
Famous quotes containing the words alternate, ways, invoke and/or magic:
“Germany is a queer country: one cant regard it dispassionately. I alternate between hating it thoroughly, stick, stock and stone, and yearning over it fit to break my heart. I cant help feeling it a young and adorable countryadolescentwith the faults of adolescence.”
—D.H. (David Herbert)
“We urgently need a debate about the best ways of supporting families in modern America, without blinders that prevent us from seeing the full extent of dependence and interdependence in American life. As long as we pretend that only poor or abnormal families need outside assistance, we will shortchange poor families, overcompensate rich ones, and fail to come up with effective policies for helping families in the middle.”
—Stephanie Coontz (20th century)
“Drive a nail home and clinch it so faithfully that you can wake up in the night and think of your work with satisfaction,a work at which you would not be ashamed to invoke the Muse.”
—Henry David Thoreau (18171862)
“Were not blind and were not fools. Were just plain, sensible people who refuse to be fooled by a lot of supernatural nonsense.... Theres no magic in dried lizards and dead chickens.”
—Eric Taylor. Robert Siodmak. Frank Stanley (Robert Paige)