<?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>梁剑的Blog &#187; ubuntu</title>
	<atom:link href="http://icomes.net/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://icomes.net</link>
	<description>做有趣的事，做有用的人</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:36:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DropBox在Ubuntu 9.04下不能工作的解决方法</title>
		<link>http://icomes.net/2009/04/07/dropbox%e5%9c%a8ubuntu-904%e4%b8%8b%e4%b8%8d%e8%83%bd%e5%b7%a5%e4%bd%9c%e7%9a%84%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95/</link>
		<comments>http://icomes.net/2009/04/07/dropbox%e5%9c%a8ubuntu-904%e4%b8%8b%e4%b8%8d%e8%83%bd%e5%b7%a5%e4%bd%9c%e7%9a%84%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:56:05 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=353</guid>
		<description><![CDATA[升级到9.04之后，面板上的DropBox图标点击没有了反应。 直觉上是DropBox不支持Jaunty， 到DropBox的网站，没有发现支持Jaunty的版本。 遇到解决不了问题的时候，有两件事我的确定的： 1. 我不会是世界上第一个遇到这样问题的人； 2. 问题的答案通过Google可以找到。 这次也不例外，下面就是结果：） cd ~ wget http://dl.getdropbox.com/u/17/dropbox-lnx.x86-0.6.491.tar.gz rm -r .dropbox-dist/ tar xzf dropbox-lnx.x86-0.6.491.tar.gz killall nautilus 这是来源 这只是临时解决方法，相信DropBox很快会有新版本发布。]]></description>
			<content:encoded><![CDATA[<p>升级到9.04之后，面板上的DropBox图标点击没有了反应。<br />
直觉上是DropBox不支持Jaunty，<br />
到DropBox的网站，没有发现支持Jaunty的版本。</p>
<p>遇到解决不了问题的时候，有两件事我的确定的：<br />
1. 我不会是世界上第一个遇到这样问题的人；<br />
2. 问题的答案通过Google可以找到。</p>
<p>这次也不例外，下面就是结果：）</p>
<pre>
cd ~
wget http://dl.getdropbox.com/u/17/dropbox-lnx.x86-0.6.491.tar.gz
rm -r .dropbox-dist/
tar xzf dropbox-lnx.x86-0.6.491.tar.gz
killall nautilus
</pre>
<p>这是<a href="http://adammichaelroach.com/blog/033009/get-dropbox-working-ubuntu-jaunty-beta" taget="_blank">来源</a></p>
<p>这只是临时解决方法，相信DropBox很快会有新版本发布。</p>
]]></content:encoded>
			<wfw:commentRss>http://icomes.net/2009/04/07/dropbox%e5%9c%a8ubuntu-904%e4%b8%8b%e4%b8%8d%e8%83%bd%e5%b7%a5%e4%bd%9c%e7%9a%84%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubunt9.04终于发布了</title>
		<link>http://icomes.net/2009/04/06/ubunt904%e7%bb%88%e4%ba%8e%e5%8f%91%e5%b8%83%e4%ba%86/</link>
		<comments>http://icomes.net/2009/04/06/ubunt904%e7%bb%88%e4%ba%8e%e5%8f%91%e5%b8%83%e4%ba%86/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 02:33:21 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=349</guid>
		<description><![CDATA[不是官方网站上声称的4.23，而是今天：） 升级中……]]></description>
			<content:encoded><![CDATA[<p>不是官方网站上声称的4.23，而是今天：）<br />

<a href='http://icomes.net/2009/04/06/ubunt904%e7%bb%88%e4%ba%8e%e5%8f%91%e5%b8%83%e4%ba%86/ubuntu-904-update/' title='ubuntu-904-update'><img width="150" height="150" src="http://icomes.net/wp-content/uploads/2009/04/ubuntu-904-update-150x150.png" class="attachment-thumbnail" alt="ubuntu-904-update" title="ubuntu-904-update" /></a>
<br />
升级中……</p>
]]></content:encoded>
			<wfw:commentRss>http://icomes.net/2009/04/06/ubunt904%e7%bb%88%e4%ba%8e%e5%8f%91%e5%b8%83%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
