To set the time zone, run the following commands in the console:
mv /etc/localtime /etc/localtime.old ln -s /usr/share/zoneinfo/Europe/Kiev /etc/localtime hwclock --systohc --utc ntpdate pool.ntp.org chkconfig --add ntpdate
from 2-00 to 7-00