iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Timeserver: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Synchronising pc time with a timeserver<br> = | = Synchronising pc time with a timeserver<br> = | ||
<br> | <br> | ||
The clock on the pc may not be always correct. This can be improved by synchronising with a ntp timeserver | The clock on the pc may not be always correct. This can be improved by synchronising with a ntp timeserver using the ntp protocol.<br> | ||
=== Time servers for ntp protocol<br> === | |||
#ntp1.science.ru.nl | |||
#ntp1.science.ru.nl | |||
#ntp2.science.ru.nl<br> | #ntp2.science.ru.nl<br> | ||
see http://wiki.science.ru.nl/cncz/Netwerk_ntp<br> | see http://wiki.science.ru.nl/cncz/Netwerk_ntp<br> | ||
=== Configure automatic time synchronisation <br> === | === Configure automatic time synchronisation <br> === | ||
- in windows : double click on the time in taskbar, and set the above time servers.<br> - in fedora linux : system-config-time, and set the above time servers | - in windows : double click on the time in taskbar, and set the above time servers.<br> - in fedora linux : system-config-time, and set the above time servers | ||
Manual synchronise time (linux only) :<br> ntpdate ntp1.science.ru.nl<br> | Manual synchronise time (linux only) :<br> ntpdate ntp1.science.ru.nl<br> | ||
=== Alternative : rdate protocol === | === Alternative : rdate protocol === |
Revision as of 09:51, 9 September 2010
Synchronising pc time with a timeserver
The clock on the pc may not be always correct. This can be improved by synchronising with a ntp timeserver using the ntp protocol.
Time servers for ntp protocol
- ntp1.science.ru.nl
- ntp2.science.ru.nl
see http://wiki.science.ru.nl/cncz/Netwerk_ntp
Configure automatic time synchronisation
- in windows : double click on the time in taskbar, and set the above time servers.
- in fedora linux : system-config-time, and set the above time servers
Manual synchronise time (linux only) :
ntpdate ntp1.science.ru.nl
Alternative : rdate protocol
Servers for rdate :
- time-srv.science.ru.nl
manual synchronise time (linux only) :
- rdate -s time-srv.science.ru.nl