<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>单峰骆驼</title>
	<atom:link href="http://cuckoohello.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuckoohello.wordpress.com</link>
	<description>关注嵌入式系统</description>
	<lastBuildDate>Thu, 31 May 2012 08:49:39 +0000</lastBuildDate>
	<language>zh-cn</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cuckoohello.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>单峰骆驼</title>
		<link>http://cuckoohello.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cuckoohello.wordpress.com/osd.xml" title="单峰骆驼" />
	<atom:link rel='hub' href='http://cuckoohello.wordpress.com/?pushpress=hub'/>
		<item>
		<title>w3m on ls-wvl</title>
		<link>http://cuckoohello.wordpress.com/2012/04/12/w3m-on-ls-wvl/</link>
		<comments>http://cuckoohello.wordpress.com/2012/04/12/w3m-on-ls-wvl/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 13:06:27 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[NAS]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=117</guid>
		<description><![CDATA[1.install w3m ipkg install w3m 2. fix some error w3m: e &#8230; <a href="http://cuckoohello.wordpress.com/2012/04/12/w3m-on-ls-wvl/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=117&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>1.install w3m</p>
<pre>ipkg install w3m</pre>
<p>2. fix some error</p>
<ul>
<li>w3m: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory</li>
<li>w3m: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory</li>
</ul>
<pre>root@LS-WVL9BE:/opt/lib# ln -s libssl.so.0.9.8 libssl.so.0.9.7
root@LS-WVL9BE:/opt/lib# ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7</pre>
<ul>
<li>Can&#8217;t find termcap entry xterm</li>
</ul>
<pre>root@LS-WVL9BE:/opt/lib# ipkg install termcap</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=117&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2012/04/12/w3m-on-ls-wvl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>gain root access to LS-WVL</title>
		<link>http://cuckoohello.wordpress.com/2012/04/12/gain-root-access-to-ls-wvl/</link>
		<comments>http://cuckoohello.wordpress.com/2012/04/12/gain-root-access-to-ls-wvl/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 04:42:26 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[NAS]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=108</guid>
		<description><![CDATA[下载acp_commander.jar，没想到固件都升级到1.37了这个破解工具竟然还能用 先测试一下能不能用 &#8230; <a href="http://cuckoohello.wordpress.com/2012/04/12/gain-root-access-to-ls-wvl/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=108&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<ul>
<li>下载<a href="http://downloads.nas-central.org/TOOLS/ALL_LS_KB_ARM9/ACP_COMMANDER/acp_commander.jar">acp_commander.jar</a>，没想到固件都升级到1.37了这个破解工具竟然还能用</li>
<li>先测试一下能不能用：
<pre>java -jar acp_commander.jar -t 192.168.1.65 -ip 192.168.1.65 -pw password -c "ls /"</pre>
<p>注意-pw后的参数是web界面登录密码，如果成功的话就能看到输出的根目录列表了</li>
<li>改root密码：
<pre>java -jar acp_commander.jar -t 192.168.1.65 -ip 192.168.1.65 -pw password -c "(echo 123456;echo 123456)|passwd"</pre>
</li>
<li>改sshd设置以允许root登录：
<pre>java -jar acp_commander.jar -t 192.168.1.65 -ip 192.168.1.65 -pw password -c "sed -i 's/PermitRootLogin no/PermitRootLogin yes/g' /etc/sshd_config"</pre>
</li>
<li>关掉pam：
<pre>java -jar acp_commander.jar -t 192.168.1.65 -ip 192.168.1.65 -pw password -c "sed -i 's/UsePAM yes/UsePAM no/g' /etc/sshd_config"</pre>
</li>
<li>重启sshd：
<pre>java -jar acp_commander.jar -t 192.168.0.10 -ip 192.168.0.10 -pw password -c "/etc/init.d/sshd.sh restart"</pre>
<ul>
<li>rcS的修改体现在启动代码step3里面加入了sshd.sh
<p>&#8216;echo &#8220;** step3 **&#8221;</p>
<p>for cmd in diskmon.sh ftpd.sh sshd.sh atalk.sh httpd.sh smb.sh clientUtil_servd.sh bonjour.sh lsprcvd.sh daemonwatch.sh cron.sh checkconfig.sh ups.sh pwrmgr.sh</p>
<p>do exec_sh ${cmd}</p>
<p>done&#8217;</li>
<li>sshd.sh的修改体现在对sftp的判断处,去掉了exit 0,不然SSH就启动不了了.当然你也完全可以连sftp的if都去掉.
<p>if [ "${SUPPORT_SFTP}" = "0" ] ; then</p>
<pre><code>echo "Not support sftp on this model." &gt; /dev/console </code></pre>
<p>fi</li>
</ul>
</li>
</ul>
<p>来源： <a href="http://log.dongsheng.org/2010/12/14/open-link-station-pro-duo-wvl-firmware/" rel="nofollow">http://log.dongsheng.org/2010/12/14/open-link-station-pro-duo-wvl-firmware/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=108&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2012/04/12/gain-root-access-to-ls-wvl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>Ipkg on LS-WVL</title>
		<link>http://cuckoohello.wordpress.com/2012/04/11/ipkg-on-ls-wvl/</link>
		<comments>http://cuckoohello.wordpress.com/2012/04/11/ipkg-on-ls-wvl/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 12:56:59 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[NAS]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=100</guid>
		<description><![CDATA[Origin : http://buffalo.nas-central.org/wiki/Category:L &#8230; <a href="http://cuckoohello.wordpress.com/2012/04/11/ipkg-on-ls-wvl/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=100&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h2>Origin : <a href="http://buffalo.nas-central.org/wiki/Category:LS-WVL" rel="nofollow">http://buffalo.nas-central.org/wiki/Category:LS-WVL</a></h2>
<h2>Optware &amp; IPKG Install Guide</h2>
<p><strong>Step 1 &#8211; Create a temp folder to download and run Optware installation file</strong></p>
<pre> cd /tmp
 wget <a title="http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/teraprov2-bootstrap_1.2-7_arm.xsh" href="http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/teraprov2-bootstrap_1.2-7_arm.xsh" rel="nofollow">http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/teraprov2-bootstrap_1.2-7_arm.xsh</a>
 sh ./teraprov2-bootstrap_1.2-7_arm.xsh</pre>
<p><strong>Step 2 &#8211; Edit /opt/etc/ipkg.conf and add</strong></p>
<pre> src cs08q1 <a title="http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/stable/" href="http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/stable/" rel="nofollow">http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/stable/</a>
 # src cs08q1-unstable <a title="http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/" href="http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/" rel="nofollow">http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/</a></pre>
<p>(If you wish to use the unstable branch you can uncomment it.)<br />
After that just run `ipkg update` and you can then install packages with `ipkg install package` You can view list of installed packages with `ipkg list_installed`</p>
<p><span style="color:#ff0000;"><strong>Note</strong>:</span></p>
<p>In case you don&#8217;t use array configuration and lost your Optware configuration after reboot, please</p>
<p>1) Reinstall the ipkg</p>
<p>2) &#8216;mv /mnt/array1/.optware /mnt/disk1&#8242;</p>
<p>3) adapt /etc/init.d/rc.optware by replacing &#8216;array1&#8242; with &#8216;disk1&#8242;</p>
<p>4) Reboot. )</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=100&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2012/04/11/ipkg-on-ls-wvl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>出游之电子设备篇</title>
		<link>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e7%94%b5%e5%ad%90%e8%ae%be%e5%a4%87%e7%af%87/</link>
		<comments>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e7%94%b5%e5%ad%90%e8%ae%be%e5%a4%87%e7%af%87/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 16:43:05 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e7%94%b5%e5%ad%90%e8%ae%be%e5%a4%87%e7%af%87/</guid>
		<description><![CDATA[1、kindle keyboard wireless 共享3G上网+普通查阅资料 2、huawei e5830 &#8230; <a href="http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e7%94%b5%e5%ad%90%e8%ae%be%e5%a4%87%e7%af%87/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=98&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div>
<p>1、kindle keyboard wireless</p>
<p>共享3G上网+普通查阅资料</p>
<p>2、huawei e5830+ wcdma 3G</p>
<p>3G上网</p>
<p>3、tplink mr11u</p>
<p>宾馆有线转无线或者无线信号转发</p>
<p>4、Power Bank PINENG  PN-902</p>
<p>移动电源</p>
<p>5、ipad 2</p>
<p>查阅资料、kindle for ipad</p>
<p>6、android motorola milestone</p>
<p>补充meego没有的一些应用程序</p>
<p>7、meego nokia n950</p>
<p>手机、GPS、sports tracker、大众点评、团800、去哪等</p>
<p>8、camera</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=98&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e7%94%b5%e5%ad%90%e8%ae%be%e5%a4%87%e7%af%87/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>出游之自行车篇</title>
		<link>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e8%87%aa%e8%a1%8c%e8%bd%a6%e7%af%87-2/</link>
		<comments>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e8%87%aa%e8%a1%8c%e8%bd%a6%e7%af%87-2/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 16:35:40 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=92</guid>
		<description><![CDATA[自行车设备 1、giant ATX680 + 车后座 需要带着妹子以及两人轮换骑 2、台湾 立兆锁 锁车尽量抱 &#8230; <a href="http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e8%87%aa%e8%a1%8c%e8%bd%a6%e7%af%87-2/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=92&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><strong>自行车设备</strong></p>
<p>1、giant ATX680 + <span style="font-family:宋体;">车后座</span></p>
<p><img class="size-full wp-image" src="http://cuckoohello.files.wordpress.com/2012/04/dsc05126.jpg?w=487" alt="Image" /></p>
<p>需要带着妹子以及两人轮换骑</p>
<p>2、台湾 立兆锁</p>
<p>锁车尽量抱树或者景点的铁栅栏，小景点可以给至多<span style="font-family:'Times New Roman';">1</span><span style="font-family:宋体;">块钱直接停在景点里面</span></p>
<p>3、装车包</p>
<p><a href="http://item.taobao.com/item.htm?id=3857717265">http://item.taobao.com/item.htm?id=3857717265</a></p>
<p>很给力的装车包，<span style="font-family:'Times New Roman';">ATX680+</span><span style="font-family:宋体;">后座只需快拆前轮与脚踏就可以直接放进去</span></p>
<p>4、骑行眼镜</p>
<p>5、魔术头巾</p>
<p>6、束裤带</p>
<p>7、骑行灯+<span style="font-family:宋体;">风火轮</span></p>
<p>这个小地方最好还是带上，安全第一，不过确实很骚</p>
<p>8、拆车工具</p>
<p>只带了拆卸脚踏的扳手，其他的暂时没带</p>
<p>&nbsp;</p>
<p><strong>关于托运</strong></p>
<p>自行车即使快拆也会收取行李费，按照<span style="font-family:'Times New Roman';">25kg/</span><span style="font-family:宋体;">辆计算，行李费貌似不区分普通车与动车组，携带自行车最好带着装车包，如果乘坐人多的火车建议托运。</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=92&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2012/04/06/%e5%87%ba%e6%b8%b8%e4%b9%8b%e8%87%aa%e8%a1%8c%e8%bd%a6%e7%af%87-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>

		<media:content url="http://cuckoohello.files.wordpress.com/2012/04/dsc05126.jpg?w=487" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>skype and google-talkplugin problems in gentoo(amd64)</title>
		<link>http://cuckoohello.wordpress.com/2011/06/23/skype-and-google-talkplugin-problem-in-gentooamd64/</link>
		<comments>http://cuckoohello.wordpress.com/2011/06/23/skype-and-google-talkplugin-problem-in-gentooamd64/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 05:23:41 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=73</guid>
		<description><![CDATA[cd /lib32 sudo ln -s /usr/lib/gcc/x86_64-pc-linux-gnu/4 &#8230; <a href="http://cuckoohello.wordpress.com/2011/06/23/skype-and-google-talkplugin-problem-in-gentooamd64/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=73&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>cd /lib32</p>
<p>sudo ln -s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/32/libstdc++.so.6 ./</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=73&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2011/06/23/skype-and-google-talkplugin-problem-in-gentooamd64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>ibus on gnome3</title>
		<link>http://cuckoohello.wordpress.com/2011/06/23/ibus-on-gnome3/</link>
		<comments>http://cuckoohello.wordpress.com/2011/06/23/ibus-on-gnome3/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 02:33:14 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=71</guid>
		<description><![CDATA[1. ibus doesn&#8217;t work with gnome-terminal and othe &#8230; <a href="http://cuckoohello.wordpress.com/2011/06/23/ibus-on-gnome3/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=71&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>1. ibus doesn&#8217;t work with gnome-terminal and other programs.</p>
<p>package.use    app-i18n/ibus gtk3</p>
<p>2. auto start ibus</p>
<p>~% cat .xprofile<br />
export XMODIFIERS=&#8221;@im=ibus&#8221;<br />
export GTK_IM_MODULE=&#8221;ibus&#8221;<br />
export QT_IM_MODULE=&#8221;xim&#8221;<br />
ibus-daemon -d -x</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=71&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2011/06/23/ibus-on-gnome3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>Install gnome3 on gentoo</title>
		<link>http://cuckoohello.wordpress.com/2011/06/22/install-gnome3-on-gentoo/</link>
		<comments>http://cuckoohello.wordpress.com/2011/06/22/install-gnome3-on-gentoo/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 05:10:08 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=67</guid>
		<description><![CDATA[1. Add gnome repo layman -a gnome echo &#8220;source /v &#8230; <a href="http://cuckoohello.wordpress.com/2011/06/22/install-gnome3-on-gentoo/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=67&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>1. Add gnome repo</p>
<p style="padding-left:30px;">layman -a gnome</p>
<p style="padding-left:30px;">echo &#8220;source /var/lib/layman/make.conf&#8221; &gt;&gt; /etc/make.conf</p>
<p style="padding-left:30px;">env-update</p>
<p style="padding-left:30px;">eix-sync</p>
<p>2. Read the README of gnome</p>
<p style="padding-left:30px;">less /var/lib/layman/gnome/README</p>
<p>3. copy/symlink the portage files under /var/lib/layman/gnome/status/portage-configs</p>
<p>4. Install</p>
<p style="padding-left:30px;">env-update</p>
<p style="padding-left:30px;">emerge -avuDN world</p>
<p style="padding-left:30px;">emerge -av gnome-light</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=67&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2011/06/22/install-gnome3-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>Xserver : mouse keyboard not working</title>
		<link>http://cuckoohello.wordpress.com/2011/06/21/xserver-mouse-keyboard-not-working/</link>
		<comments>http://cuckoohello.wordpress.com/2011/06/21/xserver-mouse-keyboard-not-working/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 09:06:05 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[xserver]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/2011/06/21/xserver-mouse-keyboard-not-working/</guid>
		<description><![CDATA[add this to your xorg.conf. Section &#8220;ServerFlags&#038; &#8230; <a href="http://cuckoohello.wordpress.com/2011/06/21/xserver-mouse-keyboard-not-working/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=64&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>add this to your xorg.conf.<br />
Section &#8220;ServerFlags&#8221;<br />
    Option      &#8220;AutoAddDevices&#8221;         &#8220;false&#8221;<br />
EndSection</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=64&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2011/06/21/xserver-mouse-keyboard-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
		<item>
		<title>Softwares installed on gentoo</title>
		<link>http://cuckoohello.wordpress.com/2011/06/21/softwares-installed-on-gentoo/</link>
		<comments>http://cuckoohello.wordpress.com/2011/06/21/softwares-installed-on-gentoo/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 05:54:58 +0000</pubDate>
		<dc:creator>cuckoohello</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://cuckoohello.wordpress.com/?p=12</guid>
		<description><![CDATA[vim mutt finch wyrd apvlv lftp fbterm firefox awesome i &#8230; <a href="http://cuckoohello.wordpress.com/2011/06/21/softwares-installed-on-gentoo/" class="more-link">继续阅读<span class="meta-nav"> » </span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=12&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<ol>
<li>vim</li>
<li>mutt</li>
<li>finch</li>
<li>wyrd</li>
<li>apvlv</li>
<li>lftp</li>
<li>fbterm</li>
<li>firefox</li>
<li>awesome</li>
<li>ibus</li>
<li>xterm</li>
<li>gqview</li>
<li>irssi</li>
<li>sudoirssi</li>
<li>sdcv</li>
</ol>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuckoohello.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuckoohello.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuckoohello.wordpress.com&#038;blog=24351284&#038;post=12&#038;subd=cuckoohello&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuckoohello.wordpress.com/2011/06/21/softwares-installed-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e018c8b39836eb3eba9f8f47d4391c22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cuckoohello</media:title>
		</media:content>
	</item>
	</channel>
</rss>
