Hi,
is it possible to
-
- search for a wifi
-
- connect to an open wifi
from the Linux side of Yun?
- connect to an open wifi
For the first point I think I have just to call something like
iwlist scan ... right?
For the second point?
is there a way to connect to a wifi knowing the information of the access point (the ones captured from the first point)?
thanks