guys, my case was due to time sychronization problem on the vmware guest machine. by default tools.syncTime = "FALSE" on the guest_machine.vmx. I just need to enable tools.syncTime and pass clock=pit on the kernel boot option on the boot loader.
Thanks for all your reply. Jay On Thu, May 1, 2008 at 11:21 AM, andrelst <[EMAIL PROTECTED]> wrote: > On Mon, Apr 28, 2008 at 9:51 PM, Jay Jesus Amorin <[EMAIL PROTECTED]> wrote: > > I have configure ntp client using yast and even restarted the ntp > > client daemon. How come the my time is still not syncing the following > > morning with the time server? > > output of "ntpq -pn" please. > > How can i configure my client to update > > every 2 hours without using cron? > > Well, you don't. The ntp client updates the time either continously or > up to every 1024 seconds. > > Also note that ntp client refuses to run if it's 1024 seconds or more > time difference on the ntp servers. > This can be fixed by running ntpdate first and run ntp next. > > -- > regards, > Andre | http://www.varon.ca > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > Searchable Archives: http://archives.free.net.ph > -- Ang nagtanong ay tanga. Ang hindi nagtanong ay nanatiling tanga. -jayamorin _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

