WI-FI: connection through CLI

Posted 三叁

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了WI-FI: connection through CLI相关的知识,希望对你有一定的参考价值。

First, ensure that the computer/sbc has WI-FI parts.

install wpa_supplicant, edit /etc/wpa_supplicant/wpa_supplicant.conf, with ssid & psk.

Then run wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf & to connect to the named ssid.

ip a add ipv4-addr

ip r add default gw

以上是关于WI-FI: connection through CLI的主要内容,如果未能解决你的问题,请参考以下文章