Announcement

Collapse
No announcement yet.

how to setup interfaces KNETWORKMANAGER BROKEN

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    how to setup interfaces KNETWORKMANAGER BROKEN

    anyone knows how to setup intefaces for connecting to WPA-PSK since the networkmanager is broken?

    #2
    Re: how to setup interfaces KNETWORKMANAGER BROKEN

    you'll need the wpasupplicant package and use its commands:
    Code:
    # man -k wpa
    wpa_action (8)    - wpa_cli action script
    wpa_background (8)  - Background information on Wi-Fi Protected Access and IEEE 802.11i
    wpa_cli (8)     - WPA command line client
    wpa_passphrase (8)  - Generate a WPA PSK from an ASCII passphrase for a SSID
    wpa_supplicant (8)  - Wi-Fi Protected Access client and IEEE 802.1X supplicant
    wpa_supplicant.conf (5) - configuration file for wpa_supplicant
    just out of curiosity, what you mean by: "...knetworkmanager broken"?
    gnu/linux is not windoze

    Comment

    Working...
    X