<?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>All Linux User&#039;s Blog &#187; Change Password</title>
	<atom:link href="http://www.tejasbarot.com/tag/change-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tejasbarot.com</link>
	<description>Dedicated Famous Linux Blog for Linux Beginners, Linux Administrators, Linux and Open Source Users</description>
	<lastBuildDate>Wed, 25 Jan 2012 04:30:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Change root password of MySQL</title>
		<link>http://www.tejasbarot.com/2009/01/02/change-root-password-of-mysql/</link>
		<comments>http://www.tejasbarot.com/2009/01/02/change-root-password-of-mysql/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 07:37:21 +0000</pubDate>
		<dc:creator>Tejas Barot</dc:creator>
				<category><![CDATA[Fedora 10]]></category>
		<category><![CDATA[Fedora 8]]></category>
		<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[Red Hat Certified Engineer]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[RHCE]]></category>
		<category><![CDATA[RHCSS]]></category>
		<category><![CDATA[RHEL (Red Hat Enterprise Linux)]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Desktop Edition]]></category>
		<category><![CDATA[Ubuntu Server Edition]]></category>
		<category><![CDATA[VGLUG]]></category>
		<category><![CDATA[Change MySQL Password]]></category>
		<category><![CDATA[Change Password]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql-admin]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[root password]]></category>

		<guid isPermaLink="false">http://barot.wordpress.com/?p=81</guid>
		<description><![CDATA[To Change root Password of mysql you can change it by using mysqladmin command. if you want to change or update root password then execute this command mysqladmin -u root -p&#8217;oldpassword&#8217; password newpassword For example, If old password is tejas, and set new password to tejasbarot, enter: mysqladmin -u root -p&#8217;tejas&#8217; password tejasbarot if you [...]]]></description>
		<wfw:commentRss>http://www.tejasbarot.com/2009/01/02/change-root-password-of-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

