Raspberry Pi Zero W: Difference between revisions

Line 32: Line 32:
echo "Asia/Tokyo" | sudo tee /etc/timezone
echo "Asia/Tokyo" | sudo tee /etc/timezone
sudo dpkg-reconfigure --frontend noninteractive tzdata
sudo dpkg-reconfigure --frontend noninteractive tzdata
</syntaxhighlight>
<syntaxhighlight lang="bash" enclose="div">
sudo raspi-config
</syntaxhighlight>
</syntaxhighlight>