Forrest logo
back to context overview

ctrlaltdel

List of commands for ctrlaltdel:

  • ctrlaltdel:tldr:627c5 ctrlaltdel: Get current setting.
    $ ctrlaltdel
    try on your machine
    explain this command
  • ctrlaltdel:tldr:643b3 ctrlaltdel: Set CTRL+ALT+DEL to reboot "normally", giving processes a chance to exit first (send SIGINT to PID1).
    $ sudo ctrlaltdel soft
    try on your machine
    explain this command
  • ctrlaltdel:tldr:cd216 ctrlaltdel: Set CTRL+ALT+DEL to reboot immediately, without any preparation.
    $ sudo ctrlaltdel hard
    try on your machine
    explain this command
back to context overview