File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
linux_os/guide/services/ntp
chronyd_or_ntpd_specify_multiple_servers
chronyd_or_ntpd_specify_remote_server
service_chronyd_or_ntpd_enabled Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ description: |-
1212 {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/7/network/ol7-nettime.html") }}}
1313 {{% elif product == "ol8" %}}
1414 {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/network-ConfiguringNetworkTime.html#ol-nettime") }}}
15- {{% else %}}
16- {{{ weblink(link="https://access .redhat.com/documentation/en-us/ red_hat_enterprise_linux/7 /html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite ") }}}
15+ {{% elif "rhel" in product %}}
16+ {{{ weblink(link="https://docs .redhat.com/en/documentation/ red_hat_enterprise_linux/8 /html-single/configuring_basic_system_settings/index#proc_migrating-to-chrony_configuring-time-synchronization ") }}}
1717 {{% endif %}}
1818 for more detailed comparison of the features of both of the choices, and for
1919 further guidance how to choose between the two NTP daemons.
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ description: |-
1212 {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/7/network/ol7-nettime.html") }}}
1313 {{% elif product == "ol8" %}}
1414 {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/network-ConfiguringNetworkTime.html#ol-nettime") }}}
15- {{% else %}}
16- {{{ weblink(link="https://access .redhat.com/documentation/en-us/ red_hat_enterprise_linux/7 /html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite ") }}}
15+ {{% elif "rhel" in product %}}
16+ {{{ weblink(link="https://docs .redhat.com/en/documentation/ red_hat_enterprise_linux/8 /html-single/configuring_basic_system_settings/index#proc_migrating-to-chrony_configuring-time-synchronization ") }}}
1717 {{% endif %}}
1818 for more detailed comparison of the features of both of the choices, and for
1919 further guidance how to choose between the two NTP daemons.
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ description: |-
6060 {{% elif product == "rhel9" %}}
6161 {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/configuring_basic_system_settings/configuring-time-synchronization_configuring-basic-system-settings") }}}
6262 {{% elif product == "rhel10" %}}
63- {{{ weblink(link="https://access .redhat.com/documentation/en-us/ red_hat_enterprise_linux/10/html/configuring_basic_system_settings/configuring-time-synchronization_configuring-basic-system-settings ") }}}
63+ {{{ weblink(link="https://docs .redhat.com/en/documentation/ red_hat_enterprise_linux/10/html/configuring_time_synchronization/index ") }}}
6464 {{% elif "ubuntu" in product %}}
6565 {{{ weblink(link="https://help.ubuntu.com/lts/serverguide/NTP.html") }}}
6666 {{% elif "debian" in product %}}
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ description: |-
2121 {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/network-ConfiguringNetworkTime.html#ol-nettime") }}}
2222 {{% elif product in ["sle12", "sle15"] %}}
2323 {{{ weblink(link="https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-ntp.html") }}}
24- {{% else %}}
25- {{{ weblink(link="https://access .redhat.com/documentation/en-us/ red_hat_enterprise_linux/7 /html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite ") }}}
24+ {{% elif "rhel" in product %}}
25+ {{{ weblink(link="https://docs .redhat.com/en/documentation/ red_hat_enterprise_linux/8 /html-single/configuring_basic_system_settings/index#proc_migrating-to-chrony_configuring-time-synchronization ") }}}
2626 {{% endif %}}
2727 for guidance which NTP daemon to choose depending on the environment used.
2828
You can’t perform that action at this time.
0 commit comments