Files
master/chapter09/whatnow.html
2015-05-23 18:50:06 +08:00

168 lines
6.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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=utf-8" />
<title>
9.4.&nbsp;接下来做什么呢?
</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css"
media="print" />
</head>
<body class="lfs" id="lfs-7.7-systemd">
<div class="navheader">
<h4>
Linux From Scratch - Version 7.7-systemd
</h4>
<h3>
第九章&nbsp;尾声
</h3>
<ul>
<li class="prev">
<a accesskey="p" href="reboot.html" title=
"Rebooting the System">上一页</a>
<p>
重启系统
</p>
</li>
<li class="next">
<a accesskey="n" href="../part4.html" title="附录">下一页</a>
<p>
附录
</p>
</li>
<li class="up">
<a accesskey="u" href="chapter09.html" title=
"第九章&nbsp;尾声">返回</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">主页</a>
</li>
</ul>
</div>
<div class="sect1" lang="en" xml:lang="en">
<h1 class="sect1">
<a id="ch-finish-whatnow" name="ch-finish-whatnow"></a>9.4. 接下来做什么呢?
</h1>
<p>
十分感谢你耐心的阅读这本 LFS 书,我们十分期待本书能够为你构建系统带来一点点的帮助。
</p>
<p>
我猜你现在一定很开心——LFS
系统已经安装完成。但是,下面该作些什么呢?不用担心,我们早已经帮你准备好以下这些有益的信息了!
</p>
<div class="itemizedlist">
<ul>
<li class="listitem">
<p>
维护
</p>
<p>
定期检查软件的 bug 和安全公告。因为在从源码构建出 LFS
之后,你便应该养成经常去查看这些报告的好习惯。有关查询的去处,网上倒是有一些不错的资源,这里列举几个:
</p>
<div class="itemizedlist">
<ul>
<li class="listitem">
<p>
<a class="ulink" href="http://www.cert.org/">CERT</a>
(计算机应急响应小组)
</p>
<p>
CERT 有一个邮件列表,专门公示各种操作系统和应用程序的安全警报。订阅信息请点击此链接查看:<a class="ulink"
href=
"http://www.us-cert.gov/cas/signup.html">http://www.us-cert.gov/cas/signup.html</a>.
</p>
</li>
<li class="listitem">
<p>
Bugtraq
</p>
<p>
Bugtraq 是一个专门公示计算机安全的邮件列表。它公示新发现的安全问题,偶尔还会尽可能的提出修补方案。订阅信息请点击此链接查看: <a class="ulink" href=
"http://www.securityfocus.com/archive">http://www.securityfocus.com/archive</a>.
</p>
</li>
</ul>
</div>
</li>
<li class="listitem">
<p>
Beyond Linux From Scratch
</p>
<p>
Beyond Linux From ScratchBLFS涵盖了比 LFS 书多得多的应用程序。BLFS 项目主页是: <a class="ulink" href=
"http://www.linuxfromscratch.org/blfs/">http://www.linuxfromscratch.org/blfs/</a>.
</p>
</li>
<li class="listitem">
<p>
LFS Hints
</p>
<p>
LFS Hints 是由 LFS 社区的志愿者提交的教育文集。有关信息访问以下网址取得: <a class="ulink" href=
"http://www.linuxfromscratch.org/hints/list.html">http://www.linuxfromscratch.org/hints/list.html</a>.
</p>
</li>
<li class="listitem">
<p>
邮件列表
</p>
<p>
有几个 LFS 相关的邮件列表,在你需要的时候可以订阅,也可通过它获得最新的发展动态,对项目作出力所能及的贡献等等。查看
<a class="xref" href=
"../chapter01/resources.html#ch-intro-maillists" title=
"1.4.2.&nbsp;Mailing Lists">第一章 邮件列表</a> 可以获得更多的信息。
</p>
</li>
<li class="listitem">
<p>
The Linux Documentation ProjectTLDPLinux 文档项目)
</p>
<p>
Linux 文档项目TLDP的目标是通过协作来完善 Linux 文档中的所有不足。TLDP 已经完成了大量的 HOWTO、指南和 man 帮助页。它的网站是:<a class="ulink" href=
"http://www.tldp.org/">http://www.tldp.org/</a>
</p>
</li>
</ul>
</div>
</div>
<div class="navfooter">
<div class="book">
<div class="titlepage">
<div class="author">
<span class="firstname">翻译团队:<a href="http://lctt.github.io/" target="_blank">LCTT</a></span>
<span class="surname">译者/校对:<a href="http://github.com/dongfengweixiao" target="_blank">dongfengweixiao</a>,<a href="http://github.com/wxy" target="_blank">wxy</a></span>
</div>
</div>
</div>
<ul>
<li class="prev">
<a accesskey="p" href="reboot.html" title=
"重启系统">上一页</a>
<p>
重启系统
</p>
</li>
<li class="next">
<a accesskey="n" href="../part4.html" title="附录">下一页</a>
<p>
附录
</p>
</li>
<li class="up">
<a accesskey="u" href="chapter09.html" title=
"第九章&nbsp;尾声">返回</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">主页</a>
</li>
</ul>
</div>
</body>
</html>