<?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</title>
	<atom:link href="http://www.techkaki.com/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>Linux &#8211; Use the Terminal to Display a Calendar</title>
		<link>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/</link>
		<comments>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 15:44:25 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1783</guid>
		<description><![CDATA[In Linux environment, we can view the calendar directly in the terminal. To do this, just simply use the &#8220;cal&#8221; command cal command is used to display the calendar. Below are the syntax:- cal [options] [month{1-12}] [year{1-9999}]  OPTIONS: -1 Displays single month as output. -3 Displays prev/current/next month output. -s Displays sunday as the first [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>In Linux environment, we can view the calendar directly in the terminal. To do this, just simply use the &#8220;<strong>cal</strong>&#8221; command</p>
<p><strong>cal</strong> command is used to display the calendar. Below are the syntax:-</p>
<p><strong><span style="color: #000000;">cal [options] [month{1-12}] [year{1-9999}] <span id="more-1783"></span></span></strong></p>
<p><strong id="y">OPTIONS:</strong></p>
<table style="margin-left: 15px; border-collapse: collapse;" width="90%">
<tbody>
<tr>
<td class="new" width="10%" align="center" valign="center">-1</td>
<td class="new">Displays single month as output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-3</td>
<td class="new">Displays prev/current/next month output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-s</td>
<td class="new">Displays sunday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-m</td>
<td class="new">Displays Monday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-j</td>
<td class="new">Displays Julian dates (days one-based, numbered  from January 1).</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-y</td>
<td class="new">Displays a calendar for the current year.</td>
</tr>
</tbody>
</table>
<p><span style="text-decoration: underline;"><strong>Example:</strong></span></p>
<p>To use this command, open a Terminal window and type the <strong>cal</strong> command:</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-2.png"><img class="alignnone size-full wp-image-1787" title="Linux cal command 2" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-2.png" alt="" width="500" height="389" /></a></p>
<p>By default, the command displays a calendar for the current month.</p>
<p><strong>To display calendar for year 2010</strong></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png"></a><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png"><img class="alignnone size-full wp-image-1786" title="Linux cal command 1" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png" alt="" width="500" height="513" /></a></p>
<p><strong>To display calendar of the month Feburary 2010</strong></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-3.png"><img class="alignnone size-full wp-image-1789" title="Linux cal command 3" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-3.png" alt="" width="499" height="388" /></a></p>
<p>If you wish to learn more how to use cal command, just type &#8216;<strong><span style="font-family: Courier New,Courier;">man cal</span></strong>&#8216; for more details</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 267px; width: 1px; height: 1px; overflow: hidden;"><strong id="y">cal COMMAND:</strong><br />
cal command is used to display the calendar.</p>
<p><strong id="y">SYNTAX:</strong><br />
The Syntax is<br />
<span style="color: brown;">cal [options] [month] [year]</span></p>
<p><strong id="y">OPTIONS:</strong></p>
<table style="margin-left: 15px; border-collapse: collapse;" width="90%">
<tbody>
<tr>
<td class="new" width="10%" align="center" valign="center">-1</td>
<td class="new">Displays single month as output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-3</td>
<td class="new">Displays prev/current/next month output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-s</td>
<td class="new">Displays sunday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-m</td>
<td class="new">Displays Monday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-j</td>
<td class="new">Displays Julian dates (days one-based, numbered  from January 1).</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-y</td>
<td class="new">Displays a calendar for the current year.</td>
</tr>
</tbody>
</table>
</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to join Mac OS X computer to Active Directory</title>
		<link>http://www.techkaki.com/2010/07/how-to-join-mac-os-x-computer-to-active-directory/</link>
		<comments>http://www.techkaki.com/2010/07/how-to-join-mac-os-x-computer-to-active-directory/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 09:47:51 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1757</guid>
		<description><![CDATA[Can Macintosh computer join Active Directory? The answer is yes. Before joining a Mac OS X machine to the Active Directory, you need to know the domain of your Active Directory Server and your login credential. To join/bind your Macintosh machine to Active Directory, just follow below steps:- Log into the Apple computer you want [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Directory_Utility_Logo.png"><img class="alignleft size-full wp-image-1774" title="Directory_Utility_Logo" src="http://www.techkaki.com/wp-content/uploads/2010/07/Directory_Utility_Logo.png" alt="" width="44" height="44" /></a>Can Macintosh computer join Active Directory? The answer is yes. Before joining a <strong>Mac OS X</strong> machine to the Active  Directory, you need to know the domain of your Active Directory Server and your login credential.</p>
<p>To join/bind your Macintosh machine to Active Directory, just follow below steps:-</p>
<ul>
<li>Log into the Apple computer you want to join to the domain. You must   be logged into an account with Administrator access.</li>
<li>Open the <strong>Directory Utility</strong>, which is located in:<br />
<strong>10.5 (Leopard):</strong> <em>/Applications/Utilities</em><br />
<strong>10.6 (Snow Leopard):</strong> <em>/System/Library/CoreServices<span id="more-1757"></span></em></li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.12.16-PM.png"></a><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.12.16-PM.png"><img class="alignnone size-full wp-image-1767" title="Screen shot 2010-07-12 at 12.12.16 PM" src="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.12.16-PM.png" alt="" width="500" height="385" /></a></p>
<ul>
<li>click the padlock and enter your password to unlock  the Directory Utility.</li>
<li>Click the checkmark next to <strong>Active Directory</strong> to  enable Active Directory support. After that, highlight Active Directory and click on the Pencil icon at the bottom of the directory list to configure the Active Directory  connection.</li>
<li>Enter the name of your  Active Directory domain and the computer name you wish to bind your  machine as. Just leave the directory forest set to “Automatic”</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.12.31-PM.png"><img class="alignnone size-full wp-image-1769" title="Screen shot 2010-07-12 at 12.12.31 PM" src="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.12.31-PM.png" alt="" width="500" height="509" /></a></p>
<ul>
<li>Click <strong>Bind&#8230;</strong>and enter the name and  password of a domain administrator when prompted.</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.09.39-PM.png"><img class="alignnone size-full wp-image-1770" title="Screen shot 2010-07-12 at 12.09.39 PM" src="http://www.techkaki.com/wp-content/uploads/2010/07/Screen-shot-2010-07-12-at-12.09.39-PM.png" alt="" width="500" height="288" /></a></p>
<ul>
<li>Now your machine will be bound to the Active Directory domain without any error.</li>
<li>Click <strong>Apply</strong> in the Directory Utility to save your  changes.</li>
</ul>
<p>If you facing join Active Directory domain from you Mac, please leave your comment.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/07/how-to-join-mac-os-x-computer-to-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forgotten root Password</title>
		<link>http://www.techkaki.com/2010/07/forgotten-root-password/</link>
		<comments>http://www.techkaki.com/2010/07/forgotten-root-password/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 10:22:39 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1719</guid>
		<description><![CDATA[I forgot my Red Hat Server root password. What i need to do to recover the root password? In RedHat Linux, we can recover the root password by log in single-user mode and create a new root password. Below are the steps:- Power on, or reboot your RedHat Machines At the boot loader menu, use [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/red-hat-logo.jpg"><img class="alignleft size-full wp-image-1761" title="red-hat-logo" src="http://www.techkaki.com/wp-content/uploads/2010/07/red-hat-logo.jpg" alt="" width="51" height="51" /></a>I forgot my Red Hat Server root password. What i need to do to recover the root password?</p>
<p>In RedHat Linux, we can recover the root password by log in single-user mode and create a new root 	password.</p>
<p>Below are the steps:-</p>
<ul>
<li>Power on, or reboot your RedHat Machines</li>
<li>At the boot loader menu, use the arrow keys to highlight the 	   installation you want to edit and type [A] to enter 	  into <tt>append</tt> mode.<a href="http://www.techkaki.com/wp-content/uploads/2010/07/Red-Hat-grub.png"><img class="alignnone size-full wp-image-1762" title="Red Hat grub" src="http://www.techkaki.com/wp-content/uploads/2010/07/Red-Hat-grub.png" alt="" width="391" height="291" /><span id="more-1719"></span></a></li>
</ul>
<ul>
<li>After that, you should see the screen similar to the following</li>
</ul>
<blockquote>
<pre><tt>grub append&gt;</tt> ro root=/dev/VolGroup00/LogVol00 rhgb quiet
</pre>
</blockquote>
<ul>
<li>Press the Spacebar once to add a blank space, then add the word 	    <tt><strong>single</strong></tt> and press <strong>Enter </strong>to tell GRUB to boot into  single-user 	    Linux mode.</li>
</ul>
<blockquote>
<pre><tt>grub append&gt;</tt> ro root=/dev/VolGroup00/LogVol00 rhgb quiet single</pre>
</blockquote>
<ul>
<li>After it finishes loading, you will get a shell prompt</li>
</ul>
<blockquote>
<pre><tt><tt>sh-3.2#</tt></tt></pre>
</blockquote>
<ul>
<li>Now you can change the root password by enter the following command</li>
</ul>
<blockquote>
<pre><tt><tt><tt><tt>sh-3.2# passwd root</tt></tt></tt></tt></pre>
</blockquote>
<ul>
<li>After that, reboot your machine</li>
</ul>
<blockquote>
<pre><tt><tt><tt><tt><tt><tt><tt><tt>sh-3.2# reboot</tt></tt></tt></tt></tt></tt></tt></tt></pre>
</blockquote>
<p>Now you should able to log in 	  to root with your new changed password.</p>
<ol type="1"></ol>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/07/forgotten-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove Sysinternals Antivirus</title>
		<link>http://www.techkaki.com/2010/07/how-to-remove-sysinternals-antivirus/</link>
		<comments>http://www.techkaki.com/2010/07/how-to-remove-sysinternals-antivirus/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 09:47:58 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Anti Malware]]></category>
		<category><![CDATA[Anti Virus]]></category>
		<category><![CDATA[Utilities Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1724</guid>
		<description><![CDATA[Sysinternals Antivirus is a rogue program. These malware application try to sell you their software by making you think that you PC is infected by the malware. Sysinternals Antivirus is installed through the use of Trojans that display fake security alerts and pop-ups on the computer. While running, Sysinternals Antivirus will scan your computer it [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><strong>Sysinternals  Antivirus</strong> is a rogue program.  These malware application try to sell you their  software by making you think that you PC is infected by the malware. <strong>Sysinternals Antivirus </strong>is installed through the use of Trojans that  display fake security alerts and pop-ups on the computer. While  running, <strong>Sysinternals Antivirus </strong>will scan your computer it detect  harmless of Windows system files as malware but will not allow you to  remove them until you purchase the program.</p>
<p>Below is the print screen about this program</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/SysinternalsAntivirus.jpg"><img class="alignnone size-full wp-image-1759" title="SysinternalsAntivirus" src="http://www.techkaki.com/wp-content/uploads/2010/07/SysinternalsAntivirus.jpg" alt="" width="500" height="377" /></a></p>
<p><strong><span id="more-1724"></span>How to remove Sysinternals Antivirus?<!--sizec--><!--/sizec--><!--fontc--><!--/fontc--></strong></p>
<p>One of the free anti malware software called Malwarebytes&#8217; Anti-Malware can detect and remove this rogue  application.</p>
<ul>
<li>Download <a href="http://dw.com.com/redir?edId=3&amp;siteId=4&amp;oId=3001-8022_4-10804572&amp;ontId=8022_4&amp;spi=fba459e96bbbe9eadde533bea9983eb5&amp;lop=txt&amp;tag=idl2&amp;pid=11375988&amp;mfgId=6290020&amp;merId=6290020&amp;pguid=bqigfAoPjAYAABzqV30AAADy&amp;destUrl=http%3A%2F%2Fsoftware-files-l.cnet.com%2Fs%2Fsoftware%2F11%2F37%2F59%2F88%2Fmbam-setup-1.46.exe%3Fe%3D1278085464%26h%3D4e1b71cfdbc0ec5936b8bc7630df382d%26lop%3Dlink%26ptype%3D1901%26ontid%3D8022%26siteId%3D4%26edId%3D3%26spi%3Dfba459e96bbbe9eadde533bea9983eb5%26pid%3D11375988%26psid%3D10804572%26fileName%3Dmbam-setup-1.46.exe" target="_blank"><!--coloro:blue--><!--/coloro--><strong>Malwarebytes&#8217; Anti-Malware</strong><!--colorc--><!--/colorc--></a> to your desktop.</li>
<li>Double-click <strong>mbam-setup.exe</strong> and follow  the on screen instruction to install the program.</li>
<li>At the end, be sure a  check-mark is placed next to the following:
<ul>
<li> <strong>Update  Malwarebytes&#8217; Anti-Malware</strong></li>
<li> <strong>Launch Malwarebytes&#8217;  Anti-Malware</strong></li>
</ul>
</li>
<li>Then click <strong>Finish</strong>.</li>
<li>Once  the program has loaded, select <strong>Perform quick scan</strong>, then click <strong>Scan</strong>.</li>
<li>When  the scan is complete, click <strong>OK</strong>, then <strong>Show Results</strong> to view  the results.</li>
<li>Be sure that everything is checked, and click <strong>Remove  Selected</strong>.  Reboot your computer if prompted.</li>
<li>When  completed, a log will open in Notepad. The rogue application should now  be gone.</li>
</ul>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/07/how-to-remove-sysinternals-antivirus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to list out Hidden Files and Folder in linux</title>
		<link>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/</link>
		<comments>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:22:04 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1754</guid>
		<description><![CDATA[In Windows XP/Vista/7, we can easily view the hidden files or folder by check the &#8220;view hidden file&#8221; option. How about linux? Linux do not have &#8220;view hidden file&#8221; option, any idea? Here are the quick tip:- a) Use command open the terminal, type the following command to list the hidden files and folder # [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><!-- / icon and title --> <!-- message --></p>
<div id="post_message_410559"><a href="http://www.techkaki.com/wp-content/uploads/2010/06/GNOME2.png"><img class="alignleft size-full wp-image-1755" title="GNOME2" src="http://www.techkaki.com/wp-content/uploads/2010/06/GNOME2.png" alt="" width="71" height="71" /></a>In Windows XP/Vista/7, we can easily view the hidden files or folder by check the &#8220;view hidden file&#8221; option. How about linux? Linux do not have &#8220;view hidden file&#8221; option, any idea?</div>
<p>Here are the quick tip:-</p>
<div><span id="more-1754"></span><br />
a) Use command</div>
<div>open the terminal, type the following command to list the hidden files and folder</div>
<blockquote>
<div># ls -a</div>
</blockquote>
<blockquote>
<div>or</div>
</blockquote>
<blockquote>
<div># ls -la</div>
</blockquote>
<div>
B) Use shortcut key<br />
If you use linux with interface, try to press <strong>Ctr + H </strong>. It will show the hidden files and directory folders start with a period (.) . I tried this commnad on Gnome interface linux, it work fine. I think it should working find in KDE interface.</div>
<div></div>
<div>Enjoy. <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 Read AND Write NTFS Hard Drives Partitions on a Mac</title>
		<link>http://www.techkaki.com/2010/06/how-to-read-and-write-ntfs-hard-drives-partitions-on-a-mac/</link>
		<comments>http://www.techkaki.com/2010/06/how-to-read-and-write-ntfs-hard-drives-partitions-on-a-mac/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:52:23 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Utilities Software]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1734</guid>
		<description><![CDATA[By default, Mac OS X only able to read NTFS format hard driver. But it cannot write to it, This means we unable to write file size larger than 4GB to hard drives. Fortunately, there is a simple and free solution for this issue called NTFS-3G NTFS-3G is a free, easy to use and powerful [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2009/06/apple.gif"><img class="alignleft size-full wp-image-808" title="apple" src="http://www.techkaki.com/wp-content/uploads/2009/06/apple.gif" alt="" width="101" height="90" /></a>By default, Mac OS X only able to read NTFS format hard driver. But it cannot write to it, This means we unable to write file size larger than 4GB to hard drives.</p>
<div>
<div>Fortunately, there is a simple and free solution for this issue  called <strong>NTFS-3G</strong></div>
</div>
<div>NTFS-3G is a free, easy to use and powerful tool, a  read-write NTFS  file-system driver. This means one can finally write to  memory sticks  larger than 4GB (formatted with NTFS).</div>
<p>
<p>
<div>To use this software, just click <a href="http://downloads.sourceforge.net/project/catacombae/NTFS-3G%20for%20Mac%20OS%20X/2010.1.16/ntfs-3g-2010.1.16-macosx.dmg?use_mirror=nchc">Here </a>to download.</div>
<div>After that, just follow the on screen instruction to install it and restart your Mac. Now you should able to write file to your NTFS hard driver</div>
<div>
<p><strong><br />
</strong></p>
</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/how-to-read-and-write-ntfs-hard-drives-partitions-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora/Centos: How to Mount and Unmount ISO Files</title>
		<link>http://www.techkaki.com/2010/06/fedoracentos-how-to-mount-and-unmount-iso-files/</link>
		<comments>http://www.techkaki.com/2010/06/fedoracentos-how-to-mount-and-unmount-iso-files/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 13:15:12 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1726</guid>
		<description><![CDATA[An ISO image or .iso file contains the disk image of an ISO 9660 file system. According to WIKIPEDIA, ISO 9660, also referred to as CDFS (Compact Disc File System) by some hardware and software providers, is a file system standard published by the International Organization for Standardization (ISO) for optical disc media (CD-ROMs and [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><ins><ins></ins></ins> <a href="http://www.techkaki.com/wp-content/uploads/2010/02/linux.jpg"><img class="alignleft size-full wp-image-1625" title="linux" src="http://www.techkaki.com/wp-content/uploads/2010/02/linux.jpg" alt="" width="50" height="60" /></a>An ISO image or .iso file contains the disk image of an ISO 9660 file system. According to WIKIPEDIA, <strong>ISO 9660</strong>, also referred to as <strong>CDFS</strong> (<strong>Compact Disc File System</strong>) by some hardware and software providers, is a file system standard published by the International Organization for Standardization (ISO) for optical disc media (CD-ROMs and DVD-ROMs).</p>
<p>In Linux, it is possible to mount the ISO image  so that you can access the files without having to actually burn it to disk. Here is the simple way to show you mount and unmount ISO images without burning them.<br />
1) You must login as a root user <span id="more-1726"></span></p>
<blockquote><p><code>$ su -</code></p></blockquote>
<p>2) create a mount point</p>
<blockquote><p>#<code> </code><code>mkdir /mnt/iso</code></p></blockquote>
<p>3) To mount the ISO image file.iso to the mount point /mnt/iso, run the follwing command:-</p>
<blockquote><p><code># mount -o loop -t iso9660 /home/techkaki/file.iso /mnt/iso</code></p>
<p>or</p>
<p><code># mount -o loop </code><code>/home/techkaki/file.iso</code><code> /mnt/iso</code></p>
<p>If you not specifying the &#8220;-t iso9660&#8243; , it will work. The mount command is smart enough to work out that it&#8217;s a CD image.</p></blockquote>
<p>4) Now you can verify that the ISO image is mounted <strong></strong></p>
<blockquote><p># ls -l /mnt/iso</p>
<p>or</p>
<p># df -hT<br />
Filesystem    Type    Size  Used Avail Use% Mounted on<br />
/dev/mapper/vg_techkaki-lv_root<br />
ext4     72G   24G   48G  33% /<br />
tmpfs        tmpfs    976M  6.3M  969M   1% /dev/shm<br />
/dev/sdb1     ext4    194M   94M   90M  52% /boot<br />
/dev/sdc1  fuseblk     21G   16G  4.9G  76% /media/5ECCB927CCB8FA7B<br />
/dev/sdc5  fuseblk     55G   46G  9.5G  83% /media/data<br />
/dev/loop0 iso9660    7.4G  7.4G     0 100% /mnt/iso</p></blockquote>
<p>To unmount the ISO Image, use following command :</p>
<blockquote><p># umount /mnt/iso</p></blockquote>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/fedoracentos-how-to-mount-and-unmount-iso-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://cdn5.tribalfusion.com/media/2123136/video.flv" length="1040967" type="video/x-FLV" />
<enclosure url="http://cdn5.tribalfusion.com/media/2123136/video1.flv" length="1081632" type="video/x-FLV" />
<enclosure url="http://cdn5.tribalfusion.com/media/2123136/video2.flv" length="1289751" type="video/x-FLV" />
		</item>
		<item>
		<title>Cannot start Outlook 2007 after reboot</title>
		<link>http://www.techkaki.com/2010/06/cannot-start-outlook-2007-after-reboot/</link>
		<comments>http://www.techkaki.com/2010/06/cannot-start-outlook-2007-after-reboot/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 02:02:21 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Email Client]]></category>
		<category><![CDATA[Microsoft Outlook]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1711</guid>
		<description><![CDATA[This morning, my customer called me regarding his laptop issue. He told me that his laptop hang and force to restart the laptop. After restarting and attempting to open Outlook he got the following error message:  &#8221;Cannot start Microsoft Office outlook. Cannot open the outlook window&#8221; I tried to google this problem, there are few solution from [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2010/06/outlook-2007.gif"><img class="alignleft size-full wp-image-1713" title="outlook-2007" src="http://www.techkaki.com/wp-content/uploads/2010/06/outlook-2007.gif" alt="" width="69" height="68" /></a>This morning, my customer called me regarding his laptop issue. He told me that his laptop hang and force to restart the laptop. After restarting and attempting to open Outlook he got the following error message:  &#8221;Cannot start Microsoft Office outlook. Cannot open the outlook window&#8221;</p>
<p>I tried to google this problem, there are few solution from Microsoft’s site. But it didn’t work for me.</p>
<p>At the end, i found a simple solution to solve this problem. How to do that?</p>
<ul>
<li>Click on Start button -&gt;run</li>
<li>then type <strong>outlook.exe /resetnavpane</strong></li>
</ul>
<p>This solution should be able to solve your problem. If you have any other solution, please give me some comment</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/cannot-start-outlook-2007-after-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X : The application NetworkStatus quit unexpectedly</title>
		<link>http://www.techkaki.com/2010/04/mac-os-x-the-application-networkstatus-quit-unexpectedly/</link>
		<comments>http://www.techkaki.com/2010/04/mac-os-x-the-application-networkstatus-quit-unexpectedly/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 09:12:27 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PC Hardware Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1704</guid>
		<description><![CDATA[I just subscribe Maxis broadband with HUAWEI E1762 USB modem. I tried to install it on my Mac OS X 10.5 Machine. It works fine. But recently whenever I use the mobile partner dashboard in Mac OS X,the dialog “The application NetworkStatus quit unexpectedly.” pop up continuously and unable to connect. I tired to click [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://www.techkaki.com/wp-content/uploads/2010/04/Picture-1.png"><img class="alignnone size-full wp-image-1703" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2010/04/Picture-1.png" alt="" width="383" height="196" /></a></p>
<p>I just subscribe Maxis broadband with <strong>HUAWEI E1762</strong> USB modem. I tried to install it on my Mac OS X 10.5 Machine. It works fine. But recently whenever I use the mobile partner dashboard in Mac OS X,the dialog “<em><strong>The application NetworkStatus quit unexpectedly.</strong></em>” pop up  continuously and unable to connect.</p>
<p>I tired to click on report button to view the error message, it look like NetworkStatus crashed.</p>
<p>Finally i found a patch from HUAWEI web site. The patch name called <strong>NetworkStatusPatch</strong>. I tried to install the patch and the NetworkStatus crash problem was solved.</p>
<p>Below are the few simple steps to solve this problem:-<span id="more-1704"></span></p>
<ul>
<li><a href="http://forum.huawei.com/jive4/servlet/JiveServlet/download/130-328363-401658-539701/NetworkStatusPatch.dmg">Download</a> NetworkStatusPatch</li>
<li>After that, follow the on screen instruction to install the patch.</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/04/Picture-4.png"><img class="alignnone size-full wp-image-1708" title="Picture 4" src="http://www.techkaki.com/wp-content/uploads/2010/04/Picture-4.png" alt="" width="500" height="371" /></a></p>
<ul>
<li>Once the installation completed, you can restart the application.</li>
</ul>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/04/mac-os-x-the-application-networkstatus-quit-unexpectedly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
