1 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
Your Answer
x