AMP AMP
AMP
0
AMP

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

System Time Add a comment
a sample image
aiden
asked Dec 10 2019

Answer

AMP
0
AMP

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
Add a comment
a sample image
linuxhelp
asked Dec 10 2019
Post your Answer