<?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>NotesBIT.com &#187; systemclock</title>
	<atom:link href="http://www.notesbit.com/index.php/tag/systemclock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesbit.com</link>
	<description>Oracle Apps, Linux, C++, C#, DBA scripts, MySQL, PHP and Wordpress</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:30:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS Linux install and configure NTP to synchronize the system clock</title>
		<link>http://www.notesbit.com/index.php/scripts-unix/centos-linux-install-and-configure-ntp-to-synchronize-the-system-clock/</link>
		<comments>http://www.notesbit.com/index.php/scripts-unix/centos-linux-install-and-configure-ntp-to-synchronize-the-system-clock/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 21:43:17 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Scripts Unix]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[synctime]]></category>
		<category><![CDATA[system clock]]></category>
		<category><![CDATA[systemclock]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=329</guid>
		<description><![CDATA[<p>You can easily install NTP (Network Time Protocol, a means of transmitting time signals over a computer network) using yum command under Redhat or CentOS/Fedora core Linux.
Login as the root user
Type the following command to install ntp

# yum install ntp

Turn on service

# chkconfig ntpd on

Synchronize the system clock with 0.pool.ntp.org server:

# ntpdate pool.ntp.org

Start the NTP:

# /etc/init.d/ntpd start

Note: If you are using VPS (anything other than dedicated server), you will <a href='http://www.notesbit.com/index.php/scripts-unix/centos-linux-install-and-configure-ntp-to-synchronize-the-system-clock/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/scripts-unix/centos-linux-install-and-configure-ntp-to-synchronize-the-system-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
