Running an NTP server in a VM using KVM
The setup Having physical server pA, running VMs using KVM. One of theVMs (vA) acts as an NTP server. pA gets the time from vA and vA gets it from the Internet. It’s not a great idea to run an NTP server in a VM, but in this case there was need for it. The …
Continue reading ‘Running an NTP server in a VM using KVM’ »