diff --git a/docs/tips-and-tricks.html b/docs/tips-and-tricks.html index 203c408..5ebb8ef 100644 --- a/docs/tips-and-tricks.html +++ b/docs/tips-and-tricks.html @@ -29,6 +29,14 @@ Retype new password: ... # resize2fs /dev/sdXXX2 ... +# + + +

Set time zone

+

Set correct time zone to get correct system time.

+
# timedatectl set-timezone Europe/Stockholm
+...
+#
 

perl: warning: Setting locale failed