Pages

Friday, November 11, 2011

4 Easy Ways To Get Yourself Out Of a Ubuntu Crash


1. Force quit freeze apps
use System Monitor or kill syntax

2. Restart 'X'
Ctrl + Alt + Backspace

3. MagicSys Keys
Alt + SysRQ + K ... this'll kill all process

4. MagicSys Key Combination
If all the three process failed..
Alt + SysRQ .. and press R, E, I, S, U, B

and this is what R E I S U B means:
R: Switch the keyboard from raw mode to XLATE mode
E: Send the SIGTERM signal to all processes except init
I: Send the SIGKILL signal to all processes except init
S: Sync all mounted filesystems
U: Remount all mounted filesystems in read-only mode
B: Immediately reboot the system, without unmounting partitions or syncing

refs:

add:

No comments:

Post a Comment