﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Scott@JAVA-随笔分类-Linux</title><link>http://www.blogjava.net/cisco/category/9937.html</link><description>Java, 一杯浓浓的咖啡伴你到深夜&lt;br&gt;
&lt;span id="dict_daily"&gt;
&lt;a href="http://dict.cn/" target="_blank"&gt;Dict.CN 在线词典, 英语学习, 在线翻译&lt;/a&gt;
&lt;/span&gt; 
&lt;script language="JavaScript" src="http://dict.cn/daily.php" defer="defer"&gt;
&lt;/script&gt;</description><language>zh-cn</language><lastBuildDate>Fri, 02 Mar 2007 05:53:36 GMT</lastBuildDate><pubDate>Fri, 02 Mar 2007 05:53:36 GMT</pubDate><ttl>60</ttl><item><title>Linux嵌入式流媒体播放</title><link>http://www.blogjava.net/cisco/archive/2006/10/22/76593.html</link><dc:creator>Scott@JAVA</dc:creator><author>Scott@JAVA</author><pubDate>Sat, 21 Oct 2006 18:35:00 GMT</pubDate><guid>http://www.blogjava.net/cisco/archive/2006/10/22/76593.html</guid><wfw:comment>http://www.blogjava.net/cisco/comments/76593.html</wfw:comment><comments>http://www.blogjava.net/cisco/archive/2006/10/22/76593.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/cisco/comments/commentRss/76593.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/cisco/services/trackbacks/76593.html</trackback:ping><description><![CDATA[1.看发行注记，通过apt-get install mplayer安装mplayer<br /><br />2.到mplayer官方<a href="http://www.mplayerhq.hu/" target="_blank">http://www.mplayerhq.hu</a><br /><br />下载解码用的codes：<br /><br /><a href="http://www1.mplayerhq.hu/MPlayer/releases/codecs/essential-20060611.tar.bz2" target="_blank">http://www1.mplayerhq.hu/MPlayer/releases/codecs/essential-20060611.tar.bz2</a><br /><br />3.解压essential-20060611.tar.bz2(就是官方提供的win32code)，复制目录中所有的文件到/usr/lib/win32<br /><br />mkdir -p /usr/lib/win32<br />cd essential-20060611<br />mv ./* /usr/lib/win32/<br /><br />6.到<a href="http://mplayerplug-in.sourceforge.net/download.php" target="_blank">http://mplayerplug-in.sourceforge.net/download.php</a> 下载FC4的插件，解压得到文件，链接不要哦 :-p<br /><br />解压指令：把rpm包放到一个空目录中运行 rpm2cpio *.rpm|cpio -id<br /><br />(不管你用什么方法，Everest也可以先安装找到那10个文件后再卸载)<br /><br />把得到的xpt文件放到/usr/lib/firefox/components，所有的so文件放到/usr/lib/firefox/plugins<br /><br />4.关闭所有firefox页面，OK，收工了。<img src ="http://www.blogjava.net/cisco/aggbug/76593.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/cisco/" target="_blank">Scott@JAVA</a> 2006-10-22 02:35 <a href="http://www.blogjava.net/cisco/archive/2006/10/22/76593.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Skype Works Perfectly on Everest</title><link>http://www.blogjava.net/cisco/archive/2006/07/01/56105.html</link><dc:creator>Scott@JAVA</dc:creator><author>Scott@JAVA</author><pubDate>Sat, 01 Jul 2006 10:19:00 GMT</pubDate><guid>http://www.blogjava.net/cisco/archive/2006/07/01/56105.html</guid><wfw:comment>http://www.blogjava.net/cisco/comments/56105.html</wfw:comment><comments>http://www.blogjava.net/cisco/archive/2006/07/01/56105.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/cisco/comments/commentRss/56105.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/cisco/services/trackbacks/56105.html</trackback:ping><description><![CDATA[The newest version, Skype for Linux 1.3 BETA, released on Jun 28th, works perfectly on <a href="http://wiki.chinaunix.net/index.php/Everest">Everest</a>.<br /><br /><a href="http://skype.com/download/skype/linux/13beta.html" target="_blank">http://skype.com/download/skype/linux/13beta.html</a><br /><br />Download the "Dynamic binary tar.bz2", unpack it, and run by "$SKYPE_HOME/skype".<br /><br /><img src="http://www.blogjava.net/images/blogjava_net/cisco/blog%20pics/skype_1.3_beta.png" alt="skype_1.3_beta.png" border="0" height="504" width="304" /><br /><img src ="http://www.blogjava.net/cisco/aggbug/56105.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/cisco/" target="_blank">Scott@JAVA</a> 2006-07-01 18:19 <a href="http://www.blogjava.net/cisco/archive/2006/07/01/56105.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Linux下软件包的解压方式大全</title><link>http://www.blogjava.net/cisco/archive/2006/06/18/53617.html</link><dc:creator>Scott@JAVA</dc:creator><author>Scott@JAVA</author><pubDate>Sun, 18 Jun 2006 10:48:00 GMT</pubDate><guid>http://www.blogjava.net/cisco/archive/2006/06/18/53617.html</guid><wfw:comment>http://www.blogjava.net/cisco/comments/53617.html</wfw:comment><comments>http://www.blogjava.net/cisco/archive/2006/06/18/53617.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/cisco/comments/commentRss/53617.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/cisco/services/trackbacks/53617.html</trackback:ping><description><![CDATA[
		<p>     大致总结了一下linux下各种格式的压缩包的压缩、解压方法。但是部分方法我没有用到，也就不全，希望大家帮我补充，我将随时修改完善，谢谢！<br /> 整理：会游泳的鱼<br /> 来自：www.LinuxByte.net<br /> 最后更新时间：2005-2-20</p>
		<p>
				<strong>
						<font>
								<font color="blue">.tar</font>
						</font>
				</strong>
				<br /> 解包：tar xvf FileName.tar<br /> 打包：tar cvf FileName.tar DirName<br /><font color="green">（注：tar是打包，不是压缩！）</font><br /> ———————————————<br /><strong><font><font color="blue">.gz</font></font></strong><br /> 解压1：gunzip FileName.gz<br /> 解压2：gzip -d FileName.gz<br /> 压缩：gzip FileName<br /><strong><font><font color="blue">.tar.gz   和  .tgz</font></font></strong><br /> 解压：tar zxvf FileName.tar.gz<br /> 压缩：tar zcvf FileName.tar.gz DirName<br /> ———————————————<br /><strong><font><font color="blue">.bz2</font></font></strong><br /> 解压1：bzip2 -d FileName.bz2<br /> 解压2：bunzip2 FileName.bz2<br /> 压缩： bzip2 -z FileName<br /><strong><font><font color="blue">.tar.bz2</font></font></strong><br /> 解压：tar jxvf FileName.tar.bz2<br /> 压缩：tar jcvf FileName.tar.bz2 DirName<br /> ———————————————<br /><strong><font><font color="blue">.bz</font></font></strong><br /> 解压1：bzip2 -d FileName.bz<br /> 解压2：bunzip2 FileName.bz<br /> 压缩：<font color="orange">未知</font><br /><strong><font><font color="blue">.tar.bz</font></font></strong><br /> 解压：tar jxvf FileName.tar.bz<br /> 压缩：<font color="orange">未知</font><br /> ———————————————<br /><strong><font><font color="blue">.Z</font></font></strong><br /> 解压：uncompress FileName.Z<br /> 压缩：compress FileName<br /><strong><font><font color="blue">.tar.Z</font></font></strong><br /> 解压：tar Zxvf FileName.tar.Z<br /> 压缩：tar Zcvf FileName.tar.Z DirName<br /> ———————————————<br /><strong><font><font color="blue">.zip</font></font></strong><br /> 解压：unzip FileName.zip<br /> 压缩：zip FileName.zip DirName<br /> ———————————————<br /><strong><font><font color="blue">.rar</font></font></strong><br /> 解压：rar x FileName.rar<br /> 压缩：rar a FileName.rar  DirName<br /><font color="green"><br /> rar请到：<a href="http://www.rarsoft.com/download.htm" target="_blank">http://www.rarsoft.com/download.htm</a> 下载！<br /> 解压后请将rar_static拷贝到/usr/bin目录（其他由$PATH环境变量指定的目录也可以）：<br /> [root@www2 tmp]# cp rar_static /usr/bin/rar</font><br /> ———————————————<br /><strong><font><font color="blue">.lha</font></font></strong><br /> 解压：lha -e FileName.lha<br /> 压缩：lha -a FileName.lha FileName<br /><font color="green"><br /> lha请到：<a href="http://www.infor.kanazawa-it.ac.jp/%7Eishii/lhaunix/" target="_blank">http://www.infor.kanazawa-it.ac.jp/~ishii/lhaunix/</a>下载！<br /> &gt;解压后请将lha拷贝到/usr/bin目录（其他由$PATH环境变量指定的目录也可以）：<br /> [root@www2 tmp]# cp lha /usr/bin/</font><br /> ———————————————<br /><strong><font><font color="blue">.rpm</font></font></strong><br /> 解包：rpm2cpio FileName.rpm | cpio -div<br /> ———————————————<br /><strong><font><font color="blue">.deb</font></font></strong><br /> 解包：ar p FileName.deb data.tar.gz | tar zxf -<br /> ———————————————<br /><strong><font><font color="blue">.tar
.tgz .tar.gz .tar.Z .tar.bz .tar.bz2 .zip .cpio .rpm .deb .slp .arj
.rar .ace .lha .lzh .lzx .lzs .arc .sda .sfx .lnx .zoo .cab .kar .cpt
.pit .sit .sea</font></font></strong><br /> 解压：sEx x FileName.*<br /> 压缩：sEx a FileName.* FileName<br /><font color="green"><br /> sEx只是调用相关程序，本身并无压缩、解压功能，请注意！<br /> sEx请到： <a href="http://sourceforge.net/projects/sex" target="_blank">http://sourceforge.net/projects/sex</a>下载！<br /> 解压后请将sEx拷贝到/usr/bin目录（其他由$PATH环境变量指定的目录也可以）：<br /> [root@www2 tmp]# cp sEx /usr/bin/</font></p>
<img src ="http://www.blogjava.net/cisco/aggbug/53617.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/cisco/" target="_blank">Scott@JAVA</a> 2006-06-18 18:48 <a href="http://www.blogjava.net/cisco/archive/2006/06/18/53617.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Linux以及各大发行版简介</title><link>http://www.blogjava.net/cisco/archive/2006/04/13/40761.html</link><dc:creator>Scott@JAVA</dc:creator><author>Scott@JAVA</author><pubDate>Wed, 12 Apr 2006 17:18:00 GMT</pubDate><guid>http://www.blogjava.net/cisco/archive/2006/04/13/40761.html</guid><wfw:comment>http://www.blogjava.net/cisco/comments/40761.html</wfw:comment><comments>http://www.blogjava.net/cisco/archive/2006/04/13/40761.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/cisco/comments/commentRss/40761.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/cisco/services/trackbacks/40761.html</trackback:ping><description><![CDATA[
		<p>
				<span style="font-size: 12px;">
						<b>什么是Linux？</b>
						<br />也许很多人会不屑的说，Linux不就是个操作系统么。错！Linux不是一个操作系统，严格来讲，<b>Linux只是一个操作系统中的内核</b>。内核是什么？内核建立了计算机软件与硬件之间通讯的平台，内核提供系统服务，比如文件管理、虚拟内存、设备I/O等。 <br />既然Linux只是一个内核。那么我们通常所说的Linux操作系统又是什么？我们通常所说的Linux，指 <b>GNU/Linux</b> ，即采用Linux内核的GNU操作系统。是的，操作系统的实际名称是GNU。什么是GNU？GNU代表<b>G</b>NU’s <b>N</b>ot <b>U</b>nix。可以说是一个操作系统又可以说是一种规范。比如，众所周知的PHP，原名为Personal HomePage（个人主页），根据GNU的软件命名规则，PHP现已更名为<b>P</b>HP: <b>H</b>ypertext <b>P</b>reprocessor（超文本预处理程序）。 <br /><b>谁编写/创造了Linux？</b><br />Linux最早由Linus Torvalds在1991年开始编写。在这之前，Richard Stallman创建了Free Software Foundation（FSF）组织以及GNU项目，并不断的编写创建GNU程序（程序的许可方式均为<b>GPL</b>: General Public License）。在不断的有程序员和开发者加入到GNU组织中后，变造就了今天我们所看到的Linux，或称GNU/Linux。 <br /><b>什么是Linux发行版？</b><br />正如之前所说的，Linux只是一个内核。然而，一个完整的操作系统不仅仅是内核而已。所以，许多个人、组织和企业，开发了基于GNU/Linux的Linux发行版。这其中最著名的便是Red Hat公司的Red Hat系列以及社区（community）组织的Debian系列。 <br />下面我就简单得介绍一下目前比较著名、流行的Linux发行版本。部分资料来源：<a href="http://www.distrowatch.com/" target="_blank"><font color="#002033">DistroWatch.com</font></a><br /><b>Mandriva</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/mandrake.png');}" src="http://distrowatch.com/images/icon-large/mandriva.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="67" hspace="0" vspace="0" width="90" /><br /><br />Mandriva原名Mandrake，最早由Gaël Duval创建并在1998年7月发布。记得前两年国内刚开始普及Linux时，Mandrake非常流行。说起Mandrake的历史，其实最早Mandrake的开发者是基于Redhat进行开发的。Redhat默认采用GNOME桌面系统，而Mandrake将之改为KDE。而由于当时的Linux普遍比较难安装，不适合第一次接触Linux的新手，所以Mandrake还简化了安装系统。我想这也是当时Mandrake在国内如此红火的原因之一。Mandrake在易用性方面的确是下了不少功夫，包括默认情况下的硬件检测等。 <br />Mandrake的开发完全透明化，包括“cooker”。当系统有了新的测试版本后，便可以在cooker上找到。之前Mandrake的新版本的发布速度很快，但从9.0之后便开始减缓。估计是希望能够延长版本的生命力以确保稳定和安全性。 <br />优点：友好的操作界面，图形配置工具，庞大的社区技术支持，NTFS分区大小变更 <br />缺点：部分版本bug较多，最新版本只先发布给Mandrake俱乐部的成员 <br />软件包管理系统：urpmi (RPM) <br />免费下载：FTP即时发布下载，ISO在版本发布后数星期内提供 <br />官方主页：<a href="http://www.mandrivalinux.com/" target="_blank"><font color="#002033">http://www.mandrivalinux.com/</font></a><br /><b>Red Hat</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/fedora.png');}" src="http://distrowatch.com/images/icon-large/redhat.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="94" hspace="0" vspace="0" width="91" /><br /><br />国内，乃至是全世界的Linux用户所最熟悉、最耳闻能详的发行版想必就是Red Hat了。Red Hat最早由Bob Young和Marc Ewing在1995年创建。而公司在最近才开始真正步入盈利时代，归功于收费的Red Hat Enterprise Linux（RHEL，Red Hat的企业版）。而正统的Red Hat版本早已停止技术支持，最后一版是Red Hat 9.0。于是，目前Red Hat分为两个系列：由Red Hat公司提供收费技术支持和更新的Red Hat Enterprise Linux，以及由社区开发的免费的Fedora Core。Fedora Core 1发布于2003年年末，而FC的定位便是桌面用户。FC提供了最新的软件包，同时，它的版本更新周期也非常短，仅六个月。目前最新版本为FC 3，而FC4也预定将于今年6月发布。这也是为什么服务器上一般不推荐采用Fedora Core。 <br />适用于服务器的版本是Red Hat Enterprise Linux，而由于这是个收费的操作系统。于是，国内外许多企业或空间商选择<a href="http://www.centos.org/" target="_blank"><font color="#002033">CentOS</font></a>。CentOS可以算是RHEL的克隆版，但它最大的好处是免费！菜鸟油目前的服务器便采用的CentOS 3.4。 <br />优点：拥有数量庞大的用户，优秀的社区技术支持，许多创新 <br />缺点：免费版（Fedora Core）版本生命周期太短，多媒体支持不佳 <br />软件包管理系统：up2date (RPM), YUM (RPM) <br />免费下载：是 <br />官方主页：<a href="http://www.redhat.com/" target="_blank"><font color="#002033">http://www.redhat.com/</font></a><br /><b>SUSE</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/suse.png');}" src="http://distrowatch.com/images/icon-large/suse.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="82" hspace="0" vspace="0" width="90" /><br /><br />SUSE是德国最著名的Linux发行版，在全世界范围中也享有较高的声誉。SUSE自主开发的软件包管理系统YaST也大受好评。SUSE于2003年年末被Novell收购。 <br />SUSE之后的发布显得比较混乱，比如9.0版本是收费的，而10.0版本（也许由于各种压力）又免费发布。这使得一部分用户感到困惑，也转而使用其它发行版本。但是，瑕不掩瑜，SUSE仍然是一个非常专业、优秀的发行版。 <br />优点：专业，易用的YaST软件包管理系统 <br />缺点：FTP发布通常要比零售版晚1~3个月 <br />软件包管理系统：YaST (RPM), 第三方APT (RPM) 软件库（repository） <br />免费下载：取决于版本 <br />官方主页：<a href="http://www.suse.com/" target="_blank"><font color="#002033">http://www.suse.com/</font></a><br /><b>Debian GNU/Linux</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/debian.png');}" src="http://distrowatch.com/images/icon-large/debian.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="114" hspace="0" vspace="0" width="93" /><br /><br />Debian是菜鸟油服务器之前所采用的操作系统。Debian最早由Ian Murdock于1993年创建。可以算是迄今为止，最遵循GNU规范的Linux系统。Debian系统分为三个版本分支（branch）：stable, testing 和 unstable。截至2005年5月，这三个版本分支分别对应的具体版本为：Woody, Sarge 和 Sid。其中，unstable为最新的测试版本，其中包括最新的软件包，但是也有相对较多的bug，适合桌面用户。testing的版本都经过unstable中的测试，相对较为稳定，也支持了不少新技术（比如SMP等）。而Woody一般只用于服务器，上面的软件包大部分都比较过时，但是稳定和安全性都非常的高。菜鸟油之前所采用的是Debian Sarge。 <br />为何有如此多的用户痴迷于Debian呢（包括笔者在内）？apt-get / dpkg是原因之一。dpkg是Debian系列特有的软件包管理工具，它被誉为所有Linux软件包管理工具（比如RPM）最强大的！配合apt-get，在Debian上安装、升级、删除和管理软件变得异常容易。许多Debian的用户都开玩笑的说，Debian将他们养懒了，因为只要简单得敲一下”apt-get upgrade &amp;&amp; apt-get update”，机器上所有的软件就会自动更新了…… <br />优点：遵循GNU规范，100%免费，优秀的网络和社区资源，强大的apt-get <br />缺点：安装相对不易，stable分支的软件极度过时 <br />软件包管理系统：APT (DEB) <br />免费下载：是 <br />官方主页：<a href="http://www.debian.org/" target="_blank"><font color="#002033">http://www.debian.org/</font></a><br /><b>Ubuntu</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/ubuntu.png');}" src="http://distrowatch.com/images/icon-large/ubuntu.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="89" hspace="0" vspace="0" width="90" /><br /><br />笔者的桌面电脑便使用的Ubuntu。依照笔者的理解，简单而言，Ubuntu就是一个拥有Debian所有的优点，以及自己所加强的优点的近乎完美的Linux操作系统。:) Ubuntu是一个相对较新的发行版，但是，它的出现可能改变了许多潜在用户对Linux的看法。也许，从前人们会认为Linux难以安装、难以使用，但是，Ubuntu出现后，这些都成为了历史。Ubuntu基于Debian Sid，所以这也就是笔者所说的，Ubuntu拥有Debian的所有优点，包括apt-get。然而，不仅如此而已，Ubuntu默认采用的GNOME桌面系统也将Ubuntu的界面装饰的简易而不失华丽。当然，如果你是一个KDE的拥护者的话，Kubuntu同样适合你！ <br />Ubuntu的安装非常的人性化，只要按照提示一步一步进行，安装和Windows同样简便！并且，Ubuntu被誉为对硬件支持最好最全面的Linux发行版之一，许多在其他发行版上无法使用，或者默认配置时无法使用的硬件，在Ubuntu上轻松搞定。并且，Ubuntu采用自行加强的内核（kernel），安全性方面更上一层楼。并且，Ubuntu默认不能直接root登陆，必须从第一个创建的用户通过su或sudo来获取root权限（这也许不太方便，但无疑增加了安全性，避免用户由于粗心而损坏系统）。Ubuntu的版本周期为六个月，弥补了Debian更新缓慢的不足。 <br />优点：人气颇高的论坛提供优秀的资源和技术支持，固定的版本更新周期和技术支持，可从Debian Woody直接升级 <br />缺点：还未建立成熟的商业模式 <br />软件包管理系统：APT (DEB) <br />免费下载：是 <br />官方主页：<a href="http://www.ubuntulinux.org/" target="_blank"><font color="#002033">http://www.ubuntulinux.org/</font></a><br /><b>Gentoo</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/gentoo.png');}" src="http://distrowatch.com/images/icon-large/gentoo.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="93" hspace="0" vspace="0" width="92" /><br /><br />Gentoo最初由Daniel Robbins（前Stampede Linux和FreeBSD的开发者之一）创建。由于开发者对FreeBSD的熟识，所以Gentoo拥有媲美FreeBSD的广受美誉的ports系统——portage。（Ports和Portage都是用于在线更新软件的系统，类似apt-get，但还是有很大不同）Gentoo的首个稳定版本发布于2002年。 <br />Gentoo的出名是因为其高度的自定制性：因为它是一个基于源代码的（source-based）发行版。尽管安装时可以选择预先编译好的软件包，但是大部分使用Gentoo的用户都选择自己手动编译。这也是为什么Gentoo适合比较有Linux使用经验的老手使用的原因。但是要注意的是，由于编译软件需要消耗大量的时间，所以如果你所有的软件都自己编译，并安装KDE桌面系统等比较大的软件包，可能需要几天时间才能编译完…… <br />优点：高度的可定制性，完整的使用手册，媲美Ports的Portage系统，适合“臭美”的高手使用^^ <br />缺点：编译耗时多，安装缓慢 <br />软件包管理系统：Portage (SRC) <br />免费下载：是 <br />官方主页：<a href="http://www.gentoo.org/" target="_blank"><font color="#002033">http://www.gentoo.org/</font></a><br /><b>Slackware</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/slackware.png');}" src="http://distrowatch.com/images/icon-large/slackware.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="84" hspace="0" vspace="0" width="89" /><br /><br />Slackware由Patrick Volkerding创建于1992年。算起来应当是历史最悠久的Linux发行版。曾经Slackware非常的流行，但是当Linux越来越普及，用户的技术层面越来越广（更多的新手）后，Slackware渐渐的被新来的人们所遗忘。在其他主流发行版强调易用性的时候，Slackware依然固执的追求最原始的效率——所有的配置均还是要通过配置文件来进行。 <br />尽管如此，Slackware仍然深入人心（大部分都是比较有经验的Linux老手）。Slackware稳定、安全，所以仍然有大批的忠实用户。由于Slackware尽量采用原版的软件包而不进行任何修改，所以制造新bug的几率便低了很多。Slackware的版本更新周期较长（大约1年），但是新版本的软件仍然不间断的提供给用户下载。 <br />优点：非常稳定、安全，高度坚持UNIX的规范 <br />缺点：所有的配置均通过编辑文件来进行，自动硬件检测能力较差 <br />软件包管理系统：Slackware Package Management (TGZ) <br />免费下载：是 <br />官方主页：<a href="http://www.slackware.com/" target="_blank"><font color="#002033">http://www.slackware.com/</font></a><br /><b>Knoppix</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/knoppix.png');}" src="http://distrowatch.com/images/icon-large/knoppix.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="75" hspace="0" vspace="0" width="90" /><br /><br />由德国的Klaus Knopper开发的Knoppix，是一个基于Debian的发行版。Knoppix严格算起来是一款LiveCD Linux，所谓的LiveCD就是整个操作系统都在一张光盘上，只要开机从光盘启动，就能拥有一个完整的Linux系统！无需安装！当然，Knoppix也能够非常轻松的安装到硬盘上。其强大的硬件检测能力、系统修复能力、即时压缩传输技术，都令人大加称赞。可以说，在LiveCD界，Knoppix是无人能及的！ <br />优点：无需安装可直接运行于CD上，优秀的硬件检测能力，可作为系统急救盘使用 <br />缺点：LiveCD由于光盘的数据读取速度限制导致性能大幅下降 <br />软件包管理系统：APT (DEB) <br />免费下载：是 <br />官方主页：<a href="http://www.knoppix.com/" target="_blank"><font color="#002033">http://www.knoppix.com/</font></a><br /><b>MEPIS</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/mepis.png');}" src="http://distrowatch.com/images/icon-large/mepis.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="87" hspace="0" vspace="0" width="90" /><br /><br />MEPIS由Warren Woodford在2003年建立。MEPIS虽然刚建立不久，但是迅速的传播在Linux用户间。简单来说，MEPIS是一个集合了Debian Sid和Knoppix的产物。用户即能将之当作LiveCD使用，也能使用常规的图形界面进行安装。 <br />MEPIS默认集成安装了Java Runtime Environment、Flash插件、nVidia加速驱动等许多常用的程序。用户可以非常轻松的安装完系统后就直接开始使用，而不用到处寻找资料如何下载、如何安装、如何配置这些软件。这不仅给Linux新手带来了便捷，也给老手们节约了相当多的时间。 <br />优点：LiveCD与常规安装两用，优秀的硬件检测能力，预装了许多实用的软件 <br />缺点：建立时间不长，默认的界面有些寒酸 <br />软件包管理系统：APT (DEB) <br />免费下载：是 <br />官方主页：<a href="http://www.mepis.org/" target="_blank"><font color="#002033">http://www.mepis.org/</font></a><br /><b>Xandros</b><br /><img alt="" onmousewheel="return imgzoom(this);" onmouseover="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.noobu.com/img/linux_distro/xandros.png');}" src="http://distrowatch.com/images/icon-large/xandros.png" onload="if(this.width&gt;screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" align="" border="0" height="83" hspace="0" vspace="0" width="90" /><br /><br />Xandros建立在已经成为历史的Corel Linux之上。当初Corel Linux的公司由于财政上的困难，被迫终止了Corel Linux的开发，而Xandros适时的将Corel Linux部门买下，于2002年10月推出全新的Xandros Desktop。 <br />Xandros的卖点在于极其简单的安装和使用，所以它的市场定位是那些没有任何Linux使用经验的新手，或是习惯使用Windows的用户。Xandros的标准版和增强版都是商业软件，分别售价$40和$99美元。不过你仍然可以在<a href="http://www.xandros.com/products/home/desktopoc/dsk_oc_download.html" target="_blank"><font color="#002033">这里</font></a>下载到免费的公开发行版。 <br />优点：适合完全没有经验的新手，安装完以后就能立即投入使用，自带非常不错的工具 <br />缺点：商业软件 <br />软件包管理系统：Xandros Networks (DEB) 或 APT (DEB) （可选，但不提供技术支持） <br />免费下载：<a href="http://www.xandros.com/products/home/desktopoc/dsk_oc_download.html" target="_blank"><font color="#002033">公开发行版</font></a><br />官方主页：<a href="http://www.xandros.com/" target="_blank"><font color="#002033">http://www.xandros.com/</font></a></span>
				<br />
		</p>
		<p>
				<font style="background-color: rgb(255, 255, 255);" color="#0000ff">Source:</font>
				<a href="http://bbs.linuxsky.net/viewthread.php?tid=1656&amp;extra=page%3D1">http://bbs.linuxsky.net/viewthread.php?tid=1656&amp;extra=page%3D1</a>
		</p>
<img src ="http://www.blogjava.net/cisco/aggbug/40761.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/cisco/" target="_blank">Scott@JAVA</a> 2006-04-13 01:18 <a href="http://www.blogjava.net/cisco/archive/2006/04/13/40761.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>