<?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>Fan&#039;s blog &#187; UNIX</title>
	<atom:link href="http://fkpwolf.net/category/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://fkpwolf.net</link>
	<description>无为而无不为</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:15:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>upgrade to Ubuntu 10.10</title>
		<link>http://fkpwolf.net/2010/08/14/upgrade-to-ubuntu-10-10/</link>
		<comments>http://fkpwolf.net/2010/08/14/upgrade-to-ubuntu-10-10/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 01:20:55 +0000</pubDate>
		<dc:creator>Fan Fan</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http:///?p=793</guid>
		<description><![CDATA[There is a lot of time so I upgraded my Ubuntu to 10.10 even though it didn&#8217;t come to last release. The biggest change is now it has a new theme: Ambiance-maverick-beta. Looks nice. Some called it &#8220;Light theme&#8221;. And the nvidia driver looks not work with new kernel. You have edit /etc/X11/x.conf to change [...]]]></description>
			<content:encoded><![CDATA[<p>There is a lot of time so I upgraded my Ubuntu to 10.10 even though it didn&#8217;t come to last release.</p>
<p>The biggest change is now it has a new theme: Ambiance-maverick-beta. Looks nice. <a href="http://design.canonical.com/2010/08/an-update-to-the-ubuntu-light-themes/">Some</a> called it &#8220;Light theme&#8221;.</p>
<p>And the nvidia driver looks not work with new kernel. You have edit /etc/X11/x.conf to change &#8220;nvidia&#8221; to &#8220;nv&#8221;, then you can login into X window, otherwise you will get a &#8220;no screen found&#8221; or &#8220;can&#8217;t load module nvidia&#8221; exception.</p>
<p>Freetype has been upgraded to version 2.4. This version turn on &#8220;Turetype bytecode&#8221; by default since this <a href="http://freetype.sourceforge.net/patents.html">patent</a> has expired. But I didn&#8217;t find big changes at font rendering of this version.</p>
]]></content:encoded>
			<wfw:commentRss>http://fkpwolf.net/2010/08/14/upgrade-to-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 使用感受</title>
		<link>http://fkpwolf.net/2008/05/12/ubuntu-8-04-%e4%bd%bf%e7%94%a8%e6%84%9f%e5%8f%97/</link>
		<comments>http://fkpwolf.net/2008/05/12/ubuntu-8-04-%e4%bd%bf%e7%94%a8%e6%84%9f%e5%8f%97/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:03:00 +0000</pubDate>
		<dc:creator>Fan Fan</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http:///2008/05/12/ubuntu-8-04-%e4%bd%bf%e7%94%a8%e6%84%9f%e5%8f%97/</guid>
		<description><![CDATA[前些天试了下Ubuntu 8.04，有些感触。首先，安装。我用的是硬盘安装的方式，可以参考这里。主要是在ubuntu.com找到对应的内核文件。最后MBR要装在linux的主分区上。由于vista sp1采用了新的启动方式，没有了boot.ini文件，要多重启动，需要额外的程序：EasyBCD，这个小工具可以重写MBR来引导多个OS，使用起来还是很方便的。 启动后，主题上，ubuntu变化不大，还是老样子。接上我的ipod，系统可以自动认出，可以关联到相应的程序，运行，提示缺少mp3 plug，然后自动安装，这样就可以播放MP3了，而且mp3 tag中的中文可以正常的显示，这在我的系统的语言是en的前提下，较之以前，是一个很大的进步了。 对于字体，现在相对于以前，有所改进。但是跟vista下的cleartype相比，差距还是蛮明显的。 系统自带Firefox 3.0 beta，所有功能跟vista下的一致。我常用的插件也是可以无碍的使用，可以看出firefox大大的提高了linux的接受程度。和java一样，一个容器就是一个平台，催生了一系列的相关软件。]]></description>
			<content:encoded><![CDATA[<p>前些天试了下Ubuntu 8.04，有些感触。<br />首先，安装。我用的是硬盘安装的方式，可以<a href="http://forum.ubuntu.org.cn/viewtopic.php?t=32433&amp;highlight=%E7%A1%AC%E7%9B%98">参考</a>这里。主要是在ubuntu.com找到对应的内核文件。最后MBR要装在linux的主分区上。由于vista sp1采用了新的启动方式，没有了boot.ini文件，要多重启动，需要额外的程序：EasyBCD，这个小工具可以重写MBR来引导多个OS，使用起来还是很方便的。</p>
<p>启动后，主题上，ubuntu变化不大，还是老样子。接上我的ipod，系统可以自动认出，可以关联到相应的程序，运行，提示缺少mp3 plug，然后自动安装，这样就可以播放MP3了，而且mp3 tag中的中文可以正常的显示，这在我的系统的语言是en的前提下，较之以前，是一个很大的进步了。</p>
<p>对于字体，现在相对于以前，有所改进。但是跟vista下的cleartype相比，差距还是蛮明显的。</p>
<p>系统自带Firefox 3.0 beta，所有功能跟vista下的一致。我常用的插件也是可以无碍的使用，可以看出firefox大大的提高了linux的接受程度。和java一样，一个容器就是一个平台，催生了一系列的相关软件。</p>
]]></content:encoded>
			<wfw:commentRss>http://fkpwolf.net/2008/05/12/ubuntu-8-04-%e4%bd%bf%e7%94%a8%e6%84%9f%e5%8f%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My linux enviroment setting</title>
		<link>http://fkpwolf.net/2007/12/13/my-linux-enviroment-setting/</link>
		<comments>http://fkpwolf.net/2007/12/13/my-linux-enviroment-setting/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 06:23:00 +0000</pubDate>
		<dc:creator>Fan Fan</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http:///2007/12/13/my-linux-enviroment-setting/</guid>
		<description><![CDATA[1. close noisy bell setterm&#160;&#160; -bfreq&#160;&#160; 0&#160;&#160; -blength&#160;&#160; 0]]></description>
			<content:encoded><![CDATA[<p>1. close noisy bell</p>
<p>setterm&nbsp;&nbsp; -bfreq&nbsp;&nbsp; 0&nbsp;&nbsp; -blength&nbsp;&nbsp; 0</p>
]]></content:encoded>
			<wfw:commentRss>http://fkpwolf.net/2007/12/13/my-linux-enviroment-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cygwin tips</title>
		<link>http://fkpwolf.net/2007/06/19/cygwin-tips/</link>
		<comments>http://fkpwolf.net/2007/06/19/cygwin-tips/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 06:16:00 +0000</pubDate>
		<dc:creator>Fan Fan</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http:///2007/06/19/cygwin-tips/</guid>
		<description><![CDATA[1.if the os is windows, the file type will be dos by default. So if you new a shell script, then run it in cygwin, the error like &#8220;who/r command not found&#8221; will happen. The solution is changing the file type to unix. A approch is using vi. In vi, use &#8220;:set ff?&#8221; to inquiry [...]]]></description>
			<content:encoded><![CDATA[<p>1.if the os is windows, the file type will be dos by default. So if you new a shell script, then run it in cygwin, the error like &#8220;who/r command not found&#8221; will happen. The solution is changing the file type to unix. A approch is using vi. In vi, use &#8220;:set ff?&#8221; to inquiry file type. Then use &#8220;:set fileformat=unix&#8221; or &#8220;:set ff=unix&#8221;.</p>
<p>2.In my machine, cygwin.bat is:bash &#8211;login -i. This will let shell be a login shell. But only an interactive shell that is not a login shell will read and execute ~/.bashrc. If we want our personal bash, we should create a .profile file in home directory instead of of .bashrc. One example is:</p>
<p>alias h=&#8221;history&#8221;<br />alias hg=&#8221;h|grep&#8221;
<p>#alias ls=&#8217;ls &#8211;color=auto&#8217;<br />alias la=&#8217;ls -A&#8217;<br />alias lf=&#8217;ls -F&#8217;<br />alias ll=&#8217;ls -l&#8217;
<p>&nbsp;3.use wget with proxy. create a .wgetrc in home directory.</p>
<p>http_proxy = proxy.com:81<br />no_proxy = localhost
<p>This will make wget to fetch data with proxy by default and you didn&#8217;t need to swith to proxy model by &#8221; -Y on&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://fkpwolf.net/2007/06/19/cygwin-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

