LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Time/Date Setting ~ NTP
#4
Upon further research, it looks like the simplest way to fix this is:

Code:
sudo apt-get install ntp

Then edit the file below to add time servers:

Code:
sudo leafpad /etc/ntp.conf

Add your time-servers to synchronize with.

Then, restart NTP service:

Code:
sudo service ntp restart

You may have to let traffic on your router through port 123 fowarded to your pc's ip address if it is still not working. Then restart the service again.

Then test with:
Code:
sudo ntpq -np

Also check your router, most these days ship with NTP options, config it there.
Reply


Messages In This Thread
[SOLVED] Time/Date Setting ~ NTP - by Wirezfree - 02-18-2015, 11:05 PM
Re: Time/Date Setting ~ NTP - by Wirezfree - 02-26-2015, 10:57 AM
Re: Time/Date Setting ~ NTP - by Valtam - 02-26-2015, 11:28 AM
Re: Time/Date Setting ~ NTP - by Valtam - 02-26-2015, 12:23 PM
Re: Time/Date Setting ~ NTP - by Wirezfree - 02-26-2015, 12:31 PM
Re: Time/Date Setting ~ NTP - by Wirezfree - 02-26-2015, 12:33 PM
Re: Time/Date Setting ~ NTP - by Valtam - 02-26-2015, 12:38 PM
Re: [SOLVED] Time/Date Setting ~ NTP - by Valtam - 02-26-2015, 11:31 PM
Re: [SOLVED] Time/Date Setting ~ NTP - by Valtam - 02-26-2015, 11:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)