#magicsysrq — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #magicsysrq, aggregated by home.social.
-
-
Viertel nach neun, es wurde bereits auf #MagicSysRq herumgedrückt. 🤨
-
Half a dozen ~/Documents/Arduino folders from diverse existing and former systems and their backups were merged. Along the way, I ported the world-famous #REISUB appliance, which is notoriously flaky on the #ATtiny 85, to the more reliable #ATmega 32U4 platform. #Linux #Arduino #BadUSB #MagicSysRQ https://github.com/mschmitt/reisub-appliances
-
#commandline #Linux #MagicSysRQ
--> Using Linux for about 15 years and I never knew the magic SysRq key.. It enables you to talk to your kernel more directly.
---> You can also call it PrtSc - Print screen..
'The magic SysRq key is a key combination understood by the Linux kernel, which allows the user to perform various low-level commands regardless of the system's state. It is often used to recover from freezes, or to reboot a computer without corrupting the filesystem. Its effect is similar to the computer's hardware reset button (or power switch) but with many more options and much more control. '