Merge branch 'master' of ssh://wpitchoune.net/srv/git/www
[www.git] / src / tricks / raspberry_pi3_configure_timezone.adoc
diff --git a/src/tricks/raspberry_pi3_configure_timezone.adoc b/src/tricks/raspberry_pi3_configure_timezone.adoc
new file mode 100644 (file)
index 0000000..f4a3857
--- /dev/null
@@ -0,0 +1,10 @@
+= Raspberry PI - configure the timezone
+:docinfo2:
+:icons: font
+
+Configure the timezone of the Raspberry:
+----
+sudo dpkg-reconfigure tzdata
+----
+
+then reply to the questions.