<?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>Seven Two Blog &#187; Linux</title>
	<atom:link href="http://www.seven2.com.cn/archives/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seven2.com.cn</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 13:47:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>你会使用开源软件吗？</title>
		<link>http://www.seven2.com.cn/archives/141/</link>
		<comments>http://www.seven2.com.cn/archives/141/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 12:53:29 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[开源软件]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=141</guid>
		<description><![CDATA[10月20日微软开始启动Windows正版增值计划(简称“WGA”)和Office正版增值计划(简称“OGA”)，微软将会加大力度打盗版，你是否会掏钱购买正版的软件 如果你不想掏钱购买正版的软件，哪你可以使用开源软件（open source software），以下我将会为大家介绍目前流行的开源软件前十位。 1、 Linux操作系统 http://www.linux.org Linux是一个众所周知的操作系统，有关它的介绍甚至是详细的分析讲解可以用数不胜数来形容，在此我就不赘述了，用简短的语言给大家介绍一下Linux的历史吧。 Linux首先作为一个操作系统是由芬兰赫尔辛基大学的年轻学生Linus Torvalds编写的。起初，Linus对Minix（一个小型的Unix系统）非常感兴趣，因此他决定开发一个优于Minix的系统。Linus从1991年开始直到1994年开发出了Linux Kernel 1.0版，它是在GNU General Public License（GPL）的许可下开发出来的，因此源代码可以被任何个人自由地使用。而Linux就是基于这个内核开发出来的，现如今世界上有成百上千的公司和更多数量的个人基于这个内核开发出了自己的操作系统。 除了免费使用和开源以外，Linux兼具功能强大和易于移植的优点，这使得它成为除Unix和微软Windows操作系统之外的另一重要选择。IBM、HP、Intel、Oracle、Sybase等公司纷纷宣布支持Linux操作系统。在Linux诞生20年的时候，就已经作为服务器平台被世界各地广泛地使用了，而作为家用和办公操作系统的使用数量也在不断增加。同时，Linux在嵌入式系统中也大有作为，涌现出了一大批以其为系统的应用设备和仪器。 在上世纪90年代的大部分时间里，学者们普遍没有认识到Linux的潜在意义，错误地认为它不过是一个计算机爱好者的一个小设计，根本不适合大众的计算机应用。而随着诸如KDE、GNOME、OpenOffice和Mozilla web browser（这些不过是开源中的很少一部分）的开发，现如今已经有大量的应用软件可以方便地在Linux上使用，即使你对计算机了解甚少。 在64位大行其道的今天，Linux在64位处理器上已经出现了很多版本，甚至于Linux已经开始作为新计算机上的标准操作系统，全世界对于Linux的认可在逐步深入。 目前Lenovo,HP,Acer,DELL,ThinkPad,Asus等各大品牌出厂时预装Linux Desktop system(Linux桌面操作系统)。七二推荐你使用Linux 桌面操作系统发行版的Ubuntu（http://www.ubuntu.com）。 2、 PHP编程语言 http://www.php.net PHP是一个开源的、很讲究思考性的编程语言。起初，它是用做制作动态网页的高级工具，但是现在PHP主要用于服务器方面的应用。 PHP是由Rasums Lerdorf创建的，它开始是一个简单的、用Perl语言编写的程序，用来记录Rasums自己在线简历的访问者。后来，PHP被用C语言重新写过，范 围扩大到了访问数据库。在这期间，有许多人向Rasums要此程序的拷贝，以便于自己使用，为此，他就编写了一些介绍此程序的文档，并发布了PHP v1.0。 越来越多的人开始使用PHP，并强烈要求增加一些其他的特性，如循环语句和数组变量等，其他的一些程序员也开始参与PHP源代码的编写。很明显，为了以后的发展，PHP必须重新编写，因此，著名的PHP v3.0就出现了。 事实上，PHP是编程语言和应用程序服务器的结合：PHP和其他的编程语言类似，使用变量存储临时数值，使用操作符处理变量；而PHP的真正价值还在于它是一个应用程序服务器。 PHP是免费的，而且所有的源代码、文档都可以免费地复制、编译、打印和分发。用户的任何一个用PHP编写的程序都属于用户自己，可以按照自己的意愿进行处理，而不需要付任何版税。就PHP本身而言，用户可以无限制地发布自己编写的程序。 PHP采用的是GNU通用公共许可证，这避免了其他人占有自己的劳动成果。在符合GNU许可的条件下，源代码可以自由地发布，并且任何一个人都可以 使用，但是任何来源于此代码的程序必须以同样种类的许可方式发布。换句话说，如果用户从任何GNU许可下的源代码中得到代码而编写自己的程序，用户必须给 任何想得到代码的人公布自己的程序。 而且PHP易学易用，可以方便快捷地编写出功能强大、运行速度快，并可同时运行于Windows、Unix、Linux平台的Web后台程序，非常适合Web上的工作。 3、 MySQL数据库 http:www.mysql.com MySQL被人们熟知也许是因为下面的两个原因：一是因为它是开源的；其次也是至关重要的，它也是免费的。MySQL在网络应用中十分流行，而这种流行与另一重要的开源软件PHP息息相关，因为两者常常是捆绑使用的。 可以说MySQL是中小企业Linux平台的首选开源数据库系统，它是一个跨平台数据库系统，一个真正的多用户、多线程的SQL数据库系统，同时是 具有客户机/服务器体系结构的分布式数据库管理系统；也是Linux系统中使用最为简单的数据库系统，安装简单、使用简单、管理也简单，且数据库系统的稳 定性也相当不错。 MySQL是免费的（如果你不需要提供技术支持的话），这一点使得用户可以零成本地建立容量巨大的数据库或者网上交易系统，无疑这是十分诱人的。事 实上也的确如此，迄今为止MySQL仍然是最受欢迎的开源数据库软件。而且，在来自MySQL网络社区的帮助信息足可以应付几乎所有的问题；同时，你还可 以找到你所喜爱的已经支持MySQL数据库服务器的软件和语言，而这些软件和语言通常是十分丰富的。 MySQL公司设立在瑞典，由两个瑞典人和一个芬兰人共同创立，这三个人从20世纪80年代开始就在一起工作。MySQL公司是MySQL服务器软 件源代码的惟一拥有者，并提供MySQL的开发、发布和支持。世界各地的人们都可以使用MySQL的源代码，比如开发一个网上数据库；但是如果你使用 MySQL开发了商业产品，就理应需要付钱给MySQL公司了。 4、 OpenOffice办公套件 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="建议你使用OpenOffice.org办公软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F325%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">建议你使用OpenOffice.org办公软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="php" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F764%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">php</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="php.ini中文注释" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F392%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">php.ini中文注释</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="确保 PHP 应用程序的安全" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F502%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/30/2472149.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">确保 PHP 应用程序的安全</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux的诞生和发展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/26/8021352.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux的诞生和发展</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/141/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>文本编辑器vi学习笔记</title>
		<link>http://www.seven2.com.cn/archives/34/</link>
		<comments>http://www.seven2.com.cn/archives/34/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 15:18:55 +0000</pubDate>
		<dc:creator>seven two</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=34</guid>
		<description><![CDATA[嘻嘻,今日下午学VI觉得Linux好好玩啊,嘻嘻,如果如果上Linux课都甘好玩就爽啦. 一、显示行号信息 即时命令 ：set nu 永久命令 echo “set nu”&#62;&#62;～/.vimrc 二、一个窗口操作两个文档 :sp filename 垂直分割窗口 :vert sp filename 水平分割窗口 Ctrl+w j/k 上下窗口间移动光标 Ctrl+w h/l 左右窗口间移动光标 三、进入vi的命令 vi filename :打开或新建文件，并将光标置于第一行首 vi +n filename ：打开文件，并将光标置于第n行首 vi + filename ：打开文件，并将光标置于最后一行首 vi +/pattern filename：打开文件，并将光标置于第一个与pattern匹配的串处 vi -r filename ：在上次正用vi编辑时发生系统崩溃，恢复filename vi filename&#8230;.filename ：打开多个文件，依次进行编辑 四、移动光标动作 h 或 Backspace：： 光标左移一个字符 l  或 space：：     光标右移一个字符 k 或 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Linux的诞生和发展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/26/8021352.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux的诞生和发展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2007年Linux桌面发行版的排名" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2450108.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2007年Linux桌面发行版的排名</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="十大 Linux 发行版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236677.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">十大 Linux 发行版</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="你会使用开源软件吗？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">你会使用开源软件吗？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="流程图和思维导图软件 XMind" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F514%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2237121.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">流程图和思维导图软件 XMind</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/34/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2007年Linux桌面发行版的排名</title>
		<link>http://www.seven2.com.cn/archives/31/</link>
		<comments>http://www.seven2.com.cn/archives/31/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 14:45:51 +0000</pubDate>
		<dc:creator>seven two</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[桌面发行版的排名 Ubuntu]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=31</guid>
		<description><![CDATA[据DesktopLinux.com 网站的 2007 桌面 Linux 调查结果显示：在桌面发行版方面，Ubuntu 以 30% 的用户占有率位于第一，SUSE 为第二（21%），而 Fedora/Red Hat 则为第四（9%）；在桌面环境方面，排在首位的是 GNOME（45%），接着依次是 KDE（35%）、Xfce（8%）；在浏览器的选择上，Firefox（60%）是 Linux 用户首选的网络浏览器，然后是 Konqueror（14%）、Opera（12%）；在电子邮件客户端方面，Mozilla 的 Thunderbird（37%）居首，接着是 Evolution 和 KMail，它们的用户使用率分别为 32% 和 17%；在 Linux 上，用户们将以何种方式来运行 Windows 程序呢？结果显示 Wine 依然是大多数用户的选择，另外一些用户则使用虚拟机，如 VMware、VirtualBox。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="十大 Linux 发行版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236677.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">十大 Linux 发行版</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Ubuntu发行版开发代号" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F147%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu发行版开发代号</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux的诞生和发展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/26/8021352.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux的诞生和发展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Super Ubuntu 2008.11" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F424%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Super Ubuntu 2008.11</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="文本编辑器vi学习笔记" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">文本编辑器vi学习笔记</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux的诞生和发展</title>
		<link>http://www.seven2.com.cn/archives/26/</link>
		<comments>http://www.seven2.com.cn/archives/26/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 14:25:01 +0000</pubDate>
		<dc:creator>seven two</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=26</guid>
		<description><![CDATA[Linux 的诞生和发展 Linux 操作系统是UNIX 操作系统的一种克隆系统。它诞生于1991 年的10 月5 日（这是第一次正式向外公布的时间）。以后借助于Internet 网络，并经过全世界各地计算机爱好者的共同努力下，现已成为今天世界上使用最多的一种UNIX 类操作系统，并且使用人数还在迅猛增长。Linux 操作系统的诞生、发展和成长过程始终依赖着以下五个重要支柱：UNIX 操作系统、MINIX 操作系统、GNU 计划、POSIX 标准和Internet 网络。 下面主要根据这五个基本线索来追寻一下Linux 的开发历程，它的酝酿过程，最初的发展经历。首先分别介绍其中的四个基本要素(UNIX、MINIX、GNU 和POSIX，Internet 的重要性显而易见，所以不用对其罗嗦)，然后根据Linux 的创始人Linus Toravlds 从对计算机感兴趣而自学计算机知识，到心里开始酝酿编制一个自己的操作系统，到最初Linux 内核0.01 版公布，以及从此如何艰难地一步一个脚印地在全世界hacker 的帮助下最后推出比较完善的1.0 版本这段时间的发展经过，也即对Linux 的早期发展历史进行详细介绍。 对于Linux的一般发展史，许多文章和书籍都有介绍，这里就不重复。 UNIX 操作系统的诞生 Linux 操作系统是UNIX 操作系统的一个克隆版本。UNIX 操作系统是美国贝尔实验室的Ken.Thompson和Dennis Ritchie 于1969 年夏在DEC PDP-7 小型计算机上开发的一个分时操作系统。当时Ken Thompson 为了能在闲置不用的PDP-7 计算机上运行他非常喜欢的星际旅行（Space travel）游戏，在1969 年夏天乘他夫人回家乡加利福尼亚渡假期间，在一个月内开发出了unix 操作系统的原型。当时使用的是BCPL 语言（基本组合编程语言），后经Dennis Ritchie 于1972 年用移植性很强的C 语言进行了改写，使得UNIX 系统在大专院校得到了推广。 MINIX 操作系统 MINIX [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="十大 Linux 发行版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236677.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">十大 Linux 发行版</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2007年Linux桌面发行版的排名" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2450108.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2007年Linux桌面发行版的排名</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="文本编辑器vi学习笔记" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">文本编辑器vi学习笔记</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="你会使用开源软件吗？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">你会使用开源软件吗？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="CNNIC发布《第24次中国互联网络发展状况统计报告》" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F601%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">CNNIC发布《第24次中国互联网络发展状况统计报告》</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/26/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>十大 Linux 发行版</title>
		<link>http://www.seven2.com.cn/archives/20/</link>
		<comments>http://www.seven2.com.cn/archives/20/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 14:20:15 +0000</pubDate>
		<dc:creator>seven two</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[发行版]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=20</guid>
		<description><![CDATA[Linux 发行版众多，可以用多如牛毛来形容。曾经见到有人收集到了 300 多个Linux 发行版。实际上，流传于世的Linux 发行版数目可能还远不止于此。这么多的 Linux 发行版，对打算从其他系统转换过来的用户来说可能会感到困惑；而即便是忠实的 Linux 用户也没有时间和精力去挨个尝试。对此，DistroWatch 从众多 Linux 发行版中遴选出 10 个，无疑是一种很好的参考。 DistroWatch 将 Linux 发行版在 Linux 用户群体中的广泛使用度作为衡量的标准，汇集成十大 Linux 发行版。外加h上 FreeBSD，总计 11 套系统。如果你还是一位从未使用过 Linux 的用户，那么从这 11 套系统中根据自己的需要来进行选择，我想恐怕要容易得多。 十大 Linux 发行版名单如下： 1、Ubuntu 2、openSUSE 3、Fedora 4、Debian GNU/Linux 5、Mandriva Linux 6、PCLinuxOS 7、MEPIS Linux 8、KNOPPIX 9、Slackware Linux 10、Gentoo Linux 本人认为外加CentOS。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="2007年Linux桌面发行版的排名" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F31%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2450108.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2007年Linux桌面发行版的排名</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Ubuntu发行版开发代号" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F147%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu发行版开发代号</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux的诞生和发展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F26%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/26/8021352.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux的诞生和发展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="文本编辑器vi学习笔记" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F34%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">文本编辑器vi学习笔记</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="你会使用开源软件吗？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F141%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F20%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">你会使用开源软件吗？</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

