|
⇤ ← Revision 1 as of 2017-11-11 23:31:44
Size: 209
Comment:
|
← Revision 2 as of 2017-11-11 23:50:29 ⇥
Size: 227
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| == Configure NTP == | == Set the time == |
| Line 17: | Line 17: |
| hwclock --systohc |
KVM Guest NTP
Install NTP
Get the NTP service and tools.
apt-get install ntpdate ntp
Set the time
service ntp stop ntpdate pool.ntp.org service ntp start hwclock --systohc