<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ntp server in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670762#M20601</link>
    <description>By searching in google "red hat ntp" you get a lot of results.&lt;BR /&gt;&lt;BR /&gt;These are sufficient:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.halley.cc/ed/linux/howto/ntp.html" target="_blank"&gt;http://www.halley.cc/ed/linux/howto/ntp.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.brandonhutchinson.com/Using_ntp_with_Red_Hat_Linux.html" target="_blank"&gt;http://www.brandonhutchinson.com/Using_ntp_with_Red_Hat_Linux.html&lt;/A&gt;</description>
    <pubDate>Mon, 14 Nov 2005 06:11:34 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-11-14T06:11:34Z</dc:date>
    <item>
      <title>ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670759#M20598</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can some body help me in setting an NTP server in Red hat Linux&lt;BR /&gt;&lt;BR /&gt;Binu</description>
      <pubDate>Mon, 14 Nov 2005 03:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670759#M20598</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-11-14T03:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670760#M20599</link>
      <description>&lt;A href="http://cfm.gs.washington.edu/network/ntp/ntp/" target="_blank"&gt;http://cfm.gs.washington.edu/network/ntp/ntp/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Mon, 14 Nov 2005 03:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670760#M20599</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-14T03:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670761#M20600</link>
      <description>Its built in.&lt;BR /&gt;&lt;BR /&gt;vi /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;Set a valid time server&lt;BR /&gt;&lt;BR /&gt;#check and see if its set to auto start&lt;BR /&gt;chkconfig --list | grep ntp&lt;BR /&gt;ntpd            0:off   1:off   2:on    3:on    4:on    5:on    6:off&lt;BR /&gt;&lt;BR /&gt;Above is on.&lt;BR /&gt;&lt;BR /&gt;Lets say its not on.&lt;BR /&gt;&lt;BR /&gt;chkconfig nptd on&lt;BR /&gt;&lt;BR /&gt;# one time start of the service&lt;BR /&gt;service ntpd start&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;&lt;BR /&gt;See how its synching with the time server.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Nov 2005 05:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670761#M20600</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-14T05:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670762#M20601</link>
      <description>By searching in google "red hat ntp" you get a lot of results.&lt;BR /&gt;&lt;BR /&gt;These are sufficient:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.halley.cc/ed/linux/howto/ntp.html" target="_blank"&gt;http://www.halley.cc/ed/linux/howto/ntp.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.brandonhutchinson.com/Using_ntp_with_Red_Hat_Linux.html" target="_blank"&gt;http://www.brandonhutchinson.com/Using_ntp_with_Red_Hat_Linux.html&lt;/A&gt;</description>
      <pubDate>Mon, 14 Nov 2005 06:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670762#M20601</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-14T06:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670763#M20602</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt; This site is much descriptive on various Linux configurations, NTP also.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.siliconvalleyccie.com/linux-hn/ntp.htm" target="_blank"&gt;http://www.siliconvalleyccie.com/linux-hn/ntp.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Silju&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Nov 2005 08:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670763#M20602</guid>
      <dc:creator>Siljumon S</dc:creator>
      <dc:date>2005-11-14T08:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670764#M20603</link>
      <description>Hi binu,&lt;BR /&gt;&lt;BR /&gt;I suggestion you search google use key word "ntp howto". Many solution will be comes out.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rls=AMSA,AMSA:2005-46,AMSA:en&amp;amp;q=ntp+howto" target="_blank"&gt;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rls=AMSA,AMSA:2005-46,AMSA:en&amp;amp;q=ntp+howto&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Mon, 14 Nov 2005 10:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670764#M20603</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-11-14T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670765#M20604</link>
      <description>If you want some understading of ntp, beyond the setup steps, refer to this very useful site:&lt;BR /&gt;&lt;A href="http://www.eecis.udel.edu/~mills/ntp/html/index.html" target="_blank"&gt;http://www.eecis.udel.edu/~mills/ntp/html/index.html&lt;/A&gt;</description>
      <pubDate>Tue, 15 Nov 2005 09:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670765#M20604</guid>
      <dc:creator>Keith Reed</dc:creator>
      <dc:date>2005-11-15T09:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: ntp server in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670766#M20605</link>
      <description>Yes, please do go after Keith's link, so that ntpd isn't just running, but also working flawless &lt;BR /&gt;&lt;BR /&gt;:)&lt;BR /&gt;&lt;BR /&gt;also look at pool.ntp.org for a set of well-maintained *and* public stratum 2/3 servers.&lt;BR /&gt;&lt;BR /&gt;florian</description>
      <pubDate>Tue, 15 Nov 2005 13:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-server-in-linux/m-p/3670766#M20605</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-11-15T13:32:44Z</dc:date>
    </item>
  </channel>
</rss>

