<?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>The Blog of Todd &#187; Linux</title>
	<atom:link href="http://www.toddlamothe.com/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toddlamothe.com</link>
	<description>Deployment &#38; Network Administration</description>
	<lastBuildDate>Fri, 10 Sep 2010 06:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Time Change Tonight &#8211; Setting the Time Source in Linux</title>
		<link>http://www.toddlamothe.com/webtech/time-source-linux.htm</link>
		<comments>http://www.toddlamothe.com/webtech/time-source-linux.htm#comments</comments>
		<pubDate>Sun, 01 Nov 2009 01:29:44 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[NTP]]></category>
		<category><![CDATA[time change]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/webtech/time-source-linux.htm</guid>
		<description><![CDATA[Just a reminder to everyone (at least in North America) that time changes tonight. We fall back an hour and gain an hour of sleep.&#160; Always check your systems tomorrow to ensure they changed correctly. Last spring I made a post on how to set the time source on Windows Server 2008.&#160; Nothing has changed, [...]]]></description>
			<content:encoded><![CDATA[<p>Just a reminder to everyone (at least in North America) that time changes tonight. We fall back an hour and gain an hour of sleep.&#160; Always check your systems tomorrow to ensure they changed correctly. </p>
<p>Last spring I made a post on <a href="http://www.toddlamothe.com/windows-server-2008/setting-the-time-source-for-the-domain-on-windows-server-2008.htm" rel="tag" target="_blank">how to set the time source</a> on Windows Server 2008.&#160; Nothing has changed, so no need to rehash it. Just remember, if you need to set a time source for your Windows Domain, run the commands on your Windows Server with the PDC emulator role.</p>
<p>If&#160; you are using Linux, some versions have a command named ntupdate to update against a time server. This command also works in FreeBSD and probably other *nix environments.&#160; The command line&#160; to update against a server (in this case the <span class="acronym" title="National Research Council">NRC</span>) is:&#160; <font face="Courier New">ntpdate time.nrc.ca. </font>If you want it to update automatically, add the command as a cronjob.&#160; </p>
<p>Finally, if you are using ntpd, change the servers by editing the <font face="Courier New">/etc/ntp.conf </font>file.&#160; <font size="2" face="georg">Add the line</font> <font face="Courier New">server time.nrc.ca</font> to add the time server at the <span class="acronym" title="National Research Council">NRC</span>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/time-source-linux.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
