SHARE
Facebook X Pinterest WhatsApp

Magic Tricks With the Sysreq Key

Written By
thumbnail Juliet Kemp
Juliet Kemp
Jul 20, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



Juliet Kemp

The SysReq key is hidden up the top right of your keyboard, and looks a bit
like a relic from a former era of computing. (Which, indeed, it is.) But
there’s a bunch of things you can still do with it that may come in
handy. Note that this is documented only on i386 on Linux, and you need your kernel to
have been compiled with the “Magic SysRq Key” option. Find out if it has been
by looking at /proc/sys/kernel/sysrq — if it exists and contains
the value 1, all possible requests are allowed.

Tip of the Trade: Remember the Sysreq key? It’s in the same spot it’s always been. Get reacquainted with it, and rediscover all the useful things it can do.

Press Alt-Sysreq, then one of the following letters:

r Unraw: Restores the keyboard after an X crash or
similar.
0 Changes console loglevel to 0 and so reduces
error messages.
k System attention key: Kills all processes on the current
virtual console.
e Terminate: Kills all processes except init on the current
terminal.
i Kill: Kills all processes except init, everywhere.
s Sync: Attempts to sync all mounted filesystems. Outputs OK
and Done when it’s managed. This can reduce the chances of needing to
run fsck at a later stage so it can be useful if you’re having
disk problems.
u Umount: Attempts to remount all mounted filesystems
read-only.
b Reboot: immediately reboots the system without syncing or
unmounting disks. Not a good idea unless in extremis! This may
lead to data loss.
p Dumps current registers and flags to the console.
m Dumps current memory info to the console.

If this doesn’t work, check the documentation at
/usr/share/doc/linux-doc-2.6.18/Documentation/sysrq.txt.gz for some
suggestions (including checking the keycode being sent).

thumbnail Juliet Kemp

Juliet Kemp is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
What Is a Network Policy Server (NPS)? | Essential Guide
Virtual Servers vs. Physical Servers: Comparison and Use Cases
Ray Fernandez
Nov 14, 2023
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.