diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2023-09-03 19:13:39 +0200 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2023-09-03 19:13:39 +0200 |
commit | 5aa7be1b4a9a6c5cfdd5752dd37937db4db13373 (patch) | |
tree | 272132d333f41c071b629d5d9e6ffbe2b95c761a | |
parent | f30e6057c5d1e753e6ada9067fcaa0c25440a6a6 (diff) |
Add NTP setting under systemd
-rw-r--r-- | time.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# System time on Linux + +## Use a time server to synchronize clocks + + timedatectl set-ntp true |