All public logs

From embeddedTS Manuals

Combined display of all available logs of embeddedTS Manuals. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:48, 28 June 2023 Mark talk contribs created page Ubuntu Lunar wifi client (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...")