第 16 章 Synchronizes system time using the Network Time Protocol (NTP)
目录 16.1. ntpd - Network Time Protocol (NTP) daemon 16.2. ntp client http://www.ntp.org 16.1.ntpd - Network Time Protocol (NTP) daemon 过程16.1.ntp server # yum install ntp port [root@ntp ~]# netstat -unlnp |grep 123 udp 0 0 192.168.5.5:123 0.0.0.0:* 10810/ntpd udp 0 0 172.16.0.5:123 0.0.0.0:* 10810/ntpd udp 0 0 192.168.3.5:123 0.0.0.0:* 10810/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 10810/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 10810/ntpd udp 0 0 ::1:123 :::* 10810/ntpd udp 0 0 fe80::225:64ff:fe9a:123 :::*...