Ubuntu Lunar wifi client: Revision history

From embeddedTS Manuals

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 September 2023

28 June 2023

  • curprev 10:4810:48, 28 June 2023Mark talk contribs 1,394 bytes +1,394 Created page with " If connecting to a WPA/WPA2 network, a wpa_supplicant config file must first be created: <source lang=bash> wpa_passphrase yournetwork yournetworkpassphrase > /etc/wpa_supplicant/wpa_supplicant-wlan0.conf </source> Create the file /lib/systemd/system/wpa_supplicant@.service with these contents <source lang=bash> [Unit] Description=WPA supplicant daemon (interface-specific version) Requires=sys-subsystem-net-devices-%i.device After=sys-subsystem-net-devices-%i.device..."