On Fri, 2019-05-24 at 08:34 +0000, Mostafa Faridi wrote:
> I want connect to hidden network by nmcli, but I do not know how.
> Search google can not help.
Do you know the SSID?
This syntax could be of help (adapt it to your needs):
sudo nmcli con add con-name connectionName ifname wlan0 type wifi ssid
yourSSID ipv4.method auto wifi-sec.key-mgmt wpa-psk wifi-sec.psk
yourPassword
sudo nmcli con up connectionName
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
No comments:
Post a Comment