Update README.md
This commit is contained in:
parent
cbc1a33847
commit
002f934c73
|
|
@ -44,7 +44,11 @@
|
||||||
|
|
||||||
#### 为了更好的了解和使用系统,对于遇见的问题请优先查看一下链接,以免耽误大家时间,谢谢合作!^-^
|
#### 为了更好的了解和使用系统,对于遇见的问题请优先查看一下链接,以免耽误大家时间,谢谢合作!^-^
|
||||||
|
|
||||||
- **时间同步:** 系统默认没有启用时间同步"**ntp服务**", 若要启用"**时间同步**"服务, 请自行以下命令:
|
- .
|
||||||
|
|
||||||
|
- **时间同步**
|
||||||
|
|
||||||
|
系统默认没有启用时间同步"**ntp服务**", 若要启用"**时间同步**"服务, 请自行以下命令:
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl enable ntp.service && systemctl start ntp.service
|
systemctl enable ntp.service && systemctl start ntp.service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue