<?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; Unix</title>
	<atom:link href="http://www.techkaki.com/category/unix/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 find your MAC address (Linux/Windows/Mac OS X)</title>
		<link>http://www.techkaki.com/2010/03/how-to-find-your-mac-address-linuxwindowsmac-os-x/</link>
		<comments>http://www.techkaki.com/2010/03/how-to-find-your-mac-address-linuxwindowsmac-os-x/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:44:54 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1649</guid>
		<description><![CDATA[Windows XP/Vista/7 Run ipconfig/all from a Command Prompt window. click Start, then Run, then type cmd in the text box. Type in ipconfig/all in the Command Prompt Windows and press enter You should get something like this Your MAC Address is listed under &#8216;Physical Address&#8217; as a series of 6 groups of two digits, letters [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><span style="text-decoration: underline;"><strong><span style="color: #330033; font-size: small;">Windows XP/Vista/7</span></strong></span><br />
Run <code> <strong>ipconfig/all</strong></code> from a Command Prompt window.</p>
<blockquote>
<ul>
<li>click <strong>Start</strong>, then <strong>Run</strong>, then type <strong><code>cmd</code></strong> in the text      box.</li>
</ul>
<ul>
<li>Type in <strong>ipconfig/all</strong> in the Command Prompt Windows and press enter</li>
</ul>
<p><em> </em><em> </em>You should get something like this<span id="more-1649"></span></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/03/ipconfig.jpg"><img class="alignnone size-full wp-image-1650" title="ipconfig" src="http://www.techkaki.com/wp-content/uploads/2010/03/ipconfig.jpg" alt="" width="460" height="289" /></a><br />
<strong>Your <strong>MAC Address</strong> is listed under &#8216;Physical Address&#8217; as a series of 6 groups of two digits, letters and numbers, separated by dashes, such as in the image below.</strong> Make sure you get the physical address of the correct network adapter &#8211; usually there are several listed.</p></blockquote>
<p><span style="color: #330033; font-size: small;"> </span></p>
<p><span style="text-decoration: underline;"><strong><span style="color: #330033; font-size: small;">Linux</span></strong></span></p>
<p>On Linux systems, you must login as root user first before you find the Mac Address</p>
<ul>
<li>Launch your terminal</li>
<li>Type the following command to become root user</li>
</ul>
<p>[ahkwai@techkaki ~]$ su -<br />
Password:</p>
<ul>
<li>Then, type <code>ifconfig. Example:-<br />
</code></li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/03/ifconfig.png"><img class="alignnone size-full wp-image-1651" title="ifconfig" src="http://www.techkaki.com/wp-content/uploads/2010/03/ifconfig.png" alt="" width="465" height="325" /></a></p>
<p><span style="text-decoration: underline;"><strong><span style="color: #330033; font-size: small;">MAC OS X </span></strong></span></p>
<p><strong>Choose &#8220;System Preferences.</strong>..&#8221; from the Apple menu. Then select &#8220;Network.&#8221; Double-click on &#8220;Airport&#8221; or &#8220;Built-in Ethernet&#8221; depending on how you access the Internet or your network.</p>
<p>For &#8216;Built-in Ethernet&#8217;, select the Ethernet tab.   Read the MAC address labeled &#8216;Ethernet ID:&#8217;.</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/03/Network-Preferences.png"><img class="alignnone size-full wp-image-1653" title="Network Preferences" src="http://www.techkaki.com/wp-content/uploads/2010/03/Network-Preferences.png" alt="" width="459" height="403" /></a></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/03/Ethernet-Tab.png"><img class="alignnone size-full wp-image-1655" title="Ethernet Tab" src="http://www.techkaki.com/wp-content/uploads/2010/03/Ethernet-Tab.png" alt="" width="450" height="351" /></a></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/03/how-to-find-your-mac-address-linuxwindowsmac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open winrar files on Linux (Fedora/Ubuntu)</title>
		<link>http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/</link>
		<comments>http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:35:57 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1367</guid>
		<description><![CDATA[I just downloaded .rar file. But i can&#8217;t open it under my Fedora operating systems. How to open it? RAR is a proprietary compression format widely used today. By default, Fedora unable to open RAR files. So, you need to install a software called unrar. How to install unrar on Fedora? Just use yum command [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just downloaded .rar file. But i can&#8217;t open it under my Fedora operating systems. How to open it?</p>
<p>RAR is a proprietary compression format widely used today. By default, Fedora unable to open RAR files. So, you need to install a software called <strong>unrar</strong>.</p>
<p><span style="text-decoration: underline;"><strong>How to install unrar on Fedora?</strong></span></p>
<p>Just use yum command as follows :<span id="more-1367"></span></p>
<p><code># yum install unrar</code></p>
<p>Under Ubuntu, you need to type apt-get as follows to install unrar program:</p>
<p><code># apt-get install unrar</code></p>
<p><span style="text-decoration: underline;"><strong>How to use unrar?</strong></span></p>
<p>Extract a RAR file into the current directory.</p>
<p><code># unrar e [filename].rar</code></p>
<p>eg: # unrar e testing.rar</p>
<p>List contents of a RAR file</p>
<p><code># unrar l [filename].rar</code></p>
<p>eg: # unrar l techkaki.rar</p>
<p>If you want to know more on how to use unrar function, you just type <tt>man unrar</tt> on your terminal.</p>
<p> <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/01/how-to-open-winrar-files-on-linux-fedoraubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change, set or change MySQL root Password</title>
		<link>http://www.techkaki.com/2009/10/how-to-change-set-or-change-mysql-root-password/</link>
		<comments>http://www.techkaki.com/2009/10/how-to-change-set-or-change-mysql-root-password/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:54:07 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1253</guid>
		<description><![CDATA[Once you installed MySQL, you might need to set the MySQL root password to protect your DB. Actually how to do that? Just type the following command on your terminal [root@techkaki] # mysqladmin -u root password NEWPASSWORD However, if you want to change (or update) a root password, then you need to use following command [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Once you installed MySQL, you might need to set the MySQL root password to protect your DB. Actually how to do that?</p>
<p>Just type the following command on your terminal</p>
<pre>
[root@techkaki] # mysqladmin -u root password NEWPASSWORD
</pre>
<p>
<p>
However, if you want to change (or update) a root password, then you need to use following command
</p>
</p>
<p><pre>
 [root@techkaki] # mysqladmin -u root -p 'oldpassword' password newpass
</pre>
</p>
<p>
Eg:</p>
<pre>
[root@techkaki] # mysqladmin -u root -p 'abcdef' password '123456'
</pre></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/10/how-to-change-set-or-change-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with set static ip on ubuntu 8.10</title>
		<link>http://www.techkaki.com/2009/08/problem-with-set-static-ip-on-ubuntu-8-10/</link>
		<comments>http://www.techkaki.com/2009/08/problem-with-set-static-ip-on-ubuntu-8-10/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:34:49 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1139</guid>
		<description><![CDATA[There is a bug with the Gnome Network Manger on Ubuntu 8.10. We have to set the static ip address manually. Once the system is reboot, it will reverting back to DHCP setup. This problem can be solve by remove the Gnome Network Manager. To remove the Gnome Network Manager, use the following command in [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>There is a bug with the Gnome Network Manger on Ubuntu 8.10. We have to set the static ip address manually. Once the system is reboot, it will reverting back to DHCP setup.</p>
<p>This problem can be solve by remove the Gnome Network Manager. To remove the Gnome Network Manager, use the following command in the terminal:<span id="more-1139"></span><br />
<strong> </strong></p>
<pre><strong>sudo update-rc.d NetworkManager remove</strong></pre>
<p>After that, reboot your system.</p>
<p><span style="text-decoration: underline;"><strong>Step 1 &#8211; How to set the static ip </strong></span></p>
<p>We need to manually configure the network interface file when you want your Ubuntu run on static IP environment</p>
<p>Enter the following command into the terminal:</p>
<pre><strong>nano /etc/network/interfaces</strong></pre>
<p>After that, enter the following information to the network configuration files</p>
<pre>auto lo eth0
iface lo inet loopback
iface eth0 inet static
address xxx.xxx.xxx.xxx(enter your ip here)
netmask xxx.xxx.xxx.xxx
gateway xxx.xxx.xxx.xxx(enter gateway ip here)</pre>
<p>Please save it before you exit the configuration file.</p>
<p>Step 2 &#8211; Manually configure your dns configuration file:</p>
<p>Enter the following command into the terminal:</p>
<pre><strong>sudo nano /etc/resolv.conf</strong></pre>
<p>Once the DNS configuration open, enter the following information</p>
<pre># Generated by NetworkManager
nameserver xxx.xxx.xxx.xxx(enter your dns server ip)
nameserver xxx.xxx.xxx.xxx(enter your alt dns server ip)</pre>
<p>Please save before you exit the configuration file.</p>
<p><span style="text-decoration: underline;"><strong>Step 3 &#8211; Restart the network interfaces</strong></span></p>
<p>Enter the following command in the terminal:</p>
<pre>sudo /etc/init.d/networking restart</pre>
<p>After that, your network interface should be able to run on new setting(static ip) even you restart your machine. You can try to check on by using <strong>ifconfig</strong> command in your terminal.</p>
<p>Just try it <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/08/problem-with-set-static-ip-on-ubuntu-8-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Show / Hide Hidden Files in the Finder (Mac OS X)</title>
		<link>http://www.techkaki.com/2009/08/how-to-show-hide-hidden-files-in-the-finder-mac-os-x/</link>
		<comments>http://www.techkaki.com/2009/08/how-to-show-hide-hidden-files-in-the-finder-mac-os-x/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 04:19:51 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1106</guid>
		<description><![CDATA[By default, Mac OS X hide all the Hidden Files. For those familiar with Unix files and folders, you have probably noticed that folder like /usr, /bin, /etc do not show up in finder. Besides, files that start with a dot like .bash_history also out of your sight. Is it possible to make those hidden [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>By default, Mac OS X hide all the Hidden Files. For those familiar with Unix files and folders, you have probably noticed that folder like <strong>/usr, /bin, /etc</strong> do not show up in finder. Besides, files that start with a dot like<strong> .bash_history </strong>also out of your sight.</p>
<p>Is it possible to make those hidden files work in Finder? The answer is Yes. We can easily show the hidden files by using simple terminal command.</p>
<p><span id="more-1106"></span>To show all the hidden files:-</p>
<ul>
<li>Launch Terminal</li>
<li>Type <strong>&#8220;defaults write com.apple.finder AppleShowAllFiles TRUE&#8221; </strong><em>(without the quote)</em></li>
<li>Type <strong>&#8220;killall Finder&#8221;</strong><em>(without the quote)</em> to restart the Finder</li>
</ul>
<p style="text-align: center;">
<p style="text-align: center;"><img class="size-medium wp-image-1107 aligncenter" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2009/08/Picture-1-300x197.png" alt="Picture 1" width="300" height="197" /></p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
After that, you will realize that all the hidden files are show on your Finder.</p>
<p><img class="aligncenter size-medium wp-image-1108" title="Picture 6" src="http://www.techkaki.com/wp-content/uploads/2009/08/Picture-6-300x169.png" alt="Picture 6" width="300" height="169" /></p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
To hire the Hidden Files:-</p>
<ul>
<li>Launch Terminal</li>
<li>Type <strong>&#8220;defaults write com.apple.finder AppleShowAllFiles FALSE&#8221;</strong><em>(without the quote)</em></li>
<li><em><span style="font-style: normal;">Type <strong>&#8220;killall Finder&#8221;</strong><em>(without the quote)</em> to restart the Finder</span></em></li>
</ul>
<p>Done! <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/08/how-to-show-hide-hidden-files-in-the-finder-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add Group on Ubuntu</title>
		<link>http://www.techkaki.com/2009/05/how-to-add-group-on-ubuntu/</link>
		<comments>http://www.techkaki.com/2009/05/how-to-add-group-on-ubuntu/#comments</comments>
		<pubDate>Fri, 15 May 2009 09:18:58 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=52</guid>
		<description><![CDATA[You can add a group and add user to a group using unix command. In this example, i use linux ubuntu to do it Add a Group sudo groupadd samba Add user to Group sudo adduser johnson samba To check what Group user belong to group [username] eg: root@ubuntu:/# groups test test users Add a [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>You can add a group and add user to a group using unix command.</p>
<p>In this example, i use linux ubuntu to do it<br />
<span style="text-decoration: underline;"><strong></strong></span></p>
<p><span style="text-decoration: underline;"><strong>Add a Group</strong></span></p>
<pre>sudo groupadd samba</pre>
<p><span style="text-decoration: underline;"><strong>Add user to Group</strong></span></p>
<pre>sudo adduser johnson samba</pre>
<p><span style="text-decoration: underline;"><strong>To check what Group user belong to</strong></span></p>
<p>group [username]</p>
<p>eg:</p>
<pre>root@ubuntu:/# groups test
test users</pre>
<h3><span style="text-decoration: underline;">Add a existing user to existing group</span></h3>
<p>usermod -g [group name] [username]</p>
<p>eg:</p>
<pre>root@ubuntu:/# usermod -g it techkaki
</pre>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/05/how-to-add-group-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set time and date using unix command</title>
		<link>http://www.techkaki.com/2009/05/how-to-set-time-and-date-using-unix-command/</link>
		<comments>http://www.techkaki.com/2009/05/how-to-set-time-and-date-using-unix-command/#comments</comments>
		<pubDate>Fri, 08 May 2009 06:55:00 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://hellosf.wordpress.com/2009/05/08/how-to-set-time-and-date-using-unix-command/</guid>
		<description><![CDATA[date Date displays the date and time of the system, used by root it can also be used to change the date and time of the system. If you just enter: date You will get the date of the system, like this; Fri May 18 19:36:53 MYT 2009 You can set the date by using [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><strong>date</strong><br />
Date displays the date and time of the system, used by root it can also be used to change the date and time of the system.</p>
<p>If you just enter:</p>
<p class="codigo" style="font-style:italic;"><span style="font-size:85%;">date</span></p>
<p>You will get the date of the system, like this;</p>
<p class="system" style="font-style:italic;"><span style="font-size:85%;">Fri May 18 19:36:53 MYT 2009</span></p>
<p>You can set the date by using root user:<br />
<strong></strong></p>
<p><strong>Usage:</strong></p>
<p class="system" style="font-style:italic;"><span style="font-size:85%;">date nnddhhmm[[cc]yy][.ss]</span></p>
<p><span id="more-47"></span>Note:</p>
<ul>
<li>nn = month of the year (01 to 12)</li>
<li>dd = day of the month (01 to 31)</li>
<li>hh = hour of the day (00 to 23)</li>
<li>mm = minute of the hour (00 to 59&gt;</li>
<li>cc = The first to digits of the year</li>
<li>yy = The last two digits of the year</li>
<li>.ss = The seconds</li>
</ul>
<p>Example:</p>
<p><span style="font-style:italic;">date &#8211;set 06:00 </span>;sets the time to 6:00AM</p>
<p>OR</p>
<p><strong>hwclock</strong></p>
<p><strong>hwclock</strong> is a tool for accessing the Hardware Clock.  You can display the current time, set the Hardware Clock to a specified time, set the Hardware Clock to the System Time, and set the System Time from the Hardware Clock.</p>
<h2><span style="font-size:100%;">SYNOPSIS</span></h2>
<p><strong>hwclock -r</strong> or <strong>hwclock &#8211;show</strong><br />
<strong>hwclock -w</strong> or <strong>hwclock &#8211;systohc</strong><br />
<strong>hwclock -s</strong> or <strong>hwclock &#8211;hctosys</strong><br />
<strong>hwclock -a</strong> or <strong>hwclock &#8211;adjust</strong><br />
<strong>hwclock -v</strong> or <strong>hwclock &#8211;version</strong><br />
<strong>hwclock &#8211;set &#8211;date=newdate</strong><br />
<strong>hwclock &#8211;getepoch</strong><br />
<strong>hwclock &#8211;setepoch &#8211;epoch=year</strong></p>
<p><span style="text-decoration: underline;">Example of change date and time.</span></p>
<p><span style="font-size:85%;"><span style="font-style:italic;">hwclock &#8211;set &#8211;date=&#8217;08/18/07 21:08:40&#8242; &#8211;localtime</span></span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/05/how-to-set-time-and-date-using-unix-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install AMP (Apache, PHP and MySQL)in centos</title>
		<link>http://www.techkaki.com/2009/04/how-to-install-amp-apache-php-and-mysqlin-centos/</link>
		<comments>http://www.techkaki.com/2009/04/how-to-install-amp-apache-php-and-mysqlin-centos/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 02:25:00 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://hellosf.wordpress.com/2009/04/27/how-to-install-amp-apache-php-and-mysqlin-centos/</guid>
		<description><![CDATA[I just learn to setup AMP on centos. Below are the steps Download a copy of CentOS Linux and install it Once your CentOS is installed. type yum install httpd to install apache web server type yum install php to install PHP Once PHP installed successfully, type yum install mysql-server mysql Once everything finish, type [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just learn to setup AMP on centos. Below are the steps
<ul>
<li>Download a copy of CentOS Linux and install it</li>
<li>Once your CentOS is installed. type <strong>yum install httpd</strong> to install apache web server</li>
<li>type <strong>yum install php </strong>to install PHP</li>
<li>Once PHP installed successfully, type <strong>yum install mysql-server mysql</strong></li>
<li>Once everything finish, type <strong>service httpd start</strong> to start your apache web server, screen will show you if web server service successfully started</li>
<li>type <strong>service mysqld sta</strong><strong>rt</strong> to start your mysql server</li>
<li>Once both services is running, you can point your browser to http://localhost and you should see a welcome page from CentOS</li>
<li>To test php is running properly, go to /var/www/html and create an index.php file with the content below<a href="http://1.bp.blogspot.com/__bMUb2hp1HE/SfeszYsKlKI/AAAAAAAAAkI/w21f6UgCQ1A/s1600-h/php.jpg"><img style="float:left;cursor:pointer;width:220px;height:50px;margin:0 10px 10px 0;" src="http://1.bp.blogspot.com/__bMUb2hp1HE/SfeszYsKlKI/AAAAAAAAAkI/w21f6UgCQ1A/s400/php.jpg" alt="" border="0" /></a></li>
</ul>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/04/how-to-install-amp-apache-php-and-mysqlin-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logon On As Different User In Linux In Same Terminal Window</title>
		<link>http://www.techkaki.com/2009/04/logon-on-as-different-user-in-linux-in-same-terminal-window/</link>
		<comments>http://www.techkaki.com/2009/04/logon-on-as-different-user-in-linux-in-same-terminal-window/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 08:11:00 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://hellosf.wordpress.com/2009/04/20/logon-on-as-different-user-in-linux-in-same-terminal-window/</guid>
		<description><![CDATA[In Unix, how do I quickly changing users on Linux without having to logout while you are using bash or any other command line interface. The su command Using the su command we can quickly change users in a bash terminal for that type the following command; su &#8211; username To login as a root [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>In Unix, how do I quickly changing users on Linux without having to logout while you are using bash or any other command line interface.
<p><span style="font-weight:bold;"><u>The su command</u></span></p>
<p>Using the <strong>su command</strong> we can quickly change users in a bash terminal for that type the following command;</p>
<p><strong>su &#8211; username</strong></p>
<p>To login as a root user</p>
<p><span style="font-weight:bold;">su -s</span><br /><strong></strong></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/04/logon-on-as-different-user-in-linux-in-same-terminal-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I remove a full directory in Linux?</title>
		<link>http://www.techkaki.com/2009/04/how-do-i-remove-a-full-directory-in-linux/</link>
		<comments>http://www.techkaki.com/2009/04/how-do-i-remove-a-full-directory-in-linux/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:37:00 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://hellosf.wordpress.com/2009/04/16/how-do-i-remove-a-full-directory-in-linux/</guid>
		<description><![CDATA[To remove a directory that is full with other files and/or other directories, use the below command. $ rm -rf directory rmdir command can use to remove the empty DIRECTORY(ies) $ rmdir directory]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>To remove a directory that is full with other files and/or other             directories, use the below command.</p>
<p class="tab"><i></i><code>$ rm -rf directory</code></p>
<p class="tab"><code></code>rmdir command can use to remove the empty DIRECTORY(ies)</p>
<p class="tab"><code>$ rmdir directory<br /></code></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/04/how-do-i-remove-a-full-directory-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
