projects
/
EVA-2020-02.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
doc(setup):Note how to change time zone
[EVA-2020-02.git]
/
doc
/
setup
/
README.org
diff --git
a/doc/setup/README.org
b/doc/setup/README.org
index 3d40dc20f7817acd49597e46e4cf1c0cc7459d8a..9af6a78dcf2e71324ec298359f41835e7c53e32f 100644
(file)
--- 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
** 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-0
7T23:5
3Z~.
+~2020-10-0
8T00:3
3Z~.
This document contains information regarding setup of the
ninfacyzga-01 hardware common to all operation modes. This includes:
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
: $ 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.
***** Update hostname
A unique hostname is required to uniquely identify the device on the
network.