Hi all
is there a way i can add hidden network wifi in LXQT Desktop
, i am typing from my android phone now because i coud not add the hidden wifi connection
thank you all.
You can always just do it in the terminal with nmcli
.
$ nmcli device wifi connect *SSID_or_BSSID* password *password* hidden yes
Source: NetworkManager - ArchWiki
3 Likes
hi blueish
aftet several times i could connect thx very much
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.