<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>发行版本</title>
<link>http://unixreference.net/articles/linux/distribution/index.html</link>
<description>Linux &amp;gt; 发行版本</description>
<language>zh-cn</language>
<generator>Copyright(c) 2001-2007 OLDHAND ORGANIZATION, All Rights reserved. &lt;br/&gt;&lt;a href='http://www.dedecms.com' target='_blank'&gt;Power by DedeCms 织梦内容管理系统&lt;/a&gt;</generator>
<webmaster>webmaster@unixreference.net</webmaster>
<item>
    <title>为什么Ubuntu是最流行的Linux系统(Ubuntu现象)</title>
    <link>http://unixreference.net/articles/linux/distribution/ubuntu/2007/0129/565.html</link>
    <description>我总是感到很疑惑: 为什么Ubuntu Linux能在短短几年时间成为最流行的linux系统. 还有许多其它的linux发行版, 其中一些已有超过10年的时间, 但是Ubuntu却能在短短时间成为其中最流行的.
</description>
    <pubDate>2007-01-08</pubDate>
    <category>Ubuntu</category>
    <author>赵珂</author>
    <comments>blog.zhaoke.com</comments>
</item>
<item>
    <title>一个 Debian bittorrent 软件</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0907/461.html</link>
    <description>BT(BitTorrent)出现后，立即受到欢迎。一些好用的下载软件也随即推出，如Windows下常用的bitcomet。Linux下也有一些好用的BT下载工具，但多数都比较具备GNU简洁和命令行方式特色，因此不太受国人的喜受，如bittorrent，bittorrent-gui等。随着Linux桌面软件的发展，许多</description>
    <pubDate>2006-09-07</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>通过im-switch切换输入法引擎</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0907/460.html</link>
    <description>大家知道，在Debian或同类Linux系统下，有多种输入法的引擎(Imput Method Engine)，例如常用的 Fcitx 或 scim 等。如何选择使用哪一种输入法引擎呢？较早的Debian版本中，我们通常可以通过编辑X windows的一些初始脚本来完成这项工作，现在Debian引入了 im-switch 包来</description>
    <pubDate>2006-09-07</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>Gentoo基础以及优点和局限</title>
    <link>http://unixreference.net/articles/linux/gentoo/2006/0829/447.html</link>
    <description>Gentoo基础以及优点和局限。</description>
    <pubDate>2006-08-29</pubDate>
    <category>Gentoo</category>
    <author>x11perf</author>
    <comments>linuxforum.net</comments>
</item>
<item>
    <title>用ndiswrapper驱动无线网卡</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0828/446.html</link>
    <description>最近试了一下在Debian下安装无线网卡，由于是笔记本电脑的PCMCIA卡，这种卡多数只提供Windows的驱动程序而没有Linux的驱动，查了一些资料，发现可以通过ndiswrapper来完成将Windows驱动直接加载到Linux中使用的功能。下面就讲一下如何在Debian下安装ndiswrapper并配置无</description>
    <pubDate>2006-08-28</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>在Debian上安装Oracle Database XE</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0828/445.html</link>
    <description>甲骨文2005年宣布向中国市场推出的可免费下载的Oracle Database 10g Express Edition (Oracle Database XE) ，供专业人员在学习及应用开发的起步阶段使用。Oracle Database XE建立在Oracle数据库10g第二版的代码库之上，与Oracle数据库产品系列完全兼容。</description>
    <pubDate>2006-08-28</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>rediceli.blogspot.com</comments>
</item>
<item>
    <title>通过网络安装Debian Linux</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0820/428.html</link>
    <description>通过网络来安装Debian是一件非常愉快的事情，这对于理解Debian的先进性也是有极大帮助的。简单的说，通过网络来安装Debian只需要有一个可启动的网络安装引导程序就行了，这个引导程序只包括基本的操作系统和部份安装工具等。启动界面后，安装程序在进行简单的语言和键盘</description>
    <pubDate>2006-08-20</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>通过debootstrap安装Debian</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0820/427.html</link>
    <description>Debian的工具debootstrap可以用于在系统的某个目录中安装一套基本系统，这个基本系统除了一些配置项外，与Debian安装程序在安装的第一阶段安装的内容基本相同。这项功能有许多有趣的功能，例如，你可以从某个定制版本的Debian Live光盘上通过这个命令快速的在硬盘上安装</description>
    <pubDate>2006-08-20</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>一台Debian配置上配置多个Web服务</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0820/426.html</link>
    <description>有许多虚拟服务器的提供商可以在一台主机上为多个用户提供Web服务，并且每个Web服务器可以通过不同的域名来访问。在Debian上，我们可以轻松的通过apache2来实现类似的功能。除了进行一些简单的配置外，我们所需要的软件包都使用Debian提供的安装包而不必从源代码来安装</description>
    <pubDate>2006-08-20</pubDate>
    <category>Debian</category>
    <author>Redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>Debian与《玩具总动员》</title>
    <link>http://unixreference.net/articles/linux/debian/2006/0820/425.html</link>
    <description>到目前为止Debian的发行版名称均出自Pixar的电影《Toy Story》，中文名称叫做 “玩具总动员”。</description>
    <pubDate>2006-08-20</pubDate>
    <category>Debian</category>
    <author>redice li</author>
    <comments>Redice li's blog</comments>
</item>
<item>
    <title>红帽Linux平台：虚拟化技术发展详解(2)</title>
    <link>http://unixreference.net/articles/linux/redhat/2006/0707/15.html</link>
    <description></description>
    <pubDate>2006-07-07</pubDate>
    <category>Red Hat</category>
    <author>未知</author>
    <comments>未知</comments>
</item>
<item>
    <title>红帽Linux平台：虚拟化技术发展详解(1)</title>
    <link>http://unixreference.net/articles/linux/redhat/2006/0707/14.html</link>
    <description>上世纪90年代，采用2.4版内核使红帽Linux平台成为企业级平台。当时，金融行业率先采用红帽Linux，随后各行各业都认识到了Linux的性价比优势。此后，红帽Linux平台不断发展。它现在能够很好地应用在异构环境中，可降低关键任务计算成本并具有很高的可扩展性，这些都超出</description>
    <pubDate>2006-07-07</pubDate>
    <category>Red Hat</category>
    <author>未知</author>
    <comments>未知</comments>
</item>

</channel>
</rss>
