iCIS Intra Wiki
categories:             Info      -       Support      -       Software       -      Hardware       |      AllPages       -      uncategorized

Timeserver: Difference between revisions

From ICIS-intra
Jump to navigation Jump to search
Created page with '= Synchronising pc time with a timeserver<br> = <br> The clock on the pc may not be always correct. This can be improved by synchronising with a ntp timeserver : === Time se…'
 
No edit summary
Line 20: Line 20:
Manual synchronise time (linux only) :<br>&nbsp;&nbsp; ntpdate ntp1.science.ru.nl<br>
Manual synchronise time (linux only) :<br>&nbsp;&nbsp; ntpdate ntp1.science.ru.nl<br>


=== Alternative : rdate protocol ===
=== Alternative&nbsp;: rdate protocol ===


<br>servers for rdate : <br>&nbsp;&nbsp; time-srv.science.ru.nl
<br>Servers for rdate&nbsp;:


manual synchronise time (linux only) :<br>&nbsp;&nbsp; rdate -s time-srv.science.ru.nl
*&nbsp;&nbsp; time-srv.science.ru.nl
 
manual synchronise time (linux only)&nbsp;:
 
*&nbsp;&nbsp; rdate -s time-srv.science.ru.nl


<br>
<br>

Revision as of 09:49, 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 :


Time servers for ntp

  1. ntp1.science.ru.nl
  2. 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