From 0a8d7562cadf6bc0cba46639d4f533f6e0bc07fc Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Thu, 3 Mar 2016 10:42:53 +0100 Subject: [PATCH] Update xoa.md --- xoa.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xoa.md b/xoa.md index d346ebbdf..3b6dd0490 100644 --- a/xoa.md +++ b/xoa.md @@ -40,6 +40,10 @@ In any case, if you lose your password, you can reset the database and get the d By default, system/SSH user and password are **root**/**xoa**. Be smart and change the root password as soon as possible! +## Timezone + +You can verify if your time is correctly set with the `date` command. To set XOA to your current timezone, use `dpkg-reconfigure tzdata`. + ## Restart the service You can restart Xen Orchestra by going in XOA on SSH (or console) and type `systemctl restart xo-server.service`.