Command line wifi tooling

2014-11-28 Thread Bram Diederik
Hi all, During Debian installation does the user has an option to use the wifi to get debian packages. The user is shown all access point. And fill in the credentials after selection an AP. My question is. Is there an commandline equivalent to this? Thanks in advance. Bram

Re: Command line wifi tooling

2014-11-28 Thread shawn wilson
Not sure if you're looking for cli or ncurses. I always just do: nmcli dev wifi # list APs) nmcli con essid password password That assumes networkmanager - I'm sure installer probably uses iwlist dev scan and then either iwconfig or wpa_supplicant/wpa_passphrase though. On Fri, Nov 28, 2014 at