Getting an XO connected to WLAN from commandline

Sascha Silbe silbe at activitycentral.com
Wed Aug 22 02:27:41 EDT 2012


Martin Langhoff <martin at laptop.org> writes:

> If you are working on an XO from serial port or the commandline, and
> you want to drive NetworkManager to connect to your WLAN without using
> X, here's what you can do.
[...]

It's probably worth noting that you only have to jump through all these
hoops for NM <= 0.8 / Sugar <= 0.94. For NM 0.9 / Sugar 0.96+ all you
need to do is:

nmcli con up id '<essid>'

Or if you inherited the connection settings from a pre-0.96 Sugar installation:

nmcli con up id 'Auto <essid>'

You can list the available connection settings with:

nmcli con list

Sascha
-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.laptop.org/pipermail/devel/attachments/20120822/e81b57be/attachment.sig>


More information about the Devel mailing list