= 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 }}}