<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kurinchi Blogger Scribbles ... &#187; ntp pool</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/ntp-pool/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Network Time Protocol &#8211; NTP in Ubuntu</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/03/network-time-protocol-ntp-in-ubuntu.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/03/network-time-protocol-ntp-in-ubuntu.html#comments</comments>
		<pubDate>Sat, 28 Mar 2009 00:28:40 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[network time protocol setting]]></category>
		<category><![CDATA[ntp pool]]></category>
		<category><![CDATA[ubuntu ntp]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=225</guid>
		<description><![CDATA[Network Time Protocol &#8211; NTP in Ubuntu NTP is a TCP/IP protocol which helps synchronising time over a network. A client requests the current time from a server (identified , and uses it to set its own clock. The following article on Ubuntu help guide will get you started on setting the NTP protocol https://help.ubuntu.com/7.10/server/C/NTP.html [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Network Time Protocol &#8211; NTP in Ubuntu</strong></p>
<p>NTP is a TCP/IP protocol which helps synchronising time over a network. A client requests the current time from a server (identified , and uses it to set its own clock.</p>
<p>The following article on Ubuntu help guide will get you started on setting the NTP protocol<br />
<a href="https://help.ubuntu.com/7.10/server/C/NTP.html">https://help.ubuntu.com/7.10/server/C/NTP.html</a><span id="more-225"></span></p>
<p>List of available timeserver pools which provide reliable NTP service that helps spread the load over many time servers. Check the below link to read about the timeserver pools available worldwide<br />
<a href="http://www.pool.ntp.org/">http://www.pool.ntp.org/</a></p>
<p>To make changes, edit /etc/ntp.conf</p>
<p>Once you make the changes you can restart ntp by<br />
# /etc/init.d/ntp restart<br />
OR<br />
# /etc/init.d/ntp-server restart</p>
<p><strong>NTP query program</strong></p>
<p>$ ntpq [press ENTER]<br />
ntpq &gt; peer [press ENTER]</p>
<p>You can also use<br />
$ ntpq -p to check if ntp is working</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/03/network-time-protocol-ntp-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

