Raspberry Pi Zero W: Difference between revisions

Line 97: Line 97:
sudo apt-get -y upgrade
sudo apt-get -y upgrade
sudo sed -i --follow-symlinks "s/^country=.*/country=JP/g" /etc/wpa_supplicant/wpa_supplicant.conf
sudo sed -i --follow-symlinks "s/^country=.*/country=JP/g" /etc/wpa_supplicant/wpa_supplicant.conf
sudo rm /etc/ssh/ssh_host_* && sudo dpkg-reconfigure openssh-server
sudo shutdown -r now
sudo shutdown -r now
</syntaxhighlight>
</syntaxhighlight>