TLDR
Enter a command. For example: astronomer, acme.sh, uname, virsh help.

wpa_supplicant

 
Manage protected wireless networks. More information: https://manned.org/wpa_supplicant.1.
 
  • Join a protected wireless network:
     
    wpa_supplicant -i {{interface}} -c {{path/to/wpa_supplicant_conf.conf}}
     
  • Join a protected wireless network and run it in a daemon:
     
    wpa_supplicant -B -i {{interface}} -c {{path/to/wpa_supplicant_conf.conf}}

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.