Hi,
because I don’t want to create a Google Account, here my comment to the blogpost Time on Computers, NTP, Certificates, etc from Ivan Makfinsky.
The simplest method is to put the following line into the pre script:
rdate SATELLITESERVER hwlock --systohc
On the Satellite this commands are necessary:
yum install -y xinetd chkconfig time-stream on chkconfig time-dgram on
“…because I don’t want to create a Google Account…”
Noble idea, I think I need to follow this strategy. 🙂
Is not ‘chkconfig’ replaced by ‘systemctl’ alternative here ?
This is for RHEL6, but chkconfig will be translated to systemctl command in Fedora as well.