#author("2020-01-20T00:45:27+09:00","","") #author("2020-01-20T00:47:39+09:00","","") #navi2(Raspberry Pi/Raspbian,toc,prev,next) ---- #contents ---- *タイムゾーンの設定 [#n7372912] *タイムゾーン設定 [#n7372912] +次のコマンドで設定します。 ln -snf /usr/share/zoneinfo/Asia/Tokyo /etc/localtime ※raspi-config でも変更可能です。 ---- #navi2(Raspberry Pi/Raspbian,toc,prev,next)