262-262.html
来自「linux-unix130.linux.and.unix.ebooks130 l」· HTML 代码 · 共 68 行
HTML
68 行
<HTML>
<HEAD>
<TITLE>Special Edition Using Linux, Fourth Edition:Configuring the Linux Kernel</TITLE>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!--ISBN=0789717468//-->
<!--TITLE=Special Edition Using Linux, Fourth Edition//-->
<!--AUTHOR=Jack Tackett//-->
<!--AUTHOR=Jr.//-->
<!--AUTHOR=Steve Burnett//-->
<!--PUBLISHER=Macmillan Computer Publishing//-->
<!--IMPRINT=Que//-->
<!--CHAPTER=13//-->
<!--PAGES=262-262//-->
<!--UNASSIGNED1//-->
<!--UNASSIGNED2//-->
<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="258-262.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch14/265-268.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>
<P><BR></P>
<H3><A NAME="Heading11"></A><FONT COLOR="#000077">From Here…</FONT></H3>
<P>In this chapter, you learned about configuring and building a new kernel for your system. You also learned how to add functionality to your system using modules. The following chapters provide more information:
</P>
<DL>
<DD><B>•</B> Chapter 3, “Installing Red Hat,” explains how to install the Red Hat Linux distribution.
<DD><B>•</B> Chapter 5, “Running Linux Applications,” shows you how to run various Linux applications, such as the compiler and X Windows.
<DD><B>•</B> Chapter 6, “Upgrading and Installing Software with RPM,” provides you with the necessary information to install and upgrade new packages, such as those needed for new kernel source code and compilers to build the source.
<DD><B>•</B> Chapter 22, “Using X Windows,” provides you with the information about using X under Linux.
</DL>
<P><BR></P>
<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="258-262.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch14/265-268.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>
</td>
</tr>
</table>
<!-- begin footer information -->
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?