Easiest Way to get WiFi on the Raspberry Pi | No Ethernet Required HD
This is the easiest and simplest way to get WiFi on the Raspberry Pi without ever needing an ethernet cord. Stuff I Typed: sudo nano /etc/network/interfaces ------------------------------------------------- auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 auto wlan0 iface wlan0 inet dhcp wpa-ssid "NetworkName" wpa-psk "Password" ------------------------------------------------------- sudo reboot PS: Best video quality ever xD
Похожие видео
Показать еще