<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ntp &amp;mdash; LinuxPizza</title>
    <link>https://blogs.linux.pizza/tag:ntp</link>
    <description>Personal notes and occasional posts - 100% human, 0% AI generated</description>
    <pubDate>Mon, 04 May 2026 13:33:49 +0000</pubDate>
    <item>
      <title>Query your NTP-server from your Windows Machine</title>
      <link>https://blogs.linux.pizza/query-your-ntp-server-from-your-windows-machine</link>
      <description>&lt;![CDATA[Here is a post about Windows for a change.&#xA;If you want to check if you can query a NTP-server from your Windows-machine, you can just use the following&#xA;w32tm /stripchart /computer:computername&#xA;For example:&#xA;w32tm /stripchart /computer:ntp.netnod.se&#xA;If everything works, you&#39;ll see something like this:&#xA;Tracking ntp.netnod.se [194.58.200.20:123].&#xA;The current time is 2022-12-06 14:06:13.&#xA;14:06:13, d:+00.0260863s o:+00.0277480s  [      *      ]&#xA;Have a pleasant tuesday&#xA;&#xA;#windows #ntp]]&gt;</description>
      <content:encoded><![CDATA[<h4 id="here-is-a-post-about-windows-for-a-change" id="here-is-a-post-about-windows-for-a-change">Here is a post about Windows for a change.</h4>

<p>If you want to check if you can query a NTP-server from your Windows-machine, you can just use the following</p>

<pre><code>w32tm /stripchart /computer:computername
</code></pre>

<p>For example:</p>

<pre><code>w32tm /stripchart /computer:ntp.netnod.se
</code></pre>

<p>If everything works, you&#39;ll see something like this:</p>

<pre><code>Tracking ntp.netnod.se [194.58.200.20:123].
The current time is 2022-12-06 14:06:13.
14:06:13, d:+00.0260863s o:+00.0277480s  [      *      ]
</code></pre>

<p>Have a pleasant tuesday</p>

<p><a href="https://blogs.linux.pizza/tag:windows" class="hashtag"><span>#</span><span class="p-category">windows</span></a> <a href="https://blogs.linux.pizza/tag:ntp" class="hashtag"><span>#</span><span class="p-category">ntp</span></a></p>
]]></content:encoded>
      <guid>https://blogs.linux.pizza/query-your-ntp-server-from-your-windows-machine</guid>
      <pubDate>Tue, 06 Dec 2022 13:06:45 +0000</pubDate>
    </item>
  </channel>
</rss>