LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Sync KDE/System Time w/ NTP (https://www.linuxquestions.org/questions/linux-general-1/sync-kde-system-time-w-ntp-423156/)

carlosinfl 03-09-2006 09:07 AM

Sync KDE/System Time w/ NTP
 
I have 2 network time servers on my LAN and would like to sync my KDE time and system time with my time servers. Can someone tell me how I should do this?

Thanks!

pljvaldez 03-09-2006 01:05 PM

apt-get install ntpd There is also ntpdate, which is a client only, but the client function exists in the ntpd server. Set the server to sync with your LAN servers instead of an internet server.

carlosinfl 03-09-2006 01:35 PM

Quote:

Originally Posted by pljvaldez
Set the server to sync with your LAN servers instead of an internet server.

How do I do that once that it (ntpd) has been installed?

pljvaldez 03-09-2006 01:41 PM

It's been a while since I set it up, but I think there's a config file in /etc if I'm not mistaken (ntp.conf???). You just put the IP addresses of your local servers as the primary time servers. It'll sync to those...

I think it might have even asked during install what you wanted to do...

carlosinfl 03-09-2006 01:42 PM

Quote:

Originally Posted by pljvaldez
I think it might have even asked during install what you wanted to do...

Nope - sure didn't but I will check the config file.

Thanks!

carlosinfl 03-15-2006 03:11 PM

Guys - I now have reloaded Debian and can't find the repo that had "ntpd" in it.

pljvaldez 03-15-2006 03:37 PM

Are you using Sarge? If so it should be in stable/main...


All times are GMT -5. The time now is 06:30 AM.