On 08/31/2016 04:29 PM, Eva Star wrote:
How to change date/timezone reported by `date` at dom0 terminal and used
by other AppVMs?
Previously, I do this with KDE tools, but now with Xfce I can not find
how to change it correctly.

Now, it's  reported as EDT (not UTC) at dom0... Why? How to change it
for dom0? How to change timezone for all/some AppVms.
Thanks



Found the solution!
Why it does not in the FAQ?

At Dom0 if you want to keep it at UTC (date command will report time at UTC, all programs at dom0 will work with UTC time, but you can set up XFCE time at the panel from properties.

---command executed at dom0 will set timezone to UTC for dom0. ---
timedatectl set-timezone 'UTC'
--------------

Then if you want to change you AppVM timezone per VM, you can do it at
1) /rw/config/rc.local
with the following command:
timedatectl set-timezone 'Europe/SomeCity' (get the list from timedatectl list-timezones)

2) Or you can do the same at TemplateVM


--
Regards

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a42848dd-0afc-3dcd-187d-6b4f6b5b8b38%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to