<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[歌声与微笑]]></title> 
<link>http://www.gsywx.com/index.php</link> 
<description><![CDATA[歌声与微笑]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[歌声与微笑]]></copyright>
<item>
<link>http://www.gsywx.com/read.php/38.htm#blogcomment10</link>
<title><![CDATA[[评论] windows系统下忘记mysql的root密码的解决办法]]></title> 
<author>xiaoyuwxz &lt;wxz@gsywx.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 23 Oct 2010 06:28:23 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/38.htm#blogcomment10</guid> 
<description>
<![CDATA[ 
	discuz上的朋友说的方法：<br/><br/>修改MY.INI<br/>在文件底部添加<br/>skip-grant-tables<br/>重启启动MYSQL<br/>cmd运行 mysql -u root -p<br/>update user set password=PASSWORD(&quot;密码&quot;) where user=&#039;root&#039;;<br/>这时密码已修改好<br/>再修改MY.INI<br/>删除<br/>skip-grant-tables<br/>重启启动MYSQL
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/46.htm#blogcomment9</link>
<title><![CDATA[[评论] vsftpd安装脚本(yum安装)]]></title> 
<author>xiaoyuwxz &lt;wxz@gsywx.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 17 Jul 2010 02:21:35 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/46.htm#blogcomment9</guid> 
<description>
<![CDATA[ 
	新增用户方法为:<br/>如新增用户: ktm<br/>useradd ktm -g www -d /wwwroot/ktm -s /sbin/nologin<br/>echo &quot;ktm&quot; &gt;&gt; /etc/vsftpd/chroot_list<br/>service vsftpd restart
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/38.htm#blogcomment7</link>
<title><![CDATA[[评论] windows系统下忘记mysql的root密码的解决办法]]></title> 
<author>xiaoyuwxz &lt;wxz@gsywx.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 20 Apr 2010 16:46:36 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/38.htm#blogcomment7</guid> 
<description>
<![CDATA[ 
	此批处理的局限性：<br/>1、只支持mysql5.0.x系统的mysql进行密码的复位，未能判断mysql版本，并进行复位<br/>2、不支持带空格的目录路径
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/19.htm#blogcomment5</link>
<title><![CDATA[[评论] 我的服务器mysql数据备份方法]]></title> 
<author>xiaoyuwxz &lt;wxz@gsywx.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 04 Oct 2007 08:19:12 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/19.htm#blogcomment5</guid> 
<description>
<![CDATA[ 
	为了备份节省空间，改xcopy文件为winrar打包压缩备份，经过改进，命令行如下：<br/><br/>net stop mysql<br/>net stop w3svc<br/>net stop iisadmin /y<br/>deltree /y D:\beifen\1<br/>md D:\beifen\1<br/>E:\Progra~1\WinRAR\winrar a -y D:\beifen\1\mysql.rar D:\PHPsetup\mysql\data<br/>net start mysql<br/>net start w3svc<br/>net start iisadmin<br/><br/>deltree改用直接删除D:\beifen\1目录，加快了删除目录的执行，然后再创建目录，所以，第一次在做的时候不用手动创建D:\beifen\1这个目录<br/>我测试了下我的服务器174M的数据库压缩为27M，节省了好多磁盘空间。<br/><br/>计划任务一次性添加，执行以下批处理即可。<br/><br/>at 3:00 /every:M d:\beifen\1.bat<br/>at 3:00 /every:T d:\beifen\2.bat<br/>at 3:00 /every:W d:\beifen\3.bat<br/>at 3:00 /every:Th d:\beifen\4.bat<br/>at 3:00 /every:F d:\beifen\5.bat<br/>at 3:00 /every:S d:\beifen\6.bat<br/>at 3:00 /every:Su d:\beifen\7.bat
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/4.htm#blogcomment3</link>
<title><![CDATA[[评论] PHP环境配置中应注意的问题]]></title> 
<author>有问题！！！ &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 12 Sep 2007 16:16:27 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/4.htm#blogcomment3</guid> 
<description>
<![CDATA[ 
	如果是windows2003 &nbsp;好像不行
]]>
</description>
</item><item>
<link>http://www.gsywx.com/read.php/7.htm#blogcomment1</link>
<title><![CDATA[[评论] 动网BBS上传flash、mp3、wmv等自动播放for_dvbbs8.0]]></title> 
<author>xiaoyuwxz &lt;wxz@gsywx.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 02 Aug 2007 02:55:23 +0000</pubDate> 
<guid>http://www.gsywx.com/read.php/7.htm#blogcomment1</guid> 
<description>
<![CDATA[ 
	贴完后就发现动网贴子内容打不开了，等过会能打开了，却发现一通乱码，上面的播放代码自动形成的播放器，害我改了好多次才成功，郁闷啊，连个贴都不会发了。感叹的动网的落没，这也许也是我不再想用动网的原因之一了。
]]>
</description>
</item>
</channel>
</rss>