Linux - Synchronize the system clock with a time server
The ntpdate command can be used to synchronize the system time of Linux with a time server, for example:
ntpdate time.server.com
To synchronize the system clock (hardware) as well, simply run this command after the previous one:
hwclock --systohc
Related
- Linux - Synchronize the system clock with a time server
- Dell laptop clock not keeping time ✓ - Forum - Hardware
- Time of day clock stopped - Guide
- Real time clock error system cmos checksum bad - Guide
- Time calculations on a 24-hr clock ✓ - Forum - Excel
- Time of day clock stopped (error dell) - Forum - Hardware
This document, titled « Linux - Synchronize the system clock with a time server », is available under the Creative Commons license. Any copy, reuse, or modification of the content should be sufficiently credited to CCM (ccm.net).