Skip to content

Commit b6304db

Browse files
committed
2016-04-17完善NTP文章
1 parent 32b35d4 commit b6304db

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NTP.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
- 该配置解释:
2222
- 标注 1 是默认内容,我们这里进行了注释。
2323
- 标注 2 是新增内容,表示使用中国时间校对服务器节点地址。
24+
``` nginx
25+
server 0.asia.pool.ntp.org
26+
server 1.asia.pool.ntp.org
27+
server 2.asia.pool.ntp.org
28+
server 3.asia.pool.ntp.org
29+
```
2430
- 启动服务:
2531
- `sudo service ntpd start`
2632
- 服务加到启动项

0 commit comments

Comments
 (0)