mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
ntp: corrected
This commit is contained in:
parent
556a2c6d21
commit
e3625ceaa3
@ -22,5 +22,12 @@ Note that the server has to be changed for different time zones.
|
||||
In this case a german time server is used.
|
||||
|
||||
```sh
|
||||
ntpdate -q 0.de.pool.ntp.org
|
||||
ntpdate ptbtime1.ptb.de
|
||||
```
|
||||
|
||||
Alternatively the time can be displayed only - without changing the systems
|
||||
time - by using the `-q` flag.
|
||||
|
||||
```sh
|
||||
ntpdate -q ptbtime1.ptb.de
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user