Update chrony tips
This commit is contained in:
parent
5d9beb7246
commit
a5a4f21b2d
1 changed files with 5 additions and 1 deletions
6
how_to
6
how_to
|
@ -282,13 +282,17 @@ Wallpapers :
|
||||||
Drag & drop files:
|
Drag & drop files:
|
||||||
dragon : https://github.com/mwh/dragon
|
dragon : https://github.com/mwh/dragon
|
||||||
|
|
||||||
Fix hardware clock (with chrony):
|
Fix hardware clock (with chrony / NTC):
|
||||||
sudo chronyc
|
sudo chronyc
|
||||||
makestep
|
makestep
|
||||||
trimrtc
|
trimrtc
|
||||||
quit
|
quit
|
||||||
Alternative to trimrtc:
|
Alternative to trimrtc:
|
||||||
sudo hwclock --systohc
|
sudo hwclock --systohc
|
||||||
|
513 RTC driver not running:
|
||||||
|
In /etc/chrony.conf
|
||||||
|
comment all `rtcsync`
|
||||||
|
uncomment `rtcfile ...`
|
||||||
|
|
||||||
Network Manager:
|
Network Manager:
|
||||||
# Yes it is bloated, but it #JustWorks(TM)
|
# Yes it is bloated, but it #JustWorks(TM)
|
||||||
|
|
Loading…
Reference in a new issue