TLDR
Enter a command. For example: rfkill, synopkg, at, newgrp, pkgmk.

ctrlaltdel

 
Utility to control what happens when CTRL+ALT+DEL is pressed. More information: https://manned.org/ctrlaltdel.
 
  • Get current setting:
     
    ctrlaltdel
     
  • Set CTRL+ALT+DEL to reboot immediately, without any preparation:
     
    sudo ctrlaltdel hard
     
  • Set CTRL+ALT+DEL to reboot "normally", giving processes a chance to exit first (send SIGINT to PID1):
     
    sudo ctrlaltdel soft

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.