• [^] # Re: De l'intérêt des Magic system Request Key

    Posté par . En réponse au journal Comment mieux gérer les plantages de carte graphique. Évalué à 2.


    config MAGIC_SYSRQ
    bool "Magic SysRq key"
    depends on !UML
    help
    If you say Y here, you will have some control over the system even
    if the system crashes for example during kernel debugging (e.g., you
    will be able to flush the buffer cache to disk, reboot the system
    immediately or dump some status information). This is accomplished
    by pressing various keys while holding SysRq (Alt+PrintScreen). It
    also works on a serial console (on PC hardware at least), if you
    send a BREAK and then within 5 seconds a command keypress. The
    keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
    unless you really know what this hack does.


    Ce n'est effectivement pas définis par default.
    Mais il n'y a rien de vraiment dangereux avec cette option.
    il faut juste eviter de l'activer sur une machine en libre accés.