|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] wrong time in xen windows vps
On Mon, Jan 4, 2010 at 2:15 PM, Jingyun He <jingyun.ho@xxxxxxxxx> wrote:
> Hello,
> We have a windows vps, and after a reboot, the system time will always
> be changed back to GMT +0 time. but actually the timezone I set is GMT
> + 1.
> Any idea of how to avoid this?
See "localtime" or "rtc_timeoffset" on domU config file.
What I usually do is set dom0 clock to RTC (UTC=true in
/etc/sysconfig/clock on RHEL), set the correct timezone on domU, and
then simply use "localtime=1" on windows domU config file.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|