TLDR
Enter a command. For example: gnome terminal, caja, phpdismod.

nmcli device

 
Hardware device management with NetworkManager. More information: https://networkmanager.dev/docs/api/latest/nmcli.html.
 
  • Print the statuses of all network interfaces:
     
    nmcli device status
     
  • Print the available Wi-Fi access points:
     
    nmcli device wifi
     
  • Connect to the Wi-Fi network with a specified name and password:
     
    nmcli device wifi connect {{ssid}} password {{password}}
     
  • Print password and QR code for the current Wi-Fi network:
     
    nmcli device wifi show-password

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.