From 8311e24cccd313978a8e80e9ca23355bcc06b621 Mon Sep 17 00:00:00 2001 From: Steven Baltakatei Sandoval Date: Thu, 8 Oct 2020 00:33:19 +0000 Subject: [PATCH] doc(setup):Note how to change time zone --- doc/setup/README.org | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/setup/README.org b/doc/setup/README.org index 3d40dc2..9af6a78 100644 --- a/doc/setup/README.org +++ b/doc/setup/README.org @@ -5,7 +5,7 @@ ** About This document created by [[http://baltakatei.com][Steven Baltakatei Sandoval]] on ~2020-10-07T18:39Z~ under a [[http://creativecommons.org/licenses/by-sa/4.0/][CC BY-SA 4.0]] license and last updated on -~2020-10-07T23:53Z~. +~2020-10-08T00:33Z~. This document contains information regarding setup of the ninfacyzga-01 hardware common to all operation modes. This includes: @@ -197,6 +197,13 @@ Update software with distribution repository. : $ sudo apt upgrade -y : $ sudo apt dist-upgrade -y +***** Change time zone +The time zone should be set to "UTC" for simplicity. + +: $ sudo raspi-config + +Navigate to ~4 Localisation Options~, ~I2 Change Time Zone~, ~None of the above~, ~UTC~. + ***** Update hostname A unique hostname is required to uniquely identify the device on the network. -- 2.30.2