http://www.ntp.org/


sudo ntpdate -u gr.pool.ntp.org
 
hwclock --systohc

or


hwclock --set --date="`date +%x\ %T`"

or


sudo hwclock --set --date="`date +"%F %T"`"