If you have
nmcli
installed, I think this is the simplest solution.
For a new connection:
nmcli dev wifi connect <mySSID> password <myPassword>
Or if a connection was already set up:
nmcli con up <mySSID>
(or if that does not work, try
nmcli con up id <mySSID>
)
ไม่มีความคิดเห็น:
แสดงความคิดเห็น