Content deleted Content added
→Uses: On certain distrib, Ctrl+Alt+F1 = GUI, F2 = GUI login, F3... = text consoles |
sysrq + I does not kill init, that would be stupid |
||
Line 200:
* un{{key|'''R'''}}aw (take control of keyboard back from [[X Window System|X]]),
* t{{key|'''E'''}}rminate (send {{tt|[[SIGTERM]]}} to all processes, allowing them to terminate gracefully),
* k{{key|'''I'''}}ll (send {{tt|[[SIGKILL]]}} to all processes except [[init]], forcing them to terminate immediately),
* {{key|'''S'''}}ync (flush data to disk),
* {{key|'''U'''}}nmount (remount all filesystems read-only),
|