Rdate server

From Nuclear Physics Group Documentation Pages
Revision as of 12:50, 7 May 2009 by Maurik (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

You sometimes need "rdate" to set the system time. (I.e. use "rdate -s myserver" followed by "hwclock --systohc"

To set up the server

This service is run by "xinetd" (which also serves evil things like "rlogin" "rsh" "ftp" etc.). This is already running on your system, but pretty much everything is turned off.

Edit: /etc/xinetd.d/time-stream and /etc/xinetd.d/time-dgram Set "disable = no", and restart the xinetd service.

Presto!