[App_rpt-users] Setting System Time

Vince P ve3elb at yahoo.com
Fri Sep 6 01:12:26 UTC 2013


Thank You to everyone for your replies and info. 

Thank You Johnny your instructions work perfectly. 



Vince VE3ELB




On 2013-09-05, at 12:18 AM, Johnny Keeker <cypresstower at yahoo.com> wrote:

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



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


More information about the App_rpt-users mailing list