Set Date and Time by ARPA Internet RFC 868
ftp://ftp.code-monkey.de/pub/netdate/
Netdate takes a list of names of Internet hosts as arguments, selects
the one that supplies the best time, and sets the system time
accordingly.
The "best" time is chosen by polling the named hosts once each to find
their times and taking their differences from the local host's time.
These differences are used to find the largest group of hosts whose
times agree with each other within a certain limit. The first host in
the largest group is picked as the best host.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / netdate
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:time/netdate && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
netdate-1.2.dif | 0000014105 13.8 KB | |
netdate-1.2.tar.bz2 | 0000007528 7.35 KB | |
netdate.changes | 0000002294 2.24 KB | |
netdate.spec | 0000001790 1.75 KB |
Revision 5 (latest revision is 8)
Martin Pluskal (pluskalm)
committed
(revision 5)
- Use more modern macros for building - Do not rely on inaccessible source url anymore
Comments 0