magic SysRq

Published on 2007-02-09 21:07:00+00:00
Linux   Programming  

Occasionally I goof up. Yes, as much as I hate to admit it, it's true. However, thanks to this handy tutorial on liquidweather.net, I've learned about some nifty ways to kill things in linux.

In addition to the traditional ways to kill a process, this tutorial lists some magic SysRq key combinations that--if enabled in your kernel--can provide a nice option to just pulling the plug...

(Note to self, and any other developers: When using a language without built-in garbage collection, don't forget to free up memory when you're done!)