Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: si_hussain1 on September 01, 2009, 02:56:19 AM

Title: is getTime.sh same as ntp
Post by: si_hussain1 on September 01, 2009, 02:56:19 AM
Hi,
   I intend to have a ntp in my machine. But as we can see, there is a script getTime.sh which picks up the time from time-nw.nist.gov.
   Is this same as ntp. or do i need to seperately install ntp in my machine
Thanks in advance
Title: Re: is getTime.sh same as ntp
Post by: roberts on September 01, 2009, 11:07:26 AM
ntp is much larger in size and more involved in sampling times and location.
I am just grabbing time from a single time server.
ntp tries several time servers to give a more precise answer.
Since pc's don't have that accurate a clock, the smaller, simpler, fetch one single time sample I find more than adequate. You may however want to select a time server closer to your physical location, or use the full blown ntp package.
Title: Re: is getTime.sh same as ntp
Post by: si_hussain1 on September 10, 2009, 06:11:09 AM
Hi,
  Thanks for the information. I just downloaded ntp and saw it working.