" nmcli dev wifi con "Cafe Hotspot 1" password caffeine name "My cafe"
creates a new connection named "My cafe" and thenconnects it to "Cafe Hotspot 1" SSID using password "caffeine". This is mainly useful when connecting to "Cafe Hotspot 1" for the first time. Next time, it is better to use 'nmcli con up id "My cafe"' so that the existing connection profile can be used and no additional is created." from the nmcli man page. On Wed, Mar 11, 2015 at 3:40 PM, German <gentger...@gmail.com> wrote: > So yes, I did install networkmanager, however for some reason after > emerging it, I got the problems: > Console cursor can not blink, keyboard input is unstable, sometimes cursor > is stuck, sometimes it gets delays in ouput. Something broke my system. > Does anyone have a clue what is going on? Also, while I am considering > installing wicd ncurses, does anyone use CLI wifi tool "iw"? I can connect > to network with cable attached, however there is no connection when I try > to use wifi module. How networkmanager can be configured to use wi-fi? > Thanks > > -- > German <gentger...@gmail.com> > >