Changes between Version 71 and Version 72 of UserGuidelines/Admin/Synchronization
- Timestamp:
- 06/06/12 23:29:58 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Admin/Synchronization
v71 v72 68 68 }}} 69 69 70 It is important that the system clocks in both sites are synchronized with each other, which can best be achieved by synchronizing both sites with the same NTP service. 70 It is important that the system clocks in both sites are synchronized with each other, which can best be achieved by synchronizing both sites with the same NTP service: 71 {{{ 72 apt-get install -y ntpdate 73 ntpdate 0.us.pool.ntp.org 74 }}} 71 75 72 76 - ''go back to the [#Checklist Checklist]''