User Tools

Site Tools


wiki:ntp_start_at_boot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:ntp_start_at_boot [2018/06/28 15:49] walkeradminwiki:ntp_start_at_boot [2019/04/26 07:48] walkeradmin
Line 94: Line 94:
     *194.80.204.184  .GPS.            1 u    2   64  377   14.476   30.789  13.018     *194.80.204.184  .GPS.            1 u    2   64  377   14.476   30.789  13.018
     +121.35.213.162. 17.253.34.253    2 u   46   64  377    5.657   29.604  16.346     +121.35.213.162. 17.253.34.253    2 u   46   64  377    5.657   29.604  16.346
 +\\ 
 +\\ 
 +**Set the TimeZone**
 +\\ 
 +\\ 
 +From your servers command line enter the following:
 +\\ 
 +    Date
 +\\ 
 +You will see an output similar to the following:
 +\\ 
 +    Fri Apr 26 06:43:49 UTC 2019
 +\\ 
 +If the Time Zone needs to be changed, use the following:
 +\\ 
 +\\ 
 +<file>
 +cd /etc
 +rm localtime
 +ls /usr/share/zoneinfo/
 +ln -s /usr/share/zoneinfo/[expected_time_zone] localtime (I normally use GMT or UTC)
 +</file>
 +Use Date to re-check the current TimeZone
 +
 +----
 +
 \\  \\ 
 \\  \\ 
wiki/ntp_start_at_boot.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1