For that purpose, I have written a script that can be used to sync your computer's time using the pool.ntp.org server pool, or if you wish to contribute, it will set up your server to contribute to the cause.
If you plan on just using the pool.ntp.org time servers, then make sure port 123 udp / tcp is open in the firewall and then
CODE
cd /root
wget [url="http://www.customensimbackup.com/download/fix_ntp"]http://www.customensimbackup.com/download/fix_ntp[/url]
chmod 755 fix_ntp
chown root:root fix_ntp
/root/fix_ntp
wget [url="http://www.customensimbackup.com/download/fix_ntp"]http://www.customensimbackup.com/download/fix_ntp[/url]
chmod 755 fix_ntp
chown root:root fix_ntp
/root/fix_ntp
and if you wish to contribute back to the linux community then make sure port 123 udp / tcp is open in the firewall and then
CODE
cd /root
wget [url="http://www.customensimbackup.com/download/fix_ntp"]http://www.customensimbackup.com/download/fix_ntp[/url]
chmod 755 fix_ntp
chown root:root fix_ntp
/root/fix_ntp --ntp-server
wget [url="http://www.customensimbackup.com/download/fix_ntp"]http://www.customensimbackup.com/download/fix_ntp[/url]
chmod 755 fix_ntp
chown root:root fix_ntp
/root/fix_ntp --ntp-server
Then go to http://www.pool.ntp.org/join.html and add your server to the list.