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:
|
||||
dragon : https://github.com/mwh/dragon
|
||||
|
||||
Fix hardware clock (with chrony):
|
||||
Fix hardware clock (with chrony / NTC):
|
||||
sudo chronyc
|
||||
makestep
|
||||
trimrtc
|
||||
quit
|
||||
Alternative to trimrtc:
|
||||
sudo hwclock --systohc
|
||||
513 RTC driver not running:
|
||||
In /etc/chrony.conf
|
||||
comment all `rtcsync`
|
||||
uncomment `rtcfile ...`
|
||||
|
||||
Network Manager:
|
||||
# Yes it is bloated, but it #JustWorks(TM)
|
||||
|
|
Loading…
Reference in a new issue