<?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>李子 &#187; debian</title>
	<atom:link href="http://leez.org/tag/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://leez.org</link>
	<description>不做明天的谁，只做今天的我。——李子</description>
	<lastBuildDate>Sat, 12 May 2012 07:01:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>安装debian5.0</title>
		<link>http://leez.org/110.html</link>
		<comments>http://leez.org/110.html#comments</comments>
		<pubDate>Tue, 04 Jan 2011 09:32:51 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://leez.org/?p=1378</guid>
		<description><![CDATA[好久没有玩linux了。今天又把debian装了上去，安装方法和我以前装3.0的时候一样，不过安装时出现了点小麻烦，在安装时“找不到驱动器”出现下面的提示：

hda：drive not ready for command

没有探测到任何常见的光盘驱动器，从可移动介质上读取数据出错。

<span class="readmore"><a href="http://leez.org/110.html" title="安装debian5.0">阅读全文——共894字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/110.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Debian发行版及版本代号</title>
		<link>http://leez.org/68.html</link>
		<comments>http://leez.org/68.html#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:19:38 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Version]]></category>
		<category><![CDATA[版本]]></category>

		<guid isPermaLink="false">http://leez.org/?p=917</guid>
		<description><![CDATA[温故而知新，有新手经常会被Debian的发行版所困惑，我刚开始也是，总是搞不清以为有很多个版本的Debian，其实不是，Debian从它诞生到现在并没有太多版本，只是对版本有不同形式上的区分，按开发的使用状态分为测试版本(testing)、不稳定版本(unstable)、稳定版本(stable)。还有一个“frozen”发行版，目前它仅仅是“testing”发行版的一个开发状态。每个发行版均定义成一个符号链接指向该目录相应的代号目录。Debian一年甚至更长时间才发行一个新版本，它从不定期发行，它是发行周期是以解决所有BUG为标准。

<span class="readmore"><a href="http://leez.org/68.html" title="Debian发行版及版本代号">阅读全文——共2290字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/68.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>apt-get详解</title>
		<link>http://leez.org/66.html</link>
		<comments>http://leez.org/66.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:50:14 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://leez.org/?p=905</guid>
		<description><![CDATA[apt-get在Debian项目中的地位是无可替代的，如果说有一个程序可以代表Debian，那毫无疑问，是apt-get，apt-get和deb包提供了RPM所无法提供的强大功能。除了apt的便捷以外，apt-get的一大好处是极大地减小了所谓依赖关系恶梦的发生几率(dependency hell)，即使是陷入了ependency hell，apt-get也提供了很好的援助手段，帮你逃出魔窟。

    通常apt-get都和网上的压缩包一起出没，从互联网上下载或是安装。全世界有超过200个 debian 官方镜像，还有繁多的非官方软件包提供网站。你所使用的基于Debian的发布版不同，你所使用的软件仓库可能需要手工选择或是可以自动设置。你能从Debian官方网站得到完整的镜像列表。而很多非官方网站提供各种特殊用途的非官方软件包，当然，使用非官方软件包会有更多风险了。

<span class="readmore"><a href="http://leez.org/66.html" title="apt-get详解">阅读全文——共3674字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/66.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>给普通用户添加sudo权限</title>
		<link>http://leez.org/36.html</link>
		<comments>http://leez.org/36.html#comments</comments>
		<pubDate>Mon, 27 Jul 2009 10:29:51 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[sudoers]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=401</guid>
		<description><![CDATA[Debian装好后不能用sudo这个命令，是不是没装呢？一般不是这样的，这时我们需要改一下sudoers这个文件，在这里可以修改用户权限。

打开sudoers

$ vim /etc/sudoers

<span class="readmore"><a href="http://leez.org/36.html" title="给普通用户添加sudo权限">阅读全文——共447字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/36.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>收到Ubuntu9.04光盘</title>
		<link>http://leez.org/26.html</link>
		<comments>http://leez.org/26.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 10:27:34 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[官方光盘]]></category>
		<category><![CDATA[自由软件]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=316</guid>
		<description><![CDATA[今天收到了Ubuntu官方寄来的光盘，是9.04版的，一张服务器版一张桌面版。一来是留做纪念，二来是学习用。说到这儿，以我现在的学习速度，真是对 不住官方寄来的光盘，这些也都是有成本的，但我会抽时间多学习它的。我喜欢这种方式，这种精神。我会一直支持Ubuntu和Debina，当然我说的支持 不是代码贡献这类的支持，因为没那个水平。做为非专业人员只能做到边使用边学习。

我 想说说我对这两个版本的linux看法，是以个人和外行看热闹的眼光而已。Debian的口碑很不错，以稳定、方便著称。DEB包管理方式有不少人喜欢它 这一点，严重依赖网络，但现在我们个人、公司用的电脑那个不得联网，好像不联网就成了一块废铁。Debian的新版本发行周期是不固定的，是把几乎所有 BUG解决后才发行的，所以一个版本到下一个版本间有个一年两年是很正常的。Ubuntu基于Debian,可以说是Debian的一个分支吧，它继承了 Debian的所有优点的基础上在“桌面”下了很大功夫，使很多新手一开始就能所接受的原因也在此吧。只是发行版的周期很短，一个要发两个正式版本，6个 月就发布一个新版本。可以从它的版本号体现出来，6.04、6.10、7.04、7.10、8.04……到现在的9.04。版本发行的周期很短，使一些人 不断追新，一个版本刚装不久没怎么用就要升级，升级出问题又重装，很多人是从不断折腾的过程中走过来的。

<span class="readmore"><a href="http://leez.org/26.html" title="收到Ubuntu9.04光盘">阅读全文——共703字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 5.0 发布了</title>
		<link>http://leez.org/13.html</link>
		<comments>http://leez.org/13.html#comments</comments>
		<pubDate>Mon, 16 Feb 2009 01:20:53 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian5.0]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=200</guid>
		<description><![CDATA[debian5.0发布了,很多人一直在期待他的到来.在2月14日,情人节这天终于发布了.

登陆debian首页,会看到:

Debian 最新的正式发行版 版本号是 5.0。最后一次更新发生在2009年02月14日。请阅读更多有关 Debian 发行版 的相关内容。

<span class="readmore"><a href="http://leez.org/13.html" title="Debian 5.0 发布了">阅读全文——共569字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/13.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>傻瓜化图文安装debian过程</title>
		<link>http://leez.org/10.html</link>
		<comments>http://leez.org/10.html#comments</comments>
		<pubDate>Wed, 21 Jan 2009 03:20:26 +0000</pubDate>
		<dc:creator>李子</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian安装]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=141</guid>
		<description><![CDATA[下面是我自己安装debian的过程，是在VM里装的，VM里安全，不怕装坏了，也不怕弄坏其它数据。我把安装过程记录下来，可以在以后再次装的时参考。

我给新建的虚拟空间是5GB。只装一个桌面的debian应该够了吧。在VM的CDROM里设置”使用ISO映像”并把路径选到下载了debian-31r0a-i386-netinst.iso文件的地方，OK设置好了。

接下来就是“启动虚拟机”启动后会进到一个界面，如图1：所示。

<span class="readmore"><a href="http://leez.org/10.html" title="傻瓜化图文安装debian过程">阅读全文——共1460字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

