Author Topic: How to set the date and time when getting "error setting new timezone" in KDE  (Read 1292 times)

Offline anchorschmidt

  • Full Member
  • ***
  • Posts: 81
    • My youtube Channel
Changing the date and time in KDE can result in this error sometime. Here is how to workaround it.

1: Go to the NTP pool project site. http://www.pool.ntp.org/en/
2a. There will be a list of continents on the side from which you can narrow down to the country in which you are situated.
2b. Take note of the URL
3. Open terminal and login as root.
4. Run (without quotes) "ntpdate (URL of country)"
5. For example. "ntpdate de.pool.ntp.org" for Germany.
6. Your clock should be set.

I hope that this helps you.

youtube.com/anchorschmidt
Latest video: "How to get Dropbox Integration in KDE"
Sept 6 2010

PClinuxos KDE+Lxde

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6389
  • I'm going South
Changing the date and time in KDE can result in this error sometime. Here is how to workaround it.

1: Go to the NTP pool project site. http://www.pool.ntp.org/en/
2a. There will be a list of continents on the side from which you can narrow down to the country in which you are situated.
2b. Take note of the URL
3. Open terminal and login as root.
4. Run (without quotes) "ntpdate (URL of country)"
5. For example. "ntpdate de.pool.ntp.org" for Germany.
6. Your clock should be set.

I hope that this helps you.


This will certainly work, and  if you run ntpdate regularly as a cron job you can keep your system clock reasonably close to the clock you are synchronizing with. I did it for several years before there were better alternatives. But see the man page of ntpdate:

Quote
Disclaimer: The functionality of this program is now available in the ntpd program. See the -q command line option in the ntpd - Network Time Protocol (NTP) daemon page. After a suitable period of mourning, the ntpdate program is to be retired from this distribution


You would be better off using the ntp daemon instead.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline anchorschmidt

  • Full Member
  • ***
  • Posts: 81
    • My youtube Channel
Thank you!
youtube.com/anchorschmidt
Latest video: "How to get Dropbox Integration in KDE"
Sept 6 2010

PClinuxos KDE+Lxde