|
Here is a well intentioned example from the "father" of Internet time keeping: http://www.eecis.udel.edu/~mills/ntp/html/build/quick.html Quick Start FAX test image for SATNET (1979).
The baby panda was scanned at University College London and used as a FAX test image for a demonstration of the DARPA Atlantic SATNET Program and the first transatlantic Internet connection in 1978. The computing system used for that demonstration was called the Fuzzball . As it happened, this was also the first Internet multimedia presentation and the first to use NTP in regular operation. The image was widely copied and used for testing purpose throughout much of the 1980s. Last update: For the rank amateur the sheer volume of the documentation collection must be intimidating. However, it doesn't take much to fly the ntpd daemon with a simple configuration where a workstation needs to synchronize to some server elsewhere in the Internet. The first thing that needs to be done is to build the distribution for the particular workstation and install in the usual place. The Building and Installing the Distribution page describes how to do this. • • The panda is cute & its caption is historically interesting, but they are a distraction. |
In Win NT, 2k, XP make sure you do this as an Administrator. If you are running as a regular user, as you should be, <Shift>-Right Click or <Shift>-<Application Key> will bring bring up a special version of the Application menu that has "Run as" as the 2nd choice (Win 2k). Choose this, and you can run the installer as Administrator without having to log out.When it's done you will have a nice 4 zone clock on your desktop & a matching icon in your system tray. You can add (up to 30 total), delete (down to only 1), & customize (click on the hammer icon in the lower right corner of the display). More important, your PC's clock will be automatically synchronized with "the most accurate time available" (per their help file…:).
.doc, so I converted it to .pdf using OpenOffice.org This last one is especially seductive, but it contains NO Linux/UNIX instructions, & everything else is geared to having all your hosts connecting directly to external servers ... exactly what we are NOT doing here.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters] "LocalNTP"=dword:00000000 "Period"="SpecialSkew" "type"="NTP" "ntpserver"="192.168.xxx.yyy" "Adj"=dword:0001872c "msSkewPerDay"="-1728.0000"
# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
LOCAL(0) LOCAL(0) 5 l 59 64 377 0.000 0.000 0.015
+<myisp>.com 172.20.0.1 3 u 601 1024 377 39.950 -21.081 0.896
*<anuplink>.com 24.30.206.134 2 u 495 1024 377 17.719 -29.706 0.305
+<reference>.org ntp-cup.externa 2 u 542 1024 377 90.797 -22.410 3.604
Commentary: "This is an octal representation of an array of 8 bits, representing the last 8 times the local machine tried to reach the server. The bit is set if the remote server was reached.". . LinuxTimeServerAdvanced LinuxTimeServerDrafts
BTW, the LSB (least significant bit) seems to represent the most recent attempt.
If your binary arithmetic is rusty, 37710 = 111111112 = 2^8 — i.e. no recent failures.
And don't forget:
There are 10 kinds of people in the world ...
Those who understand binary and those who don't.
| Topic LinuxTimeServer . { Edit | Attach | 5B%5EA-Za-z%5D">Ref-By | Printable | Diffs | r1.14 | > | r1.13 | > | r1.12 | More } |
|
Revision r1.14 - 01 Aug 2004 - 19:20 GMT - RickArchibald Parents: WebHome |
Copyright © 2003-2007 by F. A. Archibald III & the contributing authors |