<?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>DEAN LEE:/DEV/BLOG &#187; ubuntu</title>
	<atom:link href="http://www.deanlee.cn/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Fri, 30 Dec 2011 13:27:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Ubuntu tricks - how to create a list software and use it to restore your pc</title>
		<link>http://www.deanlee.cn/linux/ubuntu-tricks-how-to-create-a-list-software-and-use-it-to-restore-your-pc/</link>
		<comments>http://www.deanlee.cn/linux/ubuntu-tricks-how-to-create-a-list-software-and-use-it-to-restore-your-pc/#comments</comments>
		<pubDate>Sun, 15 Oct 2006 08:45:59 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/2006/10/15/ubuntu-tricks-how-to-create-a-list-software-and-use-it-to-restore-your-pc/</guid>
		<description><![CDATA[一个关于如何快速重装UBUNTU上的应用程序的指南.
I&#8217;ve recently had the occasion to make a complete list of software installed on one of my Ubuntu boxes, and then reinstall it from scratch. Here&#8217;s a quick and easy way to generate a list of installed .deb packages, and then use that list to quickly reinstall them.
read more &#124; digg story
]]></description>
			<content:encoded><![CDATA[<p>一个关于如何快速重装UBUNTU上的应用程序的指南.<br />
I&#8217;ve recently had the occasion to make a complete list of software installed on one of my Ubuntu boxes, and then reinstall it from scratch. Here&#8217;s a quick and easy way to generate a list of installed .deb packages, and then use that list to quickly reinstall them.</p>
<p><a href="http://www.arsgeek.com/?p=564">read more</a> | <a href="http://digg.com/linux_unix/Ubuntu_tricks_how_to_create_a_list_software_and_use_it_to_restore_your_pc">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/linux/ubuntu-tricks-how-to-create-a-list-software-and-use-it-to-restore-your-pc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>apt-get &#8230; Segmentation Faulty Tree</title>
		<link>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/</link>
		<comments>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 06:55:53 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[apt-get]]></category>

		<category><![CDATA[synaptic]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://deanlee.cn:8080/index.php/2006/08/27/apt-get-segmentation-faulty-tree/</guid>
		<description><![CDATA[I have tried to use both Synaptic and apt-get, Running apt-get install (anything) from the command line (as root) yeilds this result:
root@dean-laptop:/# apt-get install netselect
Reading package lists&#8230; Done
Segmentation faulty tree&#8230; 0%
I&#8217;ve done some GOOGLING and it seems this bug has been seen before,
but no intelligent handling has been added to apt. See bug Bug#84277
where  [...]]]></description>
			<content:encoded><![CDATA[<p>I have tried to use both Synaptic and apt-get, Running apt-get install (anything) from the command line (as root) yeilds this result:</p>
<p>root@dean-laptop:/# apt-get install netselect<br />
Reading package lists&#8230; Done<br />
Segmentation faulty tree&#8230; 0%</p>
<p>I&#8217;ve done some GOOGLING and it seems this bug has been seen before,<br />
but no intelligent handling has been added to apt. See bug Bug#84277<br />
where  Jason Gunthorpe  writes:</p>
<p>> apt-get segfaults w/out (in my opinion) any reason:</p>
<p>This has always been traced back to file corruption in /var/cache/apt/*.bin</p>
<p>If you can erase those files and run the apt command and have it work then<br />
that is definately the problem.</p>
<p>Nobody has ever been able to reproduce it, unless they have buggy hardware<br />
:></p>
<p>Jason</p>
<p>So I suspect corrupted data files.  delete  /var/cache/apt/*.bin followed by &#8220;apt-get update&#8221; to reset apt.Which indeed fixed this error condition.</p>
<p>but that&#8217;s very strange,My Laptop does not not have buggy hardware, apt-get has been working fine from the start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/linux/apt-get-segmentation-faulty-tree/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Office无法正常启动的问题</title>
		<link>http://www.deanlee.cn/linux/open_office_hang/</link>
		<comments>http://www.deanlee.cn/linux/open_office_hang/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 05:08:18 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[openoffice]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://deanlee.cn:8080/index.php/2006/08/16/open_office_hang/</guid>
		<description><![CDATA[我的open office启动时就挂住，或者异常退出。google了个把小时没有解决。最后用&#8221;暴力方式&#8221;解决了：
sudo apt-get remove openoffice.org*
sudo reboot
sudo apt-get install openoffice.org2
然后运行openoffice，一切正常。可能真的是RP问题:S
]]></description>
			<content:encoded><![CDATA[<p>我的open office启动时就挂住，或者异常退出。google了个把小时没有解决。最后用&#8221;暴力方式&#8221;解决了：</p>
<p>sudo apt-get remove openoffice.org*<br />
sudo reboot<br />
sudo apt-get install openoffice.org2</p>
<p>然后运行openoffice，一切正常。可能真的是RP问题:S</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/linux/open_office_hang/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

