vim /etc/network/interfaces
source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid "Hacker_Hang"
wpa-psk "comeonerverybody"
vim /etc/network/interfaces
source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid "Hacker_Hang"
wpa-psk "comeonerverybody"
本文标题:树莓派/Raspberry Pi连接WIFI
本文链接:https://www.haomeiwen.com/subject/cejjmttx.html
网友评论