Linux NTP Client Configuration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Linux =Overview= =Install= yum install ntp =Activate= systemctl start ntpd =Check= ntpdate ntpq -p ntpdc -c sysinfo") |
|||
Line 11: | Line 11: | ||
=Activate= | =Activate= | ||
systemctl enable ntpd | |||
systemctl start ntpd | systemctl start ntpd | ||
Revision as of 05:10, 9 November 2017
Internal
Overview
Install
yum install ntp
Activate
systemctl enable ntpd systemctl start ntpd
Check
ntpdate
ntpq -p
ntpdc -c sysinfo