Ad

aiden
asked Dec 10 2019
Answer
Answer:
To Synchronize system time to hardware in linux, use the following command
System to Hardware clock synchronization
[root@localhost ~]# hwclock --systohc
Hardware to System clock synchronization
[root@localhost ~]# hwclock --hctosys

linuxhelp
asked Dec 10 2019
How to Synchronize system time to hardware in linux
I want to Synchronize system time to hardware in Linux, how can be done that
CC: @SERVERTEAM