<?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"
	>

<channel>
	<title>丁令的Blog</title>
	<atom:link href="http://www.dingl.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dingl.com/blog</link>
	<description></description>
	<pubDate>Wed, 03 Dec 2008 07:35:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>resin-pro-3.1.8提供破解下载</title>
		<link>http://www.dingl.com/blog/archives/49</link>
		<comments>http://www.dingl.com/blog/archives/49#comments</comments>
		<pubDate>Wed, 03 Dec 2008 07:31:55 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/?p=49</guid>
		<description><![CDATA[resin-pro-3.1.8在11月18号已经正式发布，这次有点慢了，主要是不知道这个版本已经发布了，以后有新版本发布时，请及时通知我( dingl.com (At) gmail.com )。
破解下载 ：
resin-pro-3.1.8.zip 下载　（10.6M）
resin-pro-3.1.8.tar.gz 下载　（10.6M）
Resin Change Log
我会及时破解Resin的最新版本！
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/49/feed</wfw:commentRss>
		</item>
		<item>
		<title>linux下使用nload查看网卡实时流量</title>
		<link>http://www.dingl.com/blog/archives/44</link>
		<comments>http://www.dingl.com/blog/archives/44#comments</comments>
		<pubDate>Wed, 03 Dec 2008 06:13:06 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/?p=44</guid>
		<description><![CDATA[nload是一个网络流量统计工具，当前版本为0.7.2。
下载地址：http://sourceforge.net/project/showfiles.php?group_id=35865
使用源码方式安装到/usr/local/nload，将/usr/local/nload/bin目录加入/etc/profile。
重新登陆ssh后，直接输入nload即可查看网卡的当前流量情况。
nload eth0 &#8212; 查看名叫eth0网卡的流量
可查看当前、平均、最小、最大、总共等的流量情况，单位为bit，详细的使用说明请参见：
http://www.debuntu.org/2006/07/14/74-nload-a-network-traffic-analyser
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/44/feed</wfw:commentRss>
		</item>
		<item>
		<title>ubuntu 8.0.4或8.1上安装lighttpd+fcgi的ror环境</title>
		<link>http://www.dingl.com/blog/archives/39</link>
		<comments>http://www.dingl.com/blog/archives/39#comments</comments>
		<pubDate>Tue, 04 Nov 2008 05:31:53 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/?p=39</guid>
		<description><![CDATA[本文可任意转载，但在转载时请注明出处为：http://www.dingl.com/blog/archives/39
在robbin发表了《在 Linux 平台上安装和配置 Ruby on Rails 详解》后，使用lighttpd+fcgi方式基本成为了国内rails生产环境的标准配置了。但robbin的文章中，基本是基于一个标准的linux环境写的，针对Ubuntu系统只提了如何去启动/停止/重启lighttpd。本人在具体安装过程中，遇到了不少robbin没有提到的问题：
1、有些包没有安装，比如pcre、readline、openssl等；
  遇到问题时，先使用apt-cache search pcre搜索一下，因为pcre并不是真正的软件具体名称，并且也没带版本号，搜索到软件名称到，再使用apt-get install libpcre3 libpcre3-dev安装。
2、在启动lighttpd时，出现如下错误：
2008-11-04 11:31:13: (mod_fastcgi.c.1051) the fastcgi-backend /home/yeeju/web/rails-web/vote/public/dispatch.fcgi failed to start:
2008-11-04 11:31:13: (mod_fastcgi.c.1055) child exited with status 1 /home/yeeju/web/rails-web/vote/public/dispatch.fcgi
2008-11-04 11:31:13: (mod_fastcgi.c.1058) If you&#8217;re trying to run PHP as a FastCGI backend, make sure you&#8217;re using the FastCGI-enabled version.
You can find out if it is the [...]]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/39/feed</wfw:commentRss>
		</item>
		<item>
		<title>XP上安装VMWare Server 2.0后登陆和注释方式发生变化的解决</title>
		<link>http://www.dingl.com/blog/archives/37</link>
		<comments>http://www.dingl.com/blog/archives/37#comments</comments>
		<pubDate>Tue, 04 Nov 2008 05:02:59 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/?p=37</guid>
		<description><![CDATA[自从在XP上安装了VMWare Server 2.0后，每次启动XP或锁屏后都是出现windows 2000的传统界面，而不是XP的欢迎屏幕。稍感不习惯，于是进行了如下修改：
进入“控制面板”－－“用户帐户”－－点击“更改用户登陆或注释的方式”，提示有个程序禁用了欢迎屏幕，建议先卸载此程序：VMGINA.DLL。这个是vmware使用的一个文件，不能卸载，卸载了vmware不就没有了么？
于是，进入注册表，进入EY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\，看到里面有一项名叫GinaDLL，值正是VMGINA.DLL，将此项删除。
重新进入“控制面板”去更改为“使用欢迎屏幕”，锁屏，终于出现了XP的欢迎屏幕，问题得到解决！
再打开vmware的Web Access，启动虚拟机，一切正常，只是出现一个“Register Virtual Machine”的错误提示，目前来看，此错误对vmware没有影响。
PS：做完此过程，我还没有重启系统，不知道重启后会不会影响vmware的运行。
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/37/feed</wfw:commentRss>
		</item>
		<item>
		<title>ubuntu 8.10更新源</title>
		<link>http://www.dingl.com/blog/archives/35</link>
		<comments>http://www.dingl.com/blog/archives/35#comments</comments>
		<pubDate>Sun, 02 Nov 2008 15:01:47 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/?p=35</guid>
		<description><![CDATA[ubuntu 8.10更新源，目前只找到这两个，更新速度不错，基本能达到200K左右：
（lupaworld）
deb http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe [...]]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/35/feed</wfw:commentRss>
		</item>
		<item>
		<title>ubuntu 8.04 desktop下安装FreeNX远程桌面</title>
		<link>http://www.dingl.com/blog/archives/31</link>
		<comments>http://www.dingl.com/blog/archives/31#comments</comments>
		<pubDate>Sat, 02 Aug 2008 16:47:54 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/archives/31</guid>
		<description><![CDATA[FreeNX是近年来继VNC之后新出现的远程控制解决方案，基本原理是将XWindows的信号压缩后传输到远程客户端显示，而VNC是直接截取屏幕图像处理传输。这样，在同样的传输信道条件下，FreeNX可以比VNC提供更好的操作感和实时性；也正因为其实现原理依赖于XWindows，因此 FreeNX目前也就不支持将Windows作为远程控制服务器端。
在网上查找了很多关于FreeNX的文章，按着做后，均没有得到理想的结果。
比如，按照http://bbs.ghtt.net/thread-109409-1-1.html说的做了一遍，没有成功，发现缺少libxcomp3包， 可能是由于他是服务器版上安装的缘故吧。
整个安装如下：
1、准备工作
deb http://www.datakeylive.com/ubuntu hardy main
deb-src http://www.datakeylive.com/ubuntu hardy main
将这两行加到/etc/apt/source.list文件中
然后载并增加密钥key:
wget http://www.datakeylive.com/ubuntu/dists/gutsy/wjeremy.key -O - &#124;
apt-key add -
再update一下：
apt-get update
2、安装软件
apt-get install -y expect openssh-server tcl8.4 dbus-x11 \\
libxcomp3 libxcompext3 libxcompshad \\
nxlibs nxagent nxproxy nxclient freenx-server
如果安装过程有问题，一个个来吧
再grep -q 100dpi /etc/X11/xorg.conf &#124;&#124; echo \47
修改/etc/X11/xorg.conf文件，在最后加入如下一段：
Section &#8220;Files&#8221;
FontPath &#8220;/usr/share/fonts/X11/misc&#8221;
FontPath &#8220;/usr/share/fonts/X11/100dpi/:unscaled&#8221;
FontPath &#8220;/usr/share/fonts/X11/75dpi/:unscaled&#8221;
FontPath &#8220;/usr/share/fonts/X11/Type1&#8243;
FontPath &#8220;/usr/share/fonts/X11/100dpi&#8221;
FontPath &#8220;/usr/share/fonts/X11/75dpi&#8221;
FontPath &#8220;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&#8221;
EndSection
安装完成，找到了门路还真的挺简单的。
3、安装客户端
http://64.34.161.181/download/3.2.0/Windows/nxclient-3.2.0-10.exe
据说只能安装到默认路径，不然会出问题。
安装完后运行客户端，新建一个session，输入能ssh登陆的用户名密码及IP，在Configure中选择Unix和GNOME，如果安装了KDE，也可选择KDE，然后就可以登陆进入Ubuntu的界面了。
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/31/feed</wfw:commentRss>
		</item>
		<item>
		<title>resin-pro-3.1.6第一时间提供破解下载</title>
		<link>http://www.dingl.com/blog/archives/30</link>
		<comments>http://www.dingl.com/blog/archives/30#comments</comments>
		<pubDate>Fri, 09 May 2008 06:45:54 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/archives/30</guid>
		<description><![CDATA[resin-pro-3.1.6在5月5号已经正式发布，这次不再先发布一个dev版了。
第一时间提供破解下载 ：
resin-pro-3.1.6.zip 下载　（10.6M）
resin-pro-3.1.6.tar.gz 下载　（10.6M）
Resin Change Log
我会及时破解Resin的最新版本！
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/30/feed</wfw:commentRss>
		</item>
		<item>
		<title>resin-pro-3.1.5破解成功</title>
		<link>http://www.dingl.com/blog/archives/28</link>
		<comments>http://www.dingl.com/blog/archives/28#comments</comments>
		<pubDate>Tue, 25 Mar 2008 16:28:51 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/archives/28</guid>
		<description><![CDATA[虽然resin-pro-3.1.5早在2月26号就发布了，但一直标记为dev，今天发现已经不是dev了，赶紧下载回来破解。
resin-pro-3.1.5.zip 下载
resin-pro-3.1.5.tar.gz 下载
此次破解的跟上次的3.1.3一样，功能上完全没有任何限制了，可以使用session持久化、cache等，只需要做好相关的配置即可。
3.1.5的Change Log请看官方文档：Resin Change Log，同时可以看到3.1.6 snapshot了。
我会及时破解Resin的最新版本！
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/28/feed</wfw:commentRss>
		</item>
		<item>
		<title>在mysql中小心使用utf8编码&#8211;中文排序可能出现问题</title>
		<link>http://www.dingl.com/blog/archives/27</link>
		<comments>http://www.dingl.com/blog/archives/27#comments</comments>
		<pubDate>Mon, 03 Mar 2008 15:47:37 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/archives/27</guid>
		<description><![CDATA[在mysql中使用默认字符集为utf8，结果想要把中文按拼音排序出现了问题，排出来的顺序乱七八糟，不是我们想要的结果。
 解决办法如下：
1、不想改变表定义及默认编码的情况，将字段先转换成gbk编码再排序：
SELECT * FROM table ORDER BY CONVERT( chinese_field USING gbk ) ;
前提是在安装mysql时安装了gbk字符集，不然会报错：
#1115 - Unknown character set: 'gbk' 
在编译源码时加上gbk编码即可，如果已经安装好了，重新编译再安装，重新编译安装一般不会影响mysql的已有设置，包括数据都不会受到影响。
2、直接将字段的字符集改成gbk，然后直接使用order by 排序即可。
mysql 5.x支持某列单独定义字符集。
3、网上也有人说将字段定义加上binary属性也能达到效果，未作测试，不敢评论。

mysql的文档中也提到字符集校对规则：
SELECT * FROM t1 ORDER BY a COLLATE utf8_bin;
但此仅仅只影响校对规则，并不影响字符的字符集本身。
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/27/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 7.10 server版安装vmware server</title>
		<link>http://www.dingl.com/blog/archives/26</link>
		<comments>http://www.dingl.com/blog/archives/26#comments</comments>
		<pubDate>Fri, 22 Feb 2008 06:20:23 +0000</pubDate>
		<dc:creator>丁令</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://www.dingl.com/blog/archives/26</guid>
		<description><![CDATA[网上有很多关于Ubuntu 7.10 desktop下安装vmware的文章，但没有一个关于在server下安装的文章。经过研究，终于将vmware server 1.0.4安装到了Ubuntu 7.10 server下，安装过程如下：
1、必要条件
安装linux头文件，在后面的步骤需要，不然安装会不成功：
apt-get install linux-headers-`uname -r` build-essential　（注意`uname -r`中的`不是单引号）
apt-get install xinetd　（vmware的启动由xinetd负责，如果已经安装，则不需再安装了）
安装一些server版没有的包：
apt-get install  libx11-6 libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc
网上也有人说安装如下包也可以，本人未作测试：
apt-get install xorg-dev
2、开始安装：
安装具体步骤请见：http://www.helloyesok.com/2007/11/12/install-vmware-server104-ubuntu710.html
安装过程中如果提示找不到头文件目录，则手工输入：/lib/modules/2.6.22-14-server/build/include，根据你的具体版本不同，2.6.22-14-server目录名称可能也会有所不同。
3、安装后
如果安装后启动不了，则再次运行vmware-any-any-update113目录下的runme.pl，重新配置一遍vmware。
打开防火墙的902端口，就可以在windows中的vmware server console连接了。
参考：http://www.onedoor.cn/note/archives_14363.html
]]></description>
		<wfw:commentRss>http://www.dingl.com/blog/archives/26/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
