<div dir="ltr">On anything but the fastest multicore systems , I have found that when using usbradio and running ntpd, it will cause anomalies in the repeater sound.  My solution is to not run ntpd, but to just have a cron job that runs ntpdate once an hour.  That way there is only one glitch in the sound each hour.  Your mileage may vary.<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 5, 2013 at 12:55 AM, George Csahanin <span dir="ltr"><<a href="mailto:george@dyb.com" target="_blank">george@dyb.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Except Limey. The timezone info isn't there. I just live with it. I was using a timesserver and if I set the system time with a fudge factor to be right as soon as the box sync-ed to network time it was off again.<br>


<br>
But in ACID, yup, you have it right<br>
<br>
GeorgeC<br>
W2DB<br>
2360<br>
<br>
----- Original Message ----- From: Johnny Keeker<br>
To: Vince P ; APP RPT Forums<br>
Sent: Wednesday, September 04, 2013 11:18 PM<br>
Subject: Re: [App_rpt-users] Setting System Time<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Set up Timezone Carfully Copy each line below to your linux box as root.<br>
Before begining, check /usr/share/zoneinfo/ for your time zone.<br>
Enter your time zone, a space, followed by the word localtime<br>
The example below is if you lived in Toronto Canada.<br>
<br>
[root@node /]#cd /etc<br>
[root@node /]#cp localtime localtime.orig<br>
[root@node /]#ln ­-sf /usr/share/zoneinfo/Canada/<u></u>Eastern localtime<br>
<br>
Check your results<br>
[root@node /]#date<br>
<br>
Synchronize time from the web<br>
[root@node /]#ntpdate <a href="http://pool.ntp.org" target="_blank">pool.ntp.org</a><br>
<br>
Set Server to Auto Sync The Time from the web<br>
[root@node /]#ntpdate <a href="http://0.us.pool.ntp.org" target="_blank">0.us.pool.ntp.org</a><br>
[root@node /]#hwclock --systohc<br>
<br>
Restart ntpd service<br>
[root@node /]#service ntpd start<br>
<br>
Enable service at startup<br>
[root@node /]#chkconfig ntpd on<br>
<br>
<br>
From: Vince P <<a href="mailto:ve3elb@yahoo.com" target="_blank">ve3elb@yahoo.com</a>><br>
To: APP RPT Forums <<a href="mailto:app_rpt-users@ohnosec.org" target="_blank">app_rpt-users@ohnosec.org</a>><br>
Sent: Wednesday, September 4, 2013 11:10 PM<br>
Subject: [App_rpt-users] Setting System Time<br>
<br>
<br>
Hello all. Can anyone guide me on to how to setting up the time on asterisk. The time was set but for some reason a few weeks ago I noticed that its off by 8 hours. Thank you all for your help.<br>
<br>
73, Vince VE3ELB<br>
______________________________<u></u>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org" target="_blank">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/<u></u>mailman/listinfo/app_rpt-users</a> <br>
______________________________<u></u>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org" target="_blank">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/<u></u>mailman/listinfo/app_rpt-users</a><br>
</div></div></blockquote></div><br></div>