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
wiki:ntp_start_at_boot [2019/04/26 07:45] walkeradminwiki:ntp_start_at_boot [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 96: Line 96:
 \\  \\ 
 \\  \\ 
-Set the TimeZone+**Set the TimeZone**
 \\  \\ 
 \\  \\ 
Line 110: Line 110:
 \\  \\ 
 \\  \\ 
 +<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
  
 +----
  
 +\\ 
 +\\ 
 Original Post Here[[https://www.thegeekdiary.com/centos-rhel-7-enable-ntp-to-start-at-boot-after-fresh-install-disable-chrony/]] Original Post Here[[https://www.thegeekdiary.com/centos-rhel-7-enable-ntp-to-start-at-boot-after-fresh-install-disable-chrony/]]
 \\  \\ 
 \\  \\ 
wiki/ntp_start_at_boot.1556261120.txt.gz · Last modified: 2023/03/09 22:35 (external edit)