<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Mind DiaryLinux</title>
	<atom:link href="http://minddiary.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://minddiary.com</link>
	<description>There is only one way to learn. It&#039;s through action!</description>
	<lastBuildDate>Sat, 27 Feb 2010 11:27:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://minddiary.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Uninstalling the Previous MySQL Installation in Linux</title>
		<link></link>
		<comments>http://minddiary.com/2007/03/03/uninstalling-the-previous-mysql-installation-in-linux/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 07:05:43 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/03/03/uninstalling-the-previous-mysql-installation-in-linux/</guid>
		<description><![CDATA[


When we install the new version of mysql in linux then, if there is any old version is existing, it will show some conflict. So we have to remove the old files before proceeding further. The following commands will help you to do this.
# rpm -qa &#124; grep -i mysqllibdbi-dbd-mysql-0.6.5-7MySQL-python-0.9.1-9perl-DBD-MySQL-2.9002-1mod_auth_mysql-20030510-3php-mysql-4.3.3-6mysql-3.23.58-4mysql-bench-3.23.58-4mysql-server-3.23.58-4freeradius-mysql-0.9.1-1mysql-devel-3.23.58-4qt-MySQL-3.1.2-14
You will want to uninstall any<p><a href="http://minddiary.com/2007/03/03/uninstalling-the-previous-mysql-installation-in-linux/">Uninstalling the Previous MySQL Installation in Linux</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/03/03/uninstalling-the-previous-mysql-installation-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Linux]]></coop:keyword>
		<coop:keyword><![CDATA[MySQL]]></coop:keyword>
		<coop:keyword><![CDATA[howto]]></coop:keyword>
	</item>
		<item>
		<title>Steps to change the default port number for Apache HTTP Server</title>
		<link></link>
		<comments>http://minddiary.com/2007/02/28/steps-to-change-the-default-port-number-for-apache-http-server/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 06:05:52 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/02/28/steps-to-change-the-default-port-number-for-apache-http-server/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
We all know that as default the Apache HTTP Server will ping to port number 80 . What we have to do when a situation of changing this post number comes? Lets see some simple steps for this&#8230;
1. Assume that your new port number is 78
2. cp /etc/httpd/ports.conf /etc/httpd/ports.conf_backupgedit /etc/httpd/ports.conf
3. Find this line- Listen 80
4.<p><a href="http://minddiary.com/2007/02/28/steps-to-change-the-default-port-number-for-apache-http-server/">Steps to change the default port number for Apache HTTP Server</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2010/02/26/wink-a-framework-for-restful-web-services-from-apache/' rel='bookmark' title='Permanent Link: Wink &ndash; A framework for RESTful web services from Apache'>Wink &ndash; A framework for RESTful web services from Apache</a> <small>Apache Wink 1.0 is a complete Java based solution for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/02/28/steps-to-change-the-default-port-number-for-apache-http-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Linux]]></coop:keyword>
	</item>
		<item>
		<title>Tomcat Administration: Starting Tomcat automatically after Linux boots</title>
		<link></link>
		<comments>http://minddiary.com/2007/01/24/tomcat-administration-starting-tomcat-automatically-after-linux-boots/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 04:33:04 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/01/24/tomcat-administration-starting-tomcat-automatically-after-linux-boots/</guid>
		<description><![CDATA[If Tomcat was not bundled as part of an operating system distribution, it won&#8217;t                 have the necessary file(s) to start automatically at system boot time. Please visit here to findout the steps that should be taken to start Tomcat<p><a href="http://minddiary.com/2007/01/24/tomcat-administration-starting-tomcat-automatically-after-linux-boots/">Tomcat Administration: Starting Tomcat automatically after Linux boots</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/01/24/tomcat-administration-starting-tomcat-automatically-after-linux-boots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Linux]]></coop:keyword>
		<coop:keyword><![CDATA[Tomcat]]></coop:keyword>
	</item>
	</channel>
</rss>
