<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto set the correct server time</title>
	<atom:link href="http://www.spamcollect.com/archives/32/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spamcollect.com/archives/32</link>
	<description>about, all the spam in my life</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:25:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Linux Ntp Server</title>
		<link>http://www.spamcollect.com/archives/32/comment-page-1#comment-284</link>
		<dc:creator>Linux Ntp Server</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.spamcollect.com/archives/32#comment-284</guid>
		<description>anybody here know of a good site to find more info on linux ntp server? I\&#039;ve got this site bookmarked and im gonna keep checking it out, but i still would like to find a site that covers linux ntp server a little more thoroughly..thanks</description>
		<content:encoded><![CDATA[<p>anybody here know of a good site to find more info on linux ntp server? I\&#8217;ve got this site bookmarked and im gonna keep checking it out, but i still would like to find a site that covers linux ntp server a little more thoroughly..thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.spamcollect.com/archives/32/comment-page-1#comment-122</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Thu, 14 Feb 2008 13:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.spamcollect.com/archives/32#comment-122</guid>
		<description>djb has a nice tool called &quot;clockspeed&quot; that will slow your clock down or speed it up if needed. Just edit conf-cc and add &quot;--include error.h&quot; so it compiles with modern glibc packages and do a &quot;make; make setup check&quot;. Then perform the following steps:

1. start the daemon: &quot;# nohup /usr/local/clockspeed/bin/clockspeed &amp;&quot;
2. give it the current time: &quot;# /usr/local/clockspeed/bin/sntpclock ntp.srv.ip.123 &#124; /usr/local/clockspeed/bin/clockadd&quot;
3. now, after a few hours give it an updated reading so it can adjust to your clock:
   &quot;# at now + 8 hours
    at&gt; /usr/local/clockspeed/bin/sntpclock ntp.srv.ip.123 &gt; /usr/local/clockspeed/adjust
    at&gt; ^D&quot;

4. repeat step 3 for &quot;+ 16 hours&quot; and &quot;+ 24 hours&quot; to get a more accurate reading

5. put a small script into /etc/init.d that starts clockspeed at boottime, something like:
#!/bin/sh
/usr/local/clockspeed/bin/clockspeed &amp;

6. ... [need to figure this out]

7. profit!</description>
		<content:encoded><![CDATA[<p>djb has a nice tool called &#8220;clockspeed&#8221; that will slow your clock down or speed it up if needed. Just edit conf-cc and add &#8220;&#8211;include error.h&#8221; so it compiles with modern glibc packages and do a &#8220;make; make setup check&#8221;. Then perform the following steps:</p>
<p>1. start the daemon: &#8220;# nohup /usr/local/clockspeed/bin/clockspeed &amp;&#8221;<br />
2. give it the current time: &#8220;# /usr/local/clockspeed/bin/sntpclock ntp.srv.ip.123 | /usr/local/clockspeed/bin/clockadd&#8221;<br />
3. now, after a few hours give it an updated reading so it can adjust to your clock:<br />
   &#8220;# at now + 8 hours<br />
    at&gt; /usr/local/clockspeed/bin/sntpclock ntp.srv.ip.123 &gt; /usr/local/clockspeed/adjust<br />
    at&gt; ^D&#8221;</p>
<p>4. repeat step 3 for &#8220;+ 16 hours&#8221; and &#8220;+ 24 hours&#8221; to get a more accurate reading</p>
<p>5. put a small script into /etc/init.d that starts clockspeed at boottime, something like:<br />
#!/bin/sh<br />
/usr/local/clockspeed/bin/clockspeed &amp;</p>
<p>6. &#8230; [need to figure this out]</p>
<p>7. profit!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

