Commit 088565334f5d607437cb7b9fdc886f900f6f3ea9
1 parent
cbf19bab
Updates 01_basic/ntp.md
Auto commit by GitBook Editor
Showing
1 changed file
with
1 additions
and
1 deletions
01_basic/ntp.md
| @@ -12,7 +12,7 @@ yum install chrony -y | @@ -12,7 +12,7 @@ yum install chrony -y | ||
| 12 | systemctl enable chronyd.service | 12 | systemctl enable chronyd.service |
| 13 | systemctl restart chronyd.service | 13 | systemctl restart chronyd.service |
| 14 | systemctl status chronyd.service | 14 | systemctl status chronyd.service |
| 15 | -// 查看时间源服务器状态 | 15 | +// 查看时间源服务器状态,状态提示,如图显示*为已经同步了 |
| 16 | chronyc sources -v | 16 | chronyc sources -v |
| 17 | chronyc sourcestats -v | 17 | chronyc sourcestats -v |
| 18 | chronyc activity | 18 | chronyc activity |