<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>linux命令</title>
<link>/command/index.htm</link>
<description>linux命令</description>
<language>zh-cn</language>
<generator>Copyright &amp;copy; 2004-2007 &lt;A href=&quot;/&quot;&gt;Linux教程网&lt;/A&gt;-&lt;A href=&quot;http://tech.embedev.net/&quot;&gt;电子技术教育网&lt;/A&gt;-&lt;A href=&quot;http://book.embedev.net/&quot;&gt;电子技术书籍网&lt;/A&gt;是&lt;A href=&quot;http://www.embedev.net/&quot;&gt;&lt;B&gt;嵌入式开发网&lt;/B&gt;&lt;/A&gt;旗下站点&amp;nbsp;</generator>
<webmaster>webmaster@embedev.net</webmaster>
<item>
    <title>三种方式实现Linux操作系统自动Telnet</title>
    <link>/command/1424.shtml</link>
    <description>一、Shell实现，文件名：autotelnet.sh，代码如下： (sleep 1;echo root;sleep 1;echo 123456;sleep 1;echo en;sleep 1;echo 1qazse4;sleep 1;echo conf t;sleep 1;echo int fa0/1;sleep 1;echo switchport mode multi;sleep 1;echo end;sleep 1;echo exit) | telnet 1</description>
    <pubDate>2007-09-26</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Dreamhost SSH 自己编辑PHP.INI(已开fopen为例)</title>
    <link>/server/1413.shtml</link>
    <description>Dreamhost SSH 自己编辑PHP.INI(已开fopen为例) 1.用SSH登陆空间 可以使用putty.exe登陆 阅读全文: /upimg/soft/Dreamhost-SSH-PHP-ini.pdf</description>
    <pubDate>2007-06-26</pubDate>
    <category>Linux服务器</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>如何在Win主机下运行DreamHost的SSH命令</title>
    <link>/server/1412.shtml</link>
    <description>如果你是linux主机，可以直接运行shell命令。如果你是Win用户，可以下载putty，利用这个工具，你也可以进行shell管理。下载PuTTY0.58cn2中文版。然后就可以开始管理了。但你必须知道shell命令。下面是我收集的一些shell命令供新手参考。资料来源于网络，不保证全部有效</description>
    <pubDate>2007-06-26</pubDate>
    <category>Linux服务器</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>磨练构建正则表达式模式的技能</title>
    <link>/command/1290.htm</link>
    <description></description>
    <pubDate>2007-04-17</pubDate>
    <category>linux命令</category>
    <author>Michael Stutz　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>FreeBSD下安装apache2+mysql5+php5</title>
    <link>/command/1284.htm</link>
    <description>除了perl，其他用的都是源码包安装的 环境是在freebsd6.0下 装完freebsd之后，可能是我编译perl的时候不对，所以就用ports自带的perl了 perl在/usr/ports/lang下面 我装的5.8 cd /usr/ports/lang/perl5.8 make make test make install 装完perl就继续装mysql 下载的是my</description>
    <pubDate>2007-04-15</pubDate>
    <category>linux命令</category>
    <author>Ymir　</author>
    <comments>et8.net</comments>
</item>
<item>
    <title>使用 UNIX 进行文本处理</title>
    <link>/command/1281.htm</link>
    <description></description>
    <pubDate>2007-04-14</pubDate>
    <category>linux命令</category>
    <author>Chris Herborth　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>备份关键的信息</title>
    <link>/command/1278.htm</link>
    <description></description>
    <pubDate>2007-04-14</pubDate>
    <category>linux命令</category>
    <author>Martin Brown　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>使用Linux 文本工具简化数据的提取</title>
    <link>/command/1277.htm</link>
    <description></description>
    <pubDate>2007-04-13</pubDate>
    <category>linux命令</category>
    <author>Harsha S. Adiga　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>了解开源vim 7.0新功能</title>
    <link>/command/1271.htm</link>
    <description>几个月前，经过数年的开发后，最新版vim终于得以发布。新版vim 7.0保留与以前版本相同的界面和命令，但也增加了许多十分有用的新功能。 拼写检查是第一项新功能。现在，你可以在vim中执行拼写检查，应用vim对文本文件（如说明手册）或电子邮件客户端（如mutt）进行编辑</description>
    <pubDate>2007-04-12</pubDate>
    <category>linux命令</category>
    <author>Techrepublic.com.com　</author>
    <comments>builder.com.cn</comments>
</item>
<item>
    <title>口袋里的Linux：在您的U盘上运行SLAX</title>
    <link>/command/1270.htm</link>
    <description>您可以从光盘上运行某些版本的Linux，而现在您甚至可以从U盘上运行。Vincent Danen将告诉在这个小巧的设备上运行SLAX版Linux的一些基础知识。 随着所谓的“Live CD”的出现已经有一段时间了，它能够让您把Linux带在口袋里到处跑，因为一些版本的Linux可以完全从光盘上</description>
    <pubDate>2007-04-12</pubDate>
    <category>linux命令</category>
    <author>Builder, Vincent Danen　</author>
    <comments>builder.com.cn</comments>
</item>
<item>
    <title>如何移动UNIX 目录</title>
    <link>/command/1269.htm</link>
    <description>有时候，您需要将整个 UNIX 目录树复制到相同系统中其他的位置或不同的系统。有许多种不同的方法可以完成这项操作，但并非所有的方法都可以保持信息数量不变或兼容于不同的系统。本文讨论了 UNIX 中各种可用的选项，以及如何最好地使用它们来完成相应的任务。 关于本系</description>
    <pubDate>2007-04-11</pubDate>
    <category>linux命令</category>
    <author>Martin Brown　</author>
    <comments>IBM  DW中国</comments>
</item>
<item>
    <title>从源代码开始升级应用程序</title>
    <link>/command/1257.htm</link>
    <description>好了，您已经从源代码开始编译并安装了第一个应用程序，而且它工作得非常棒。恭喜您！但现在您得到了一个新版本的源代码并希望升级，而且希望一切顺利进行。可以采取哪些有效的措施来避免失误呢？在这篇技巧文章中，我将提供几个这样的措施。 升级也可以很简单 从源代码</description>
    <pubDate>2007-04-08</pubDate>
    <category>linux命令</category>
    <author>Daniel Robbins　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>设置Linux和其系统多系统安装</title>
    <link>/command/1256.htm</link>
    <description>本文作者最喜欢的操作系统是 Linux，但有时在进行客户机工作或需要访问旧的数据格式时，则需要使用其它操作系统。在旧操作系统之上安装新的操作系统然后再切换回来是一个艰苦的过程。另外，用一台全新的计算机来专门安装仅偶尔使用的 OS 对于大多数人来说也不现实。解决</description>
    <pubDate>2007-04-08</pubDate>
    <category>linux命令</category>
    <author>Thomas Wolfgang Burger　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>busybox简介及使用</title>
    <link>/command/1255.htm</link>
    <description></description>
    <pubDate>2007-04-08</pubDate>
    <category>linux命令</category>
    <author>acsbor　</author>
    <comments>cublog</comments>
</item>
<item>
    <title>Slackware Linux启动过程详解</title>
    <link>/command/1254.htm</link>
    <description>Joe Brockmeier 研究了 Slackware Linux init 进程。他讨论了系统如何初始化服务、各种运行级别是什么，以及如何从缺省安装中添加或除去服务来定制系统。 Linux 用户正日益成熟，这意味着他们想要将系统配置成执行他们希望完成的任务。但目前 Linux 发行版通常都附带了</description>
    <pubDate>2007-04-08</pubDate>
    <category>linux命令</category>
    <author>Brockmeier　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>如何构建双引导 Linux 系统</title>
    <link>/command/1253.htm</link>
    <description>有可以使用的多个 Linux 安装允许您方便地测试同一个程序的不同库，观察您的程序如何与其它程序交互，或者只是到处调节一下参数看看会发生什么。这对开发和测试 ― 以及客户支持迟早有用。假定您没有许多机器吗？别担心 ― 在单台机器上安装多个 Linux 实例是件容易的事</description>
    <pubDate>2007-04-07</pubDate>
    <category>linux命令</category>
    <author>Chuks Onwuneme　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>从FireWire设备引导Linux</title>
    <link>/command/1251.htm</link>
    <description>获得外置驱动器是一种为较老设备注入生机的极好方法，或者允许您在不能（或不想）改变内置硬盘驱动器的机器上运行 Linux。 假设您想在双引导系统中使用 Linux，但计算机硬盘驱动器中没有任何可用空间。一个解决方案就是使用“活动的”Linux 发行版，如 Knoppix，它可以</description>
    <pubDate>2007-04-07</pubDate>
    <category>linux命令</category>
    <author>Martyn Honeyford　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>了解系统过程中的LILO和GRUB</title>
    <link>/command/1250.htm</link>
    <description>从普通的桌面用户到 Linux 系统管理员，大部分 Linux 用户都使用过一种名为引导加载程序的工具。此类工具的不同变种会提供不同层次的支持和功能。在很多情况下，Linux 发行版默认安装的引导加载程序并不总是适合需要；每个引导加载程序的默认设置也是如此。在本文中，La</description>
    <pubDate>2007-04-07</pubDate>
    <category>linux命令</category>
    <author>Laurence Bonney　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>用sort 和tsort 对文件进行排序</title>
    <link>/command/1249.htm</link>
    <description>通过使用 sort 和 tsort，而不是采取使用 Perl 或 Awk 的较复杂的解决方案，可以节省时间，同时还能避免令人头疼的问题。Jacek Artymiak 将向您说明如何做到这一点。 尽管可以用 Perl 或 Awk 编写高级排序应用程序，但并非总是有此必要，而且这样的工作也常常令人感到头</description>
    <pubDate>2007-04-06</pubDate>
    <category>linux命令</category>
    <author>Jacek Artymiak　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>CentOS安装及初始环境设置</title>
    <link>/command/1244.htm</link>
    <description>前 言 CentOS是当前最流行的商业版Linux -- Red Hat Enterprise Linux（RHEL）的克隆版。它和RHEL的区别除了没有RHEL一样的技术支持以外，就是修正了RHEL已知的一些Bug，所以，其稳定性值得我们信赖。至于RHEL所谓的技术支持，在一般公司采购的情况下，公司无非是为了</description>
    <pubDate>2007-04-05</pubDate>
    <category>linux命令</category>
    <author>centospub　</author>
    <comments>centospub</comments>
</item>
<item>
    <title>pacman终极提速--metalink</title>
    <link>/command/1243.htm</link>
    <description></description>
    <pubDate>2007-04-05</pubDate>
    <category>linux命令</category>
    <author>tx-cary　</author>
    <comments>linuxsir</comments>
</item>
<item>
    <title>SysV和BSD启动风格的比较</title>
    <link>/command/1239.htm</link>
    <description></description>
    <pubDate>2007-04-04</pubDate>
    <category>linux命令</category>
    <author>windrose译　</author>
    <comments>linuxsir</comments>
</item>
<item>
    <title>打造适合自己Slackware机器的内核</title>
    <link>/command/1238.htm</link>
    <description></description>
    <pubDate>2007-04-04</pubDate>
    <category>linux命令</category>
    <author>北南南北　</author>
    <comments>Linuxsir</comments>
</item>
<item>
    <title>tagfile帮你定制安装slackware</title>
    <link>/command/1234.htm</link>
    <description></description>
    <pubDate>2007-04-03</pubDate>
    <category>linux命令</category>
    <author>dreamawake　</author>
    <comments>linuxsir</comments>
</item>
<item>
    <title>ubuntu 6.10安装Wildfire.v3.0.M020</title>
    <link>/command/1233.htm</link>
    <description>在原版ubuntu 6.10安装Wildfire.v3.0.M020.for.Linux 一 准备工作 1 安装csh 或 tcsh sudo apt-get install csh 或sudo apt-get install tcsh 2 安装 libmotif3、 libstdc++2.10-glibc2.2 sudo apt-get install libmotif3 libstdc++2.10-glibc2.2 3用新立得安装gkt1.2(</description>
    <pubDate>2007-04-02</pubDate>
    <category>linux命令</category>
    <author>cenlonchen　</author>
    <comments>ubuntu中文社区</comments>
</item>
<item>
    <title>SPARC中如何安装Linux系统(Gentoo)</title>
    <link>/command/1232.htm</link>
    <description>部门机器升级，淘汰下来一批比较古老的机器，其中有一些ultra系列的sparc机型，64M内存，2.1G硬盘，solaris 9已经表示不支持64m内存了，装solaris 8 又实在懒得一一去打patch，何况，那么小的硬盘，装完了solaris 8，已经没有空间可做服务了，solaris 当工作站使用起来</description>
    <pubDate>2007-04-02</pubDate>
    <category>linux命令</category>
    <author>天缘　</author>
    <comments>天极网</comments>
</item>
<item>
    <title>CentOS系统安装后的初始环境设置</title>
    <link>/command/1231.htm</link>
    <description></description>
    <pubDate>2007-04-02</pubDate>
    <category>linux命令</category>
    <author>CentOS Pub　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>在Ubuntu Linux 上架设Web服务器详解</title>
    <link>/command/1230.htm</link>
    <description>Apache 是一种功能强大的Web服务器。如今，Internet上无数运行在Linux上的Apache服务器正为Web世界的日益繁荣提供着有力的支撑。本文将向读者介绍如何在Ubuntu Linux系统迅速搭建Apache Web服务器。 尽管Ubuntu 是一种新兴的Linux分支，但Ubuntu 组织却为Apache提供了</description>
    <pubDate>2007-04-02</pubDate>
    <category>linux命令</category>
    <author>韩波　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>如何提高Linux系统命令行的工作效率</title>
    <link>/command/1228.htm</link>
    <description></description>
    <pubDate>2007-04-01</pubDate>
    <category>linux命令</category>
    <author>shanglaiba　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>如何在Linux系统环境中模拟DOS命令</title>
    <link>/command/1227.htm</link>
    <description>你可以利用Linux固有的command shell的灵活性，创建脚本语言，帮助你在Linux环境中模拟DOS命令。具体做法如下。 如果你是一位IT支持专家，你对于Windows的命令操作非常喜欢，在你第一次使用Linux的命令行的时候，你可能很快就会发现自己被搞糊涂了。长期以来你所熟悉的</description>
    <pubDate>2007-04-01</pubDate>
    <category>linux命令</category>
    <author>熠熠　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>Linux系统中磁盘存储区管理原理与技巧</title>
    <link>/command/1226.htm</link>
    <description>在Linux下管理磁盘贮存区算的上一个技巧，很多朋友在这上面常常问我，今天我就把这方面的东西汇总一下，从Linux特有的交换分区的原理开始介绍Linux下如何管理磁盘。 原理篇 1. 交换空间是什么 Linux 中的 交换空间(Swap space) 在物理内存(RAM)被充满时被使用。如果系</description>
    <pubDate>2007-04-01</pubDate>
    <category>linux命令</category>
    <author>Linux时代　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>教你如何构建自己的 Linux 发行版</title>
    <link>/command/1225.htm</link>
    <description>Linux From Scratch (LFS) 及其后代代表一种新方法，向用户揭示 Linux 操作系统是如何工作的。LFS 基于这样的假设，即一部分一部分地编译完整的操作系统不仅能够揭示操作系统是如何工作的，也允许独立的操作人员为速度、内存占用或安全性而构建系统。 许多作家已经编写</description>
    <pubDate>2007-03-31</pubDate>
    <category>linux命令</category>
    <author>Frank Pohlmann　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>浅谈在Linux中文件系统的反删除方法</title>
    <link>/command/1224.htm</link>
    <description>作为一个多用户、多任务的操作系统，Linux下的文件一旦被删除，是难以恢复的。尽管删除命令只是在档节点中作删除标记，并不真正清除文件内容，但是其它用户和一些有写盘动作的进程会很快覆盖这些资料。不过，对于家庭单机使用的Linux，或者误删档后及时补救，还是可以</description>
    <pubDate>2007-03-31</pubDate>
    <category>linux命令</category>
    <author>mary　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>关于Linux系统中关机命令详细解析</title>
    <link>/command/1223.htm</link>
    <description>在linux下一些常用的关机/重启命令有shutdown、halt、reboot、及init，它们都可以达到重启系统的目的，但每个命令的内部工作过程是不同的，通过本文的介绍，希望你可以更加灵活的运用各种关机命令。 1.shutdown shutdown命令安全地将系统关机。 有些用户会使用直接断掉</description>
    <pubDate>2007-03-31</pubDate>
    <category>linux命令</category>
    <author>mary　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>Linux操作系统下6个应急处理小常识</title>
    <link>/command/1222.htm</link>
    <description>编者按： 天有不测风云，谁也保不准你的系统不会在某天出现意外，有什么应急处理的办法可以参考呢？ 本文从网上收集了几个常用的应急处理小常识供您参考: 1.使用急救盘组进行维护 急救盘组(也称为boot/root盘组)，是系统管理员必不可少的工具。用它可以独立地启动和运</description>
    <pubDate>2007-03-31</pubDate>
    <category>linux命令</category>
    <author>Linux时代　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>Linux下声卡驱动软件的安装配置</title>
    <link>/command/1217.htm</link>
    <description>几年以来，尽管Linux凭借开放、自由的特性和强大的性能，在全球服务器市场上所向披靡，占据越来越多的市场份额，但是若作为桌面软件，Linux的多媒体特性一直不能让人非常满意。比如，Linux系统自带的声卡驱动程序能够支持的声卡很少。绝大多数市场上流行的声卡产品都难</description>
    <pubDate>2007-03-29</pubDate>
    <category>linux命令</category>
    <author>Linux时代　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>玩转Ubuntu Linux之加密文件系统篇</title>
    <link>/command/1216.htm</link>
    <description></description>
    <pubDate>2007-03-29</pubDate>
    <category>linux命令</category>
    <author>51CTO.com　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>通过COM口管理Linux服务器</title>
    <link>/command/750.htm</link>
    <description></description>
    <pubDate>2006-12-03</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>编写Linux实用程序的艺术</title>
    <link>/command/747.htm</link>
    <description></description>
    <pubDate>2006-12-02</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux中防御垃圾邮件的方法</title>
    <link>/command/746.htm</link>
    <description></description>
    <pubDate>2006-12-02</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux上安装GCC编译器过程</title>
    <link>/command/745.htm</link>
    <description>2004年4月20日最新版本的GCC编译器3.4.0发布了。目前，GCC可以用来编译C/C++、FORTRAN、JAVA、OBJC、ADA等语言的程序，可根据需要选择安装支持的语言。GCC 3.4.0比以前版本更好地支持了C++标准。本文以在Redhat Linux上安装GCC3.4.0为例，介绍了GCC的安装过程。 安装之</description>
    <pubDate>2006-12-01</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux内核模块和驱动的编写</title>
    <link>/command/744.htm</link>
    <description></description>
    <pubDate>2006-12-01</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux中文件查找方法大全</title>
    <link>/command/743.htm</link>
    <description></description>
    <pubDate>2006-12-01</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>如何编写Linux设备驱动程序</title>
    <link>/command/742.htm</link>
    <description></description>
    <pubDate>2006-12-01</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>解除使用Linux分区工具时给大家带来的困扰</title>
    <link>/command/741.htm</link>
    <description>文/吴迪 在学习Linux的过程中，安装Linux是每一个初学者的第一个门槛。在这个过程中间，最大的困惑莫过于给硬盘进行分区。虽然，现在各种发行版本的Linux已经提供了友好的图形交互界面，但是很多的人还是感觉无从下手。这其中的原因主要是不清楚Linux的分区规定，以及</description>
    <pubDate>2006-11-30</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>教你十种提高Linux系统安全性的招数</title>
    <link>/command/740.htm</link>
    <description>Linux不论在功能上、价格上或性能上都有很多优点，然而，作为开放式操作系统，它不可避免地存在一些安全隐患。关于如何解决这些隐患，为应用提供一个安全的操作平台，本文会告诉你一些最基本、最常用，同时也是最有效的招数。 Linux是一种类Unix的操作系统。从理论上讲</description>
    <pubDate>2006-11-30</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>组网不求人！搭建简易Linux局网服务器</title>
    <link>/command/739.htm</link>
    <description>时下拥有两台以上台式机的家庭已经为数不少，退役下来的老机器食之无味，弃之可惜。其实你完全可以利用它作为一台局域网服务器，在晚饭后呼朋喝友，喊上邻居，拉几条网线，搬上笔记本电脑一起对战CS和帝国时代，或者利用代理服务器共享上网。跟我来一起动手，搭建一个</description>
    <pubDate>2006-11-30</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux/Unix环境下的make命令详解</title>
    <link>/command/737.htm</link>
    <description></description>
    <pubDate>2006-11-29</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux中轻松使用USB移动存储器</title>
    <link>/command/736.htm</link>
    <description>USB移动存储器越来越普及，但是各个不同Linux发行版本中它的使用方法都不一样，有些需要相应的工具软件。不过大家经常使用的RedHat Linux9对USB移动存储器支持较好，在它上面使用USB移动存储器你要做的只是如下几步： 1.插上你的USB移动存储器。 2.进入终端命令行模式</description>
    <pubDate>2006-11-29</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>出错也不怕—Linux系统紧急情况处理方法</title>
    <link>/command/733.htm</link>
    <description>1、使用急救盘组进行维护 急救盘组（也称为boot/root盘组），是系统管理员必不可少的工具。用它可以独立地启动和运行一个完整的Linux系统。实际上，急救盘组中的第2张盘上就有一个完整的Linux系统，包括root文件系统；而第1张盘则存放了可启动的内核。 使用急救盘组维</description>
    <pubDate>2006-11-28</pubDate>
    <category>linux命令</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>

</channel>
</rss>
