Standardkonfigurationen i Debian Edu er at holde alle ure på alle maskiner synkrone men ikke nødvendigvis korrekte. NTP bruges til at opdatere tiden. Urene vil blive synkroniseret med en ekstern kilde som standard. Dette kan få maskiner til at holde den eksterne internetforbindelse åben hvis den oprettes under brug.
If you use dialup or ISDN and pay per minute, you want to change this
default setting.
To disable synchronisation with an external clock, the file /etc/ntp.conf on
the main server needs to be modified. Add comment ("#") marks in front of
the server
entries. After this, the NTP
server needs to be restarted by running service ntp
restart
as root. To test if a machine is using the external
clock sources, run ntpq -c lpeer
.