Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default time correction

    Is there a tool which can be utilized to communicate with a time
    server so that can correct local time? Thanks in advance!

    Alex

    --
    ==================================================
    Cell Phone Batteries at 30-50%+ off retail prices!
    [url]http://www.pocellular.com[/url]
    ==================================================
    Alex Shi Guest

  2. Similar Questions and Discussions

    1. Take a look at this correction pack
      THIS IS a VIRUS! IT DID NOT ORIGINATE FROM MICROSOFT! DO NOT DOWNLOAD! -- HTH, Kevin Spencer Microsoft MVP ..Net Developer
  3. #2

    Default Re: time correction

    Alex Shi wrote / skrev:
    > Is there a tool which can be utilized to communicate with a time
    > server so that can correct local time? Thanks in advance!
    NTP
    [url]http://www.ntp.org/[/url]

    It's included in some form in almost all major *nix'es

    % man ntpd
    % man ntpdate

    ../Erik

    Erik Guest

  4. #3

    Default Re: time correction

    Alex Shi <chpshi@stonix.com> wrote:
    > Is there a tool which can be utilized to communicate with a time
    > server so that can correct local time? Thanks in advance!
    ntp is your friend. [url]http://www.ntp.org[/url] for more information.



    > Alex
    > --
    > ==================================================
    > Cell Phone Batteries at 30-50%+ off retail prices!
    > [url]http://www.pocellular.com[/url]
    > ==================================================
    --
    Peter Håkanson
    IPSec Sverige ( At Gothenburg Riverside )
    Sorry about my e-mail address, but i'm trying to keep spam out,
    remove "icke-reklam" if you feel for mailing me. Thanx.
    phn@icke-reklam.ipsec.nu Guest

  5. #4

    Default Re: time correction

    And somewhere around the time of 04/04/2004 10:47, the world stopped and
    listened as Alex Shi contributed the following to humanity:
    > Is there a tool which can be utilized to communicate with a time
    > server so that can correct local time? Thanks in advance!
    >
    > Alex
    >
    Under *BSD, there is a daemon called ntpd.

    --
    Daniel Rudy

    Remove nospam, invalid, and 0123456789 to reply.
    Daniel Rudy Guest

  6. #5

    Default Re: time correction

    On 2004-04-18, Daniel Rudy <dcrudy@invalid.pacbell.nospam.net.0123456789> wrote:
    >
    > Under *BSD, there is a daemon called ntpd.
    Not *just* *BSD. About the only platform lacking it is that non-unix
    contraption from the dark hills of redmond. Not that it can keep the
    time at all, with its 18.2 ticks per second software resolution...
    (Now that xp has built in (s)ntp support, I've seen it claim stratum
    3 while two minutes off. Needless to say I'm not using _that_ again.)


    --
    j p d (at) d s b (dot) t u d e l f t (dot) n l .
    jpd Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139