|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] DomU does not show correct time
Hi Madhuri
You should install a network time protocol (ntd):
yum install ntp
Reboot the machine or start the service:
/etc/init.d/ntpd start
If your curious about how it works, read somre more info.
Cheers,
nuno
Madhuri Venkatesh wrote:
hi,
im using xen 3.1.0-13 and im mounting prebuilt images from
jailtime.org <http://jailtime.org>,
When i run "date" on the DomU ,the time does not match with the time
on the Dom0, and i cant even set it to the correct time using "date
-s" on the DomU.
Please help.
--
Madhuri Venkatesh
Fourth Year Undergraduate Student,Computer Science and
Engineering,RVCE,Bangalore.
------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
==============================================
Nuno Ricardo Santos Loureiro da Silva Ferreira
NMR Spectroscopy Research Group
Bijvoet Center for Biomolecular Research
Utrecht University
Bloembergen gebouw
Padualaan 8, 3584 CH Utrecht
The Netherlands
P: +31.(0)30.253 9932
F: +31.(0)30.253 2652
E: n.l.ferreira@xxxxx
W: http://nmr.chem.uu.nl
==============================================
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|