[App_rpt-users] Setting System Time
George Csahanin
george at dyb.com
Thu Sep 5 05:55:39 UTC 2013
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
More information about the App_rpt-users
mailing list