Install ntp and add this server server 1.sg.pool.ntp.org
ntp is installed
rpm -qa | grep ntp
ntp
yum install -y ntp
rpm -qa | grep ntp
Edit /etc/ntp.conf and add server 1.sg.pool.ntp.org to server session.
ntp.servicesystemctl enable ntp.service
ntp.service
systemctl start ntp.service
ntpstat
timedatectl
set new timezone
timedatectl set-timezone Africa/Nairobi