⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 whatnow.html

📁 Linux From Scratch的中文指导,学习LINUX很有用
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=gb2312" />
    <title>
      9.4.&nbsp;What Now?
    </title>
    <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.68.1" />
    <link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css" media="print" />
  </head>
  <body id="lfs" class="6.1">
    <div class="navheader">
      <div class="headertitles">
        <h4>
          Linux From Scratch - Version 6.1
        </h4>
        <h3>
          Chapter&nbsp;9.&nbsp;结束
        </h3>
      </div>
      <ul class="headerlinks">
        <li class="prev">
          <a accesskey="p" href="reboot.html" title="Rebooting the System">后退</a>
          <p>
            Rebooting the System
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="../part4.html" title="Appendices">前进</a>
          <p>
            Appendices
          </p>
        </li>
        <li class="up">
          <a accesskey="u" href="chapter09.html" title="Chapter&nbsp;9.&nbsp;结束">上一级</a>.
        </li>
        <li class="home">
          <a accesskey="h" href="../index.html" title="Linux From Scratch - Version 6.1">回首页</a>
        </li>
      </ul>
    </div>
    <div class="sect1" lang="zh_cn" xml:lang="zh_cn">
      <div class="titlepage">
        <h1 class="sect1">
          9.4. 现在做什么?</h1>
      </div>
      <p>感谢您阅读本书,我们希望本书能对您有帮助,可以让您学到更多关于系统创建过程的知识。</p>
      <p>LFS 系统已经安装好了,您可能会问“下面做什么呢?”,为了回答这样的问题,我们为您编制了一个资源列表:</p>
      <div class="itemizedlist">
        <ul>
          <li>
            <p>
              维护            </p>
            <p>
              所有软件都会有 Bug 和安全警告发布。既然 LFS 系统是从源代码构建的,跟踪这些报告并及时更新软件就取决于你自己了。这里有几个跟踪这些报告的在线资源:</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>
                    Freshmeat.net (<a href="http://freshmeat.net/"><i>http://freshmeat.net/</i></a>)                  </p>
                  <p>
                    通过Email提醒你有哪些软件包发布了新版本。</p>
                </li>
                <li>
                  <p>
                    <a href="http://www.cert.org/"><i>CERT</i></a> (Computer
                    Emergency Response Team)                  </p>
                  <p>
                    CERT 是一个发布各种操作系统和应用程序安全警告的邮件列表,可以在这里订阅: <a href="http://www.us-cert.gov/cas/signup.html"><i>http://www.us-cert.gov/cas/signup.html</i></a>        </p>
                </li>
                <li>
                  <p>
                    Bugtraq                  </p>
                  <p>
                    Bugtraq 是一个完全的揭露计算机安全的邮件列表。它发布最新的安全漏洞并提供修补程序。可以在这里订阅:<a href="http://www.securityfocus.com/archive"><i>http://www.securityfocus.com/archive</i></a>        </p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>
              Beyond Linux From Scratch            </p>
            <p>
              涵盖了 LFS 之外的其它大量软件的安装步骤,BLFS 项目位于 <a href="http://www.linuxfromscratch.org/blfs/"><i>http://www.linuxfromscratch.org/blfs/</i></a>        </p>
          </li>
          <li>
            <p>
              LFS Hints            </p>
            <p>
              汇集了 LFS 社区的志愿者提交的许多教育性文档,这些提示位于<a href="http://www.linuxfromscratch.org/hints/list.html"><i>http://www.linuxfromscratch.org/hints/list.html</i></a>        </p>
          </li>
          <li>
            <p>
              邮件列表</p>
            <p>
              如果您需要帮助,或者您想追踪最新的开发,或者您愿意对这个项目贡献您的力量等等,有一些 LFS 邮件列表可供您订阅,请参考
              <a href="../chapter01/resources.html#ch-scatter-maillists">Chapter 1 -
              Mailing Lists</a> 以获得更多信息。</p>
          </li>
          <li>
            <p>Linux 文档计划</p>
            <p>
              Linux 文档计划(The Linux Documentation Project TLDP)的目标是收集所有发行的 Linux 文档,TLDP 的特色就是收集了大量的 HOWTO、指南和 man 手册页,这个计划位于 <a href="http://www.tldp.org/"><i>http://www.tldp.org/</i></a>        </p>
          </li>
        </ul>
      </div>
    </div>
    <div class="navfooter">
      <ul>
        <li class="prev">
          <a accesskey="p" href="reboot.html" title="Rebooting the System">后退</a>
          <p>
            Rebooting the System
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="../part4.html" title="Appendices">前进</a>
          <p>
            Appendices
          </p>
        </li>
        <li class="up">
          <a accesskey="u" href="chapter09.html" title="Chapter&nbsp;9.&nbsp;结束">上一级</a>.
        </li>
        <li class="home">
          <a accesskey="h" href="../index.html" title="Linux From Scratch - Version 6.1">回首页</a>.
        </li>
      </ul>
    </div>
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -