First Git commit by raspberry
Interesting! a lot of fun
Bug in 2017-02-02
Raspberry Pi -Read 20Mb/s Write 20Mb/s in board tf card
change keyboard layout
1 | sudo nano /etc/default/keyboard |
setting location&timezone
1 | sudo raspi-config |
wireless ctl
1 | sudo nano /etc/wpa_supplicant/wpa_supplicant.conf |
if not work first check ssid & passwd correct
then ckeck net card status1
2iwconfig
ifconfig wlan0
try manually restart the interface withsudo ifdown wlan0
and sudo ifup wlan0
at last try sudo reboot