linux 连接wifi 步骤 查看自己的网卡名称 1ifconfigSHELL ifconfig命令 将wifi名和密码写入配置 1wpa_passphrase wifi名 wifi密码 >> /etc/wpa_supplicant/网卡名.confSHELL 加载配置文件 1wpa_supplicant -i 网卡名 -c /etc/wpa_supplicant/网卡名.conf -BSHELL 查看能否获取到ip 12dhclient 网卡名ip addrSHELL 配置技巧/经验 > 系统配置 > linux #linux的使用 linux 连接wifi http://icecreamzhao.github.io/config_skill_experience/system_config/linux/connect-wifi.html 作者 littleboyDK 发布于 2020年1月1日 许可协议 搭建flutter开发环境 上一篇 Log4j 日志配置 下一篇