[Cory Wright] shares a tip on how to reboot a system with a failed hard drive remotely. The magic SysRq key is a linux kernel feature that lets you perform a number of interesting operations. If ...
When your Linux desktop freezes, it can be frustrating, especially if you're in the middle of important work. However, there are several methods to safely restart your desktop without resorting to a ...
As a Debian user, you may find yourself needing to restart your system from time to time. Whether it's for implementing new configurations, recovering from temporary glitches, or installing updates ...
Linux is a robust and stable operating system kernel, but there are instances where it can panic, be it due to bad hardware or bad software. It does not happen often, but it can happen. If you’re ...
No system is immune to hangs and freeze-ups, and that includes even the most austere Linux desktop. What sets Linux apart is a key that can call out to the core kernel to un-freeze your desktkop, kill ...
[Cory Wright] shares a tip on how to reboot a system with a failed hard drive remotely. The magic SysRq key is a linux kernel feature that lets you perform a number of interesting operations. If ...
If you have ever had a hard drive fail on a remote server you may remember the feeling you had after trying to issue the following commands: # reboot bash: /sbin ...