﻿<?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>Vi`blog · 唯音 &#187; 密码</title>
	<atom:link href="http://www.viyin.net/tag/%e5%af%86%e7%a0%81/feed" rel="self" type="application/rss+xml" />
	<link>http://www.viyin.net</link>
	<description>岂能尽如人意，但求无愧于心</description>
	<lastBuildDate>Mon, 14 Nov 2011 15:43:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>mysql root密码</title>
		<link>http://www.viyin.net/2010/01/mysql-root-passwd.html</link>
		<comments>http://www.viyin.net/2010/01/mysql-root-passwd.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 07:46:32 +0000</pubDate>
		<dc:creator>vi</dc:creator>
				<category><![CDATA[√linux]]></category>
		<category><![CDATA[√文章精选]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[密码]]></category>

		<guid isPermaLink="false">http://www.viyin.net/?p=598</guid>
		<description><![CDATA[备份下。老是记不得命令。这下子不用再百度了。 打开命令行窗口，停止mysql服务： Net stop mysql 启动mysql，一般到mysql的安装路径，找到 mysqld-nt.exe 执行：mysqld-nt &#8211;skip-grant-tables 当前窗口将会停止。 另外打开一个命令行窗口，执行mysql 如果提示没有这个命令，先进入MYSQL的安装位置下BIN目录再运行mysql>use mysql >update user set password=password(“viyin.net”) where user=”root”; >flush privileges; >exit]]></description>
			<content:encoded><![CDATA[<p>备份下。老是记不得命令。这下子不用再百度了。</p>
<p>打开命令行窗口，停止mysql服务：        Net stop <a href="http://www.viyin.net/tag/mysql" class="st_tag internal_tag" rel="tag" title="标签 mysql 下的日志">mysql</a><br />
启动mysql，一般到mysql的安装路径，找到 mysqld-nt.exe<br />
执行：mysqld-nt &#8211;skip-grant-tables 当前窗口将会停止。<br />
另外打开一个命令行窗口，执行mysql   如果提示没有这个命令，先进入MYSQL的安装位置下BIN目录再运行mysql>use mysql<br />
>update user set password=password(“viyin.net”) where user=”<a href="http://www.viyin.net/tag/root" class="st_tag internal_tag" rel="tag" title="标签 root 下的日志">root</a>”;<br />
>flush privileges;<br />
>exit </p>
]]></content:encoded>
			<wfw:commentRss>http://www.viyin.net/2010/01/mysql-root-passwd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux密码恢复</title>
		<link>http://www.viyin.net/2009/05/linuxpasswd.html</link>
		<comments>http://www.viyin.net/2009/05/linuxpasswd.html#comments</comments>
		<pubDate>Sun, 03 May 2009 02:15:25 +0000</pubDate>
		<dc:creator>vi</dc:creator>
				<category><![CDATA[√个人碎语]]></category>
		<category><![CDATA[√linux]]></category>
		<category><![CDATA[密码]]></category>

		<guid isPermaLink="false">http://www.viyin.net/?p=155</guid>
		<description><![CDATA[今早又忘了linux密码。不是第一次犯这种错误了…… 再提醒下自己，更改root密码 ,只要加  single 就好。。别加个  /single。。。。郁闷。。。这个浪费了不少时间。]]></description>
			<content:encoded><![CDATA[<p>今早又忘了linux密码。不是第一次犯这种错误了……</p>
<p>再提醒下自己，更改root密码 ,只要加  single 就好。。别加个  /single。。。。郁闷。。。这个浪费了不少时间。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viyin.net/2009/05/linuxpasswd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

