Lines Matching +full:startup +full:- +full:time +full:- +full:ms
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
6 <title>ntpdate - set the date and time via NTP</title>
10 <h3><tt>ntpdate</tt> - set the date and time via NTP</h3>
14 <!-- #BeginDate format:En2m -->21-Jul-2018 04:09<!-- #EndDate -->
19 has volunteered to fix them in a long time. The good news is the
25 See the <tt>-q</tt> command line option in the <a
26 href="ntpd.html"><tt>ntpd</tt> - Network Time Protocol (NTP) daemon</a>
27 page and/or the <a href="sntp.html"><tt>sntp</tt> - Simple Network Time
30 <tt>ntpdate [ -46bBdqsuv ] [ -a <i>key</i> ] [ -e <i>authdelay</i> ] [ -k <i>keyfile</i> ] [ -o <i>…
32 …time by polling the Network Time Protocol (NTP) server(s) given as the <i>server</i> arguments to …
33 …to set the host clock, or it can be run from the host startup script to set the clock at boot time…
34 …Time adjustments are made by <tt>ntpdate</tt> in one of two ways. If <tt>ntpdate</tt> determines t…
35 <p><tt>ntpdate</tt> will, if the <tt>-u</tt> flag was not specified, decline to set the date if an …
36 …t name is expected, a <tt>-4</tt> qualifier preceding the host name forces DNS resolution to the I…
37 …n the <tt>server</tt> argument is optional if <tt>ntpdate</tt> can find a time server in the NetIn…
40 <dt><tt>-4</tt></dt>
42 <dt><tt>-6</tt></dt>
44 <dt><tt>-a <i>key</i></tt></dt>
46 <dt><tt>-B</tt></dt>
47 …time to always be slewed using the adjtime() system call, even if the measured offset is greater t…
48 <dt><tt>-b</tt></dt>
49 …time to be stepped using the settimeofday() system call, rather than slewed (default) using the ad…
50 <dt><tt>-d</tt></dt>
52 <dt><tt>-e <i>authdelay</i></tt></dt>
54 <dt><tt>-k <i>keyfile</i></tt></dt>
56 <dt><tt>-o <i>version</i></tt></dt>
59 <dt><tt>-p <i>samples</i></tt></dt>
61 <dt><i><tt>-q</tt></i></dt>
62 <dd>Query only - don't set the clock.</dd>
63 <dt><tt>-s</tt></dt>
65 <dt><tt>-t <i>timeout</i></tt></dt>
66 …<dd>Specify the maximum time waiting for a server response as the value <i>timeout</i>, in seconds…
67 <dt><tt>-u</tt></dt>
68 …d you want to synchronize with hosts beyond the firewall. Note that the <tt>-d</tt> option always …
69 <dt><tt>-<i>v</i></tt></dt>
75 <tt>/etc/ntp.keys</tt> - encryption keys used by <tt>ntpdate</tt>.