To synchronize system clock to hardware clock in Linux do the following:
root@server:/# hwclock -s
To show system clock:
root@server:/# date
To show hardware clock (RTC – real time clock):
root@server:/# hwclock
To synchronize system clock to hardware clock in Linux do the following:
root@server:/# hwclock -s
To show system clock:
root@server:/# date
To show hardware clock (RTC – real time clock):
root@server:/# hwclock