[App_rpt-users] Setting System Time

George Csahanin george at dyb.com
Thu Sep 5 06:09:35 UTC 2013


NOW THAT's interesting. That might have been my usbradio proble,. Converted to simpleusb and use the summed COS+CG decode in the GE MVP I have it on now, so not an issue...but...I need to experiment with that.

GeorgeC
  ----- Original Message ----- 
  From: Chuck Henderson 
  To: George Csahanin 
  Cc: Johnny Keeker ; Vince P ; APP RPT Forums 
  Sent: Thursday, September 05, 2013 1:03 AM
  Subject: Re: [App_rpt-users] Setting System Time


  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.




  On Thu, Sep 5, 2013 at 12:55 AM, George Csahanin <george at dyb.com> wrote:

    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.

    But in ACID, yup, you have it right

    GeorgeC
    W2DB
    2360

    ----- Original Message ----- From: Johnny Keeker
    To: Vince P ; APP RPT Forums
    Sent: Wednesday, September 04, 2013 11:18 PM
    Subject: Re: [App_rpt-users] Setting System Time



    Set up Timezone Carfully Copy each line below to your linux box as root.
    Before begining, check /usr/share/zoneinfo/ for your time zone.
    Enter your time zone, a space, followed by the word localtime
    The example below is if you lived in Toronto Canada.

    [root at node /]#cd /etc
    [root at node /]#cp localtime localtime.orig
    [root at node /]#ln ­-sf /usr/share/zoneinfo/Canada/Eastern localtime

    Check your results
    [root at node /]#date

    Synchronize time from the web
    [root at node /]#ntpdate pool.ntp.org

    Set Server to Auto Sync The Time from the web
    [root at node /]#ntpdate 0.us.pool.ntp.org
    [root at node /]#hwclock --systohc

    Restart ntpd service
    [root at node /]#service ntpd start

    Enable service at startup
    [root at node /]#chkconfig ntpd on


    From: Vince P <ve3elb at yahoo.com>
    To: APP RPT Forums <app_rpt-users at ohnosec.org>
    Sent: Wednesday, September 4, 2013 11:10 PM
    Subject: [App_rpt-users] Setting System Time


    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.

    73, Vince VE3ELB
    _______________________________________________
    App_rpt-users mailing list
    App_rpt-users at ohnosec.org
    http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 
    _______________________________________________
    App_rpt-users mailing list
    App_rpt-users at ohnosec.org
    http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20130905/9a49a5da/attachment.html>


More information about the App_rpt-users mailing list