Thursday, July 2, 2015

Time lapse: CentOS 7 on top of VMWare Workstation 11

This irritating and nerve-racking time lapse... can be overridden by using ntp which is not installed by default. Easy, just install ntpd and enable it by default.

 yum install -y ntpd  
 systemctl enable ntpd  
 tzselect  
 systemctl start ntpd  

No comments:

Post a Comment