[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Command line wifi tooling



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 4:00 AM, Bram Diederik <bram.diederik@gmail.com> wrote:
> 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


Reply to: