ini 在RPI上预配置WiFi Connect和SSH

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini 在RPI上预配置WiFi Connect和SSH相关的知识,希望对你有一定的参考价值。

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US

network={
    ssid="«your_SSID»"
    psk="«your_PSK»"
    key_mgmt=WPA-PSK
}

#Add this file to the /boot directory in your SD card
#To enable SSH just create a file "ssh" in the /boot directory of the SD card

以上是关于ini 在RPI上预配置WiFi Connect和SSH的主要内容,如果未能解决你的问题,请参考以下文章

使用手机连接树莓派(无需电脑,只需要一台手机)

通过ADB WiFi Connect插件无线真机调试

mysql 配置 文件 设置 优化 调优 解决 问题 方法 my.cnf my.ini 注释Host is not allowed to connect to this

android 手机和树莓派之间通过 WiFi 进行通信,无需外部调制解调器/路由器?

无wifi开启jit

使用wifi ssh: connect to host hadoop000 port 22: No route to host