<?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>Tech Kaki &#187; Open Source</title>
	<atom:link href="http://www.techkaki.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techkaki.com</link>
	<description>Tips and Tricks for Mac OS X, Windows, Linux and office suite software.</description>
	<lastBuildDate>Tue, 13 Jul 2010 15:44:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to setup LAMP on Windows in 1 minute</title>
		<link>http://www.techkaki.com/2010/06/how-to-setup-lamp-on-windows-in-1-minute/</link>
		<comments>http://www.techkaki.com/2010/06/how-to-setup-lamp-on-windows-in-1-minute/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 17:12:04 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1741</guid>
		<description><![CDATA[To run php application, most of user will used Apache + PHP + MySQL as their program platform. Most of the beginner user like to setup LAMP on Windows to develop or run the php application. To setup LAMP on Windows, is a bit complicated. But there is asoftware called AppServ to allow us to [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2010/06/appserv_logo.gif"><img class="alignleft size-full wp-image-1743" title="appserv_logo" src="http://www.techkaki.com/wp-content/uploads/2010/06/appserv_logo.gif" alt="" width="107" height="107" /></a>To run php application, most of user will used Apache + PHP + MySQL as their program platform. Most of the beginner user like to setup LAMP on Windows to develop or run the php application. To setup LAMP on Windows, is a bit complicated. But there is asoftware called <strong>AppServ</strong> to allow us to setup LAMP just in 1 minute.   <span><strong>AppServ</strong> is a software with  full-featured of  <strong>Apache, MySQL, PHP, phpMyAdmin</strong>.<span id="more-1741"></span></span></p>
<p><span> Below are the simple step to setup <strong>AppServ</strong>:-</span></p>
<ul>
<li><span>Click <a href="http://downloads.sourceforge.net/project/appserv/AppServ%20Open%20Project/2.5.10/appserv-win32-2.5.10.exe?use_mirror=biznetnetworks">HERE</a> to download AppServ.</span><span> (You can choose version that you want from </span><span><a href="http://www.appservnetwork.com/">http://www.appservnetwork.com</a>)</span></li>
<li><span>Double Click appserv-win32-x.x.x.exe to install  AppServ on your computer. <a href="http://www.techkaki.com/wp-content/uploads/2010/06/setup-Appserv-1.gif"><img class="alignnone size-full wp-image-1746" title="setup Appserv 1" src="http://www.techkaki.com/wp-content/uploads/2010/06/setup-Appserv-1.gif" alt="" width="461" height="353" /></a></span></li>
<li><span> Just follow the on screen instruction to install it. (Accept the User Agreement-&gt;Select Path to install)<br />
</span></li>
<li><span> After that, just select Components to install and click Next. ( AppServ default package  components it&#8217;s checked all package.)</span></li>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/06/setup-Appserv-2.gif"><img class="alignnone size-full wp-image-1747" title="setup Appserv 2" src="http://www.techkaki.com/wp-content/uploads/2010/06/setup-Appserv-2.gif" alt="" width="473" height="363" /></a></ul>
<ul>
<li><span>Now you need to configure the Apache and MySQL</span></li>
<li><span>Click Finished to start the Appserv</span></li>
</ul>
<p style="text-align: center;"><a href="http://www.techkaki.com/wp-content/uploads/2010/06/lamp-logo.png"><img class="size-full wp-image-1745 aligncenter" title="lamp-logo" src="http://www.techkaki.com/wp-content/uploads/2010/06/lamp-logo.png" alt="" width="250" height="150" /></a></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/how-to-setup-lamp-on-windows-in-1-minute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install phpmyadmin on Centos</title>
		<link>http://www.techkaki.com/2010/02/how-to-install-phpmyadmin-on-centos/</link>
		<comments>http://www.techkaki.com/2010/02/how-to-install-phpmyadmin-on-centos/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:34:48 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1612</guid>
		<description><![CDATA[phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. (Info from http://www.phpmyadmin.net) How to install phpmyadmin? Before you install [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><strong>phpMyAdmin</strong> is an open source tool written in <a title="PHP" href="http://en.wikipedia.org/wiki/PHP">PHP</a> intended to handle the administration of <a title="MySQL" href="http://en.wikipedia.org/wiki/MySQL">MySQL</a> over the World Wide Web. It can perform various tasks such as creating, modifying or deleting <a title="Database" href="http://en.wikipedia.org/wiki/Database">databases</a>, <a title="Table (database)" href="http://en.wikipedia.org/wiki/Table_%28database%29">tables</a>, <a title="Field (computer science)" href="http://en.wikipedia.org/wiki/Field_%28computer_science%29">fields</a> or <a title="Row (database)" href="http://en.wikipedia.org/wiki/Row_%28database%29">rows</a>; executing <a title="SQL" href="http://en.wikipedia.org/wiki/SQL">SQL</a> statements; or managing users and permissions. (Info from http://www.phpmyadmin.net)</p>
<p><strong>How to install phpmyadmin</strong>? Before you install phpmyadmin, you need to install your LAMP 1st. Once you install, just follow below steps:-</p>
<ol>
<li>$ su -</li>
<li># cd /var/www/html<span id="more-1612"></span></li>
<li># wget http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.3.0-rc1/phpMyAdmin-3.3.0-rc1-all-languages.zip?use_mirror=nchc</li>
<li># unzip phpMyAdmin-3.3.0-rc1-all-languages.zip</li>
<li># mv phpMyAdmin-3* phpmyadmin</li>
<li># cd phpmyadmin</li>
<li># cp config.sample.inc.php config.inc.php</li>
<li># vi config.inc.php<br />
:<br />
$cfg['Servers'][$i]['auth_type'] = ‘<strong>http</strong>‘; # default is cookies</li>
<li>Restart Apache<br />
# service httpd restart</li>
</ol>
<p>Run your phpmyadmin by following link:</p>
<p><strong>http://your.domain.com/phpmyadmin/ </strong>or <strong>http://ipaddress/phpmyadmin/</strong></p>
<p><span style="text-decoration: underline;"><strong>phpmyadmin fail to start?</strong></span></p>
<p>When you type above link, your phpmyadmin fail to start and show following error message:</p>
<p><em><strong>PHP 5.2+ is required</strong></em></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/02/Screenshot-Mozilla-Firefox.png"></a><a href="http://www.techkaki.com/wp-content/uploads/2010/02/Screenshot-Mozilla-Firefox.png"><img class="alignnone size-full wp-image-1614" title="Screenshot-Mozilla Firefox" src="http://www.techkaki.com/wp-content/uploads/2010/02/Screenshot-Mozilla-Firefox.png" alt="" width="501" height="295" /></a></p>
<p>To solve this issue, you need to upgrade your PHP 5.1 to PHP 5.2. But, on CentOS is no simple &#8216;yum&#8217; upgrades to update your PHP 5.1.6 to PHP 5.2.6. you need to add Repository to your yum</p>
<p>Just follow below steps:</p>
<pre>nano -w /etc/yum.repos.d/utterramblings.repo
<div>... and then paste the following into the editor:</div>
<pre>[utterramblings]
name=Jason's Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka</pre>
</pre>
<p>After that, just save it.</p>
<p>Now you should able to upgrade your PHP. <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/02/how-to-install-phpmyadmin-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Reset MySQL Root Password</title>
		<link>http://www.techkaki.com/2010/02/how-to-reset-mysql-root-password/</link>
		<comments>http://www.techkaki.com/2010/02/how-to-reset-mysql-root-password/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 05:14:37 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1601</guid>
		<description><![CDATA[I setup MySQL Server on CentOS few month ago, but i forgot the root password for MySQL. How to reset the password? You can recover MySQL database server password with following steps. Step # 1: Stop the MySQL server process. service mysqld stop Step # 2: Start the MySQL (mysqld) in safe mode with the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I setup MySQL Server <a href="http://www.techkaki.com/wp-content/uploads/2010/02/MySQL.png"><img class="alignleft size-full wp-image-1600" title="MySQL" src="http://www.techkaki.com/wp-content/uploads/2010/02/MySQL.png" alt="" width="50" height="50" /></a>on CentOS few month ago, but i forgot the root password for MySQL. How to reset the password?</p>
<p>You can recover MySQL database server password with following steps.</p>
<p>Step # 1: Stop the MySQL server process.</p>
<pre><strong>service mysqld stop</strong></pre>
<p>Step # 2: Start the MySQL (mysqld) in safe mode with the &#8211;skip-grant-tables option</p>
<pre><strong>mysql_safe -skip-grant-tables-u root &amp;</strong><span id="more-1601"></span></pre>
<p>Step # 3: Connect to mysql server as the root user.</p>
<pre><strong>mysql -u root</strong></pre>
<p>Step # 4: Setup new mysql root account password.</p>
<pre><strong>UPDATE mysql.user SET Password=PASSWORD('NEW-PASSWORD') WHERE User='root';</strong></pre>
<p>Step # 5: Flush Privileges</p>
<pre><strong>FLUSH PRIVILEGES;</strong></pre>
<p>Step # 5: Quit MySQL command line<em> </em></p>
<pre><strong>quit</strong></pre>
<p>Step # 6 Restart MySQL deamon</p>
<pre><strong>service mysqld restart</strong></pre>
<p>Step # 7 Log in as root to test the root password</p>
<pre><strong>mysql -u root -p</strong></pre>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/02/how-to-reset-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Merge Multiple PDF Files Into One PDF</title>
		<link>http://www.techkaki.com/2010/01/how-to-merge-multiple-pdf-files-into-one-pdf/</link>
		<comments>http://www.techkaki.com/2010/01/how-to-merge-multiple-pdf-files-into-one-pdf/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 15:19:45 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1372</guid>
		<description><![CDATA[I have a few PDF files, i want to combine these files into one single PDF file in my Mac OS X. After i do research on google, i found that is 1 open source software called Pdfsam. Pdfsam is a tool designed to split and merge pdf files. To install Pdfsam, just follow the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I have a few PDF files, i want to combine these files into one single PDF file in my Mac OS X.</p>
<p>After i do research on google, i found that is 1 open source software called <strong>Pdfsam</strong>. <strong>Pdfsam</strong> is a tool designed to split and merge pdf files.</p>
<p>To install <strong>Pdfsam</strong>, just follow the following steps:</p>
<ul>
<li>Download <strong>Pdfsam</strong> from <a href="http://downloads.sourceforge.net/project/pdfsam/pdfsam/1.2.0/pdfsam-1.2.0.app.dmg?use_mirror=nchc">HERE</a></li>
<li>Once finish, double click the .dmg file you just download</li>
<li>Drag Pdfsam-1.2.0 icon to your Application folder</li>
</ul>
<p><span id="more-1372"></span>To merge multiple pdf files with <strong>Pdfsam</strong>, follow the steps below:-</p>
<ul>
<li>Launch your <strong>Pdfsam</strong> application</li>
</ul>
<p><img class="alignnone size-full wp-image-1374" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2010/01/Picture-1.png" alt="Picture 1" width="449" height="328" /></p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<ul>
<li>Click on <strong>Merge/Extract</strong></li>
<li>After that, click on <strong>Add</strong> button to add the PDF file that you want to merge</li>
<li>Once the PDF files were added, you can merge your pdf documents base on page number or whole PDF files.</li>
<li> Select the <strong>destination of your output file</strong> and put your <strong>file name</strong> for your new PDF file.</li>
<li>Click on <strong>Run</strong> button to merge the PDF</li>
<li>Just wait for the process to finish and you will see your PDF file appear in the path you save earlier</li>
</ul>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/01/how-to-merge-multiple-pdf-files-into-one-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open .chm file on Mac OS X</title>
		<link>http://www.techkaki.com/2009/12/how-to-open-chm-file-on-mac-os-x/</link>
		<comments>http://www.techkaki.com/2009/12/how-to-open-chm-file-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 07:41:01 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1360</guid>
		<description><![CDATA[I downloaded an ebook from a web site. But the file extension of the ebook is in .CHM format. I cannot open it on Preview. According to Wikipedia, .chm is a filetype devised by Microsoft which compresses HTML files into a single document, usually for the purpose of software manuals. Nowadays, most of the ebook [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I downloaded an ebook from a web site. But the file extension of the ebook is in .CHM format. I cannot open it on Preview.</p>
<p>According to Wikipedia, .chm is a filetype devised by Microsoft which compresses HTML files into a single document, usually for the purpose of software manuals. Nowadays, most of the ebook are in PDF and CHM format. We can read the CHM files in Windows, but how about Mac OS X?</p>
<p>I did some research on Google. I found that there are 2 open source software which allow me to open the .CHM files. Below are the software that i going to share with all of you.</p>
<p><span id="more-1360"></span>A) CHMOX</p>
<ul>
<li>Chmox is an OSX <a href="http://swik.net/OSX"><span> </span></a>viewer for Microsoft Help Files (CHM)<a href="http://swik.net/CHM"></a>.</li>
<li>Click <a href="http://downloads.sourceforge.net/project/chmox/Chmox%20Application/0.4beta_/Chmox-0.4beta-i386_ppc.dmg?use_mirror=nchc">Here</a> to download it.</li>
<li>Here is a screen shot of the application</li>
</ul>
<p><img class="alignnone size-full wp-image-1361" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2009/12/Picture-13.png" alt="Picture 1" width="449" height="314" /></p>
<p>B) xCHM</p>
<ul>
<li>xCHM can show the content tree if one is available, print pages, change font face and size, remember bookmarks, display a searchable index, and search for words in the current page and the whole book.</li>
<li>Click <a href="http://downloads.sourceforge.net/project/xchm/xCHM%20for%20Mac%20OS/xchm-1.13/xchm-1.13.dmg?use_mirror=nchc">Here</a> to download</li>
<li>Here is a screen shot of the application</li>
</ul>
<p><img class="alignnone size-full wp-image-1362" title="Picture 2" src="http://www.techkaki.com/wp-content/uploads/2009/12/Picture-2.png" alt="Picture 2" width="459" height="312" /></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/how-to-open-chm-file-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source HDD Utility software &#8211; CrystalDiskInfo</title>
		<link>http://www.techkaki.com/2009/12/open-source-hdd-utility-software-crystaldiskinfo/</link>
		<comments>http://www.techkaki.com/2009/12/open-source-hdd-utility-software-crystaldiskinfo/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 10:45:21 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Utilities Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1324</guid>
		<description><![CDATA[CrystalDiskInfo is a HDD health monitoring utility. It displays basic HDD information, monitors S.M.A.R.T. values and disk temperature. I use this software to diagnose my HDD. Here is the screen shoot show that my HDD having bad sector problem: Below are the key feature of CrystalDiskInfo: Supports a part of external USB disks Monitoring health [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><strong>CrystalDiskInfo</strong> is a HDD health monitoring utility. It displays basic HDD information, monitors S.M.A.R.T. values and disk temperature. I use this software to diagnose my HDD. Here is the screen shoot show that my HDD having bad sector problem:</p>
<p><img class="aligncenter size-full wp-image-1328" title="KUMARI-PC-HDD" src="http://www.techkaki.com/wp-content/uploads/2009/12/KUMARI-PC-HDD.PNG" alt="KUMARI-PC-HDD" width="438" height="377" /></p>
<p><span id="more-1324"></span>Below are the key feature of <strong>CrystalDiskInfo</strong>:</p>
<ul>
<li>Supports a part of external USB disks</li>
<li>Monitoring health status and temperature</li>
<li>Graph of  S.M.A.R.T. information</li>
<li>Control AAM/APM settings</li>
</ul>
<p>But sadly, this software only support Windows platform. We cannot use this software on Mac OS X and Linux platform. To download this utility software, just click <a href="http://sourceforge.jp/frs/redir.php?m=keihanna&amp;f=%2Fcrystaldiskinfo%2F44727%2FCrystalDiskInfo3_2_0.zip">HERE</a></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/open-source-hdd-utility-software-crystaldiskinfo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF TO WORD (online conversion)</title>
		<link>http://www.techkaki.com/2009/12/pdf-to-word%ef%bc%88online-conversion%ef%bc%89/</link>
		<comments>http://www.techkaki.com/2009/12/pdf-to-word%ef%bc%88online-conversion%ef%bc%89/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 10:37:04 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1304</guid>
		<description><![CDATA[I think most of your having a difficultly to convert PDF file to Word file. Here i going to recommend 1 of the free online conversion web site. This web site allow us to create editable DOC/RTF files, making it a cinch to re-use PDF content in applications like Microsoft Word, Excel, OpenOffice, and WordPerfect. [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><img class="aligncenter size-full wp-image-1305" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2009/12/Picture-12.png" alt="Picture 1" width="444" height="244" />I think most of your having a difficultly to convert PDF file to Word file. Here i going to recommend 1 of the free online conversion web site. This web site allow us to create editable DOC/RTF files, making it a cinch to re-use PDF content in applications like Microsoft Word, Excel, OpenOffice, and WordPerfect.</p>
<p>You just need 3 step to convert the PDF file to Word files and will send the link to your mail box. You just need to click the link from you mail box to download the edited DOC file which already converted.</p>
<p>Just clikc this link to access it : <a title="http://www.pdftoword.com/" href="http://www.pdftoword.com/Default.aspx" target="_blank">http://www.pdftoword.com/</a></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/pdf-to-word%ef%bc%88online-conversion%ef%bc%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Mac OS X to access your NTP Server</title>
		<link>http://www.techkaki.com/2009/12/how-to-configure-mac-os-x-to-access-your-ntp-server/</link>
		<comments>http://www.techkaki.com/2009/12/how-to-configure-mac-os-x-to-access-your-ntp-server/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 11:11:29 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1299</guid>
		<description><![CDATA[Once you finished setup your NTP server, you need to allow your NTP client to access the NTP Server. Here i going to show your how to configure your NTP Client (Mac OS X) to sync the time from your NTP Server. Below are the steps: 1st &#8211; Launch your terminal 2nd &#8211; From the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Once you finished setup your NTP server, you need to allow your NTP client to access the NTP Server. Here i going to show your how to configure your NTP Client (Mac OS X) to sync the time from your NTP Server. Below are the steps:</p>
<p><span style="text-decoration: underline;">1st &#8211; Launch your terminal</span></p>
<p><span style="text-decoration: underline;">2nd &#8211; From the terminal, type the following command</span></p>
<p>techkaki-MacBook:~ techkaki $<code> sudo vi /etc/ntp.conf</code></p>
<p><span style="text-decoration: underline;">3rd &#8211; change the default timezone address to your server domain name or ip address</span></p>
<p>By default, it will point to apple timezone. Eg: <strong>server time.asia.apple.com</strong></p>
<p>To change it, just change the URL to your server ip or server domain name</p>
<p>eg: <strong>server 192.168.1.2</strong> or <strong>server ntp.techkaki.com</strong></p>
<p><span style="text-decoration: underline;">4th &#8211; Save the ntp.conf </span></p>
<p>Now you will realize that your Mac timezone already point to your ntp server.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/how-to-configure-mac-os-x-to-access-your-ntp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change ntp timezones on NTP Server (centos/fedora/RedHat)</title>
		<link>http://www.techkaki.com/2009/12/how-to-change-ntp-time-zones/</link>
		<comments>http://www.techkaki.com/2009/12/how-to-change-ntp-time-zones/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:53:05 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1293</guid>
		<description><![CDATA[After you setup the NTP server. You will realize that the timezone was changed. The time zone might not same as your country timezone. It is because  pool.ntp.org will assign the timeservers from all over the world, time quality will not be ideal. You will get better result if you use the continental zones. Just [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>After you setup the NTP server. You will realize that the timezone was changed. The time zone might not same as your country timezone. It is because  <tt>pool.ntp.org</tt> will assign the timeservers from all over the 	world, time quality will not be ideal.</p>
<p>You will get better result if you use the continental zones. Just click <a href="http://www.pool.ntp.org/zone/@">Here</a> to view the available zone in All Pool serves.</p>
<p>Here i will going to show how to change the timezone on your NTP Server.</p>
<p>1st &#8211; Login as the root user</p>
<p>2nd &#8211; Now open and edit <strong>/etc/ntp.conf</strong></p>
<p><code># vi /etc/ntp.conf</code></p>
<p>3nd &#8211; Now i want to add Malaysia timezone to NTP server. Just add the following to your ntp.conf file:</p>
<pre>	   server 0.my.pool.ntp.org
	   server 1.asia.pool.ntp.org
	   server 2.asia.pool.ntp.org</pre>
<p>4th &#8211; Save the ntp.conf file and restart the ntpd service</p>
<p><code># service ntpd start</code></p>
<p>Now you will realize that your timezone was change <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/how-to-change-ntp-time-zones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Synchronize system Clock?</title>
		<link>http://www.techkaki.com/2009/12/how-synchronize-system-clock/</link>
		<comments>http://www.techkaki.com/2009/12/how-synchronize-system-clock/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:17:13 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1288</guid>
		<description><![CDATA[My company going to implement ISO. 1 of the requirement of ISO is to synchronize system clock for all the server and desktop. To synchronize server and desktop internal clock, we need to use the NTP (Network Time Protocol). NTP is a network protocol used to synchronize the clocks of computers to some time reference. [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>My company going to implement ISO. 1 of the requirement of ISO is to synchronize system clock for all the server and desktop.</p>
<p>To synchronize server and desktop internal clock, we need to use the <a href="http://www.ntp.org/" target="_blank">NTP</a> (Network Time Protocol). NTP is a network protocol used to synchronize the clocks of computers to some time reference.</p>
<p>In order to synchronize the system time, i need to setup NTP server to synchronize server’s internal clock and use the NTP client to connect to a NTP server.</p>
<p>We can easily setup NTP server using yum command. Below are the steps:</p>
<p>1st &#8211; Login as the root user</p>
<p>2nd &#8211; Enter the following command to install NTP package</p>
<pre><span># yum <span>install</span> ntp</span></pre>
<p><span>3rd &#8211; </span>Turn on ntp service</p>
<pre><span># chkconfig ntpd on</span></pre>
<p><span>4th &#8211; </span>Synchronize the system clock with <strong>pool.ntp.org</strong> server:</p>
<pre><code># ntpdate pool.ntp.org</code></pre>
<p>5th &#8211; Start the NTP</p>
<pre><span># /etc/init.d/ntpd start</span></pre>
<p>Now you can synchronize local machines &amp; network devices with NTP Server.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/12/how-synchronize-system-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
