Author: pfrields Update of /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10217 Modified Files: ap-admin-options.php ap-techref.php ch-abouttoinstall.php ch-acknowledgements.php ch-beginninginstallation.php ch-bootloader.php ch-disk-partitioning.php ch-firstboot.php ch-installer-locale.php ch-installing-packages.php ch-intro.php ch-networkconfig.php ch-next-steps.php ch-other-install-methods.php ch-packageselection.php ch-rootpassword.php ch-timezone.php ch-upgrading-system.php fedora-install-guide-en_US.tar.gz generated-index.php index.php ln-legalnotice-opl.php rv-revhistory.php sn-automating-installation.php sn-before-begin.php sn-boot-modes.php sn-booting-from-pxe.php sn-bootloader-advanced.php sn-bootloader-others.php sn-bootloader-password.php sn-bootoptions-hardware.php sn-community.php sn-computer-hostname.php sn-disk-druid.php sn-firstboot-datetime.php sn-firstboot-display.php sn-firstboot-firewall.php sn-firstboot-selinux.php sn-firstboot-systemuser.php sn-hwarchitecture.php sn-installer-keyboard.php sn-installing-from-harddrive.php sn-lang-packages.php sn-media-testing.php sn-network-misc-settings.php sn-news-subscriptions.php sn-package-selection.php sn-preparing-media.php sn-remote-logging.php sn-remoteaccess-installation.php sn-upgrading-bootloader.php sn-utc.php sn-web-help.php Log Message: Push new 1.28.1 version and update tarball Index: ap-admin-options.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ap-admin-options.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-admin-options.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ap-admin-options.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix A. Boot Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-community.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-remoteaccess-installation.php">Next</a></td></tr></table><hr></div><div class="appendix" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ap-admin-options"></a>Appendix A. Boot Options</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix A. Boot Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-community.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-remoteaccess-installation.php">Next</a></td></tr></table><hr></div><div class="appendix" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ap-admin-options"></a>Appendix A. Boot Options</h2></div></div></div><p> The Fedora installation system includes a range of functions and options for administrators. To use boot options, enter <strong class="userinput"><code>linux <em class="replaceable"><code>option</code></em></code></strong> at @@ -24,7 +24,7 @@ either boot with <em class="firstterm">rescue mode</em>, or load the installation system. For more information on rescue discs and rescue mode, refer to <a href="sn-boot-modes.php#sn-mode-rescue" title="A.6.2. Booting Your Computer with the Rescue Mode">Section A.6.2, â??Booting Your Computer with the Rescue Modeâ??</a>. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootoptions-installer"></a>A.1. Configuring the Installation System at the + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootoptions-installer"></a>A.1. Configuring the Installation System at the <code class="prompt">boot:</code> Prompt</h2></div></div></div><p> You can use the @@ -41,7 +41,7 @@ Installation method </p></li><li><p> network settings - </p></li></ul></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-language"></a>A.1.1. Specifying the Language</h3></div></div></div><p> + </p></li></ul></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-language"></a>A.1.1. Specifying the Language</h3></div></div></div><p> To set the language for both the installation process and the final system, specify the ISO code for that language with the <code class="option">lang</code> option. Use the <code class="option">keymap</code> @@ -52,7 +52,7 @@ Greek keyboard layout: </p><pre class="screen"> <strong class="userinput"><code>linux lang=<em class="replaceable"><code>el_GR</code></em> keymap=<em class="replaceable"><code>gr</code></em></code></strong> -</pre></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-interface"></a>A.1.2. Configuring the Interface</h3></div></div></div><p> +</pre></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-interface"></a>A.1.2. Configuring the Interface</h3></div></div></div><p> You may force the installation system to use the lowest possible screen resolution (640x480) with the <code class="option">lowres</code> option. To use a specific display resolution, enter @@ -63,13 +63,13 @@ <strong class="userinput"><code>linux resolution=<em class="replaceable"><code>1024x768</code></em></code></strong> </pre><p> To run the installation process in - <a class="indexterm" name="id3117874"></a> + <a class="indexterm" name="id2717030"></a> <code class="option">text</code> mode, enter: </p><pre class="screen"> <strong class="userinput"><code>linux text</code></strong> </pre><p> To enable support for a - <a class="indexterm" name="id3118740"></a> + <a class="indexterm" name="id2717056"></a> serial console, enter <code class="option">serial</code> as an additional option. </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Configuring the Installed System"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Configuring the Installed System</th></tr><tr><td align="left" valign="top"><p> @@ -78,7 +78,7 @@ settings for the new system. Refer to <a href="sn-firstboot-display.php" title="13.5. Display">Section 13.5, â??Displayâ??</a> for more information on configuring the display with the Setup Agent. - </p></td></tr></table></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-installmethod"></a>A.1.3. Specifying the Installation Method</h3></div></div></div><p> + </p></td></tr></table></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-installmethod"></a>A.1.3. Specifying the Installation Method</h3></div></div></div><p> Use the <code class="option">askmethod</code> option to display additional menus that enable you to specify the installation method and network settings. You may also configure the installation method @@ -131,7 +131,7 @@ <p> <code class="option">method=<em class="replaceable"><code>nfs:server.example.com:/directory/</code></em></code> </p> - </td></tr></tbody></table><p class="title"><b>Table A.1. Installation Methods</b></p></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-network"></a>A.1.4. Manually Configuring the Network Settings</h3></div></div></div><p> + </td></tr></tbody></table><p class="title"><b>Table A.1. Installation Methods</b></p></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-boot-options-network"></a>A.1.4. Manually Configuring the Network Settings</h3></div></div></div><p> By default, the installation system uses DHCP to automatically obtain the correct network settings. To manually configure the network settings yourself, either enter them in the @@ -156,7 +156,7 @@ settings for the new system. Refer to <a href="ch-networkconfig.php" title="Chapter 7. Network Configuration">Chapter 7, <i>Network Configuration</i></a> for more information on configuring the network settings for the installed system. - </p></td></tr></table></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-community.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-remoteaccess-installation.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">14.4. Joining The Fedora Community </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> A.2. Enabling Remote Access to the Installation System</td></tr></table></div> + </p></td></tr></table></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-community.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-remoteaccess-installation.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">14.4. Joining the Fedora Community </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> A.2. Enabling Remote Access to the Installation System</td></tr></table></div> <? Index: ap-techref.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ap-techref.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-techref.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ap-techref.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,10 +7,10 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix B. Other Technical Documentation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-boot-modes.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-acknowledgements.php">Next</a></td></tr></table><hr></div><div class="appendix" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ap-techref"></a>Appendix B. Other Technical Documentation</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix B. Other Technical Documentation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-boot-modes.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-acknowledgements.php">Next</a></td></tr></table><hr></div><div class="appendix" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ap-techref"></a>Appendix B. Other Technical Documentation</h2></div></div></div><p> This document provides a reference for using the Fedora Core installation software, known as <code class="command">anaconda</code>. To learn more about - <a class="indexterm" name="id3145207"></a> + <a class="indexterm" name="id2719351"></a> <code class="command">anaconda</code>, visit the project Web page: <a href="http://www.fedoraproject.org/wiki/Anaconda" target="_top">http://www.fedoraproject.org/wiki/Anaconda</a>. </p><p> @@ -19,7 +19,7 @@ technologies, refer to the Web sites listed below: </p><div class="variablelist"><dl><dt><span class="term">Boot Loader</span></dt><dd><p> Fedora Core uses the - <a class="indexterm" name="id3141641"></a> + <a class="indexterm" name="id2719395"></a> <code class="command">GRUB</code> boot loader. Refer to <a href="http://www.gnu.org/software/grub/" target="_top">http://www.gnu.org/software/grub/</a> for more information. @@ -28,7 +28,7 @@ to <a href="http://www.gnu.org/software/parted/" target="_top">http://www.gnu.org/software/parted/</a> for more information. </p></dd><dt><span class="term">Storage Management</span></dt><dd><p> - <a class="indexterm" name="id3136797"></a> + <a class="indexterm" name="id2719456"></a> Logical Volume Management (LVM) provides administrators with a range of facilities to manage storage. By default, the Fedora installation process formats drives as LVM volumes. Refer to @@ -36,13 +36,13 @@ information. </p></dd><dt><span class="term">Audio Support</span></dt><dd><p> The Linux kernel used by Fedora Core incorporates - <a class="indexterm" name="id3133036"></a> + <a class="indexterm" name="id2719491"></a> ALSA (Advanced Linux Sound Architecture). For more information about ALSA, refer to the project Web site: <a href="http://www.alsa-project.org/" target="_top">http://www.alsa-project.org/</a>. </p></dd><dt><span class="term">Graphics System</span></dt><dd><p> Both the installation system and Fedora Core use the - <a class="indexterm" name="id3140657"></a> + <a class="indexterm" name="id2719522"></a> <code class="command">Xorg</code> suite to provide graphical capabilities. Components of <code class="command">Xorg</code> manage the display, keyboard and mouse for the desktop environments that @@ -50,7 +50,7 @@ for more information. </p></dd><dt><span class="term">Remote Displays</span></dt><dd><p> Fedora Core and <code class="command">anaconda</code> include - <a class="indexterm" name="id3136561"></a> + <a class="indexterm" name="id2719567"></a> VNC (Virtual Network Computing) software to enable remote access to graphical displays. For more information about VNC, refer to the documentation on the RealVNC Web site: @@ -65,19 +65,19 @@ <a href="http://www.gnu.org/software/coreutils/" target="_top">http://www.gnu.org/software/coreutils/</a>. </p></dd><dt><span class="term">Remote System Access</span></dt><dd><p> Fedora Core incorporates the - <a class="indexterm" name="id3142991"></a> + <a class="indexterm" name="id2719640"></a> OpenSSH suite to provide remote access to the system. The SSH - <a class="indexterm" name="id3142268"></a> + <a class="indexterm" name="id2719653"></a> service enables a number of functions, which include access to the command-line from other systems, remote command execution, and network file transfers. During the installation process <code class="command">anaconda</code> may use the <code class="command">scp</code> - <a class="indexterm" name="id3138952"></a> + <a class="indexterm" name="id2719679"></a> feature of OpenSSH to transfer crash reports to remote systems. Refer to the OpenSSH Web site for more information: <a href="http://www.openssh.com/" target="_top">http://www.openssh.com/</a>. </p></dd><dt><span class="term">Access Control</span></dt><dd><p> - <a class="indexterm" name="id3136622"></a> + <a class="indexterm" name="id2719710"></a> SELinux provides Mandatory Access Control (MAC) capabilities that supplement the standard Linux security features. Refer to the SELinux FAQ for more information: @@ -85,20 +85,20 @@ </p></dd><dt><span class="term">Firewall</span></dt><dd><p> The Linux kernel used by Fedora Core incorporates the <code class="command">netfilter</code> framework to provide - <a class="indexterm" name="id3131535"></a> + <a class="indexterm" name="id2719750"></a> firewall features. The Netfilter project website provides documentation for both <code class="command">netfilter</code>, and the <code class="command">iptables</code> administration facilities: <a href="http://netfilter.org/documentation/index.php" target="_top">http://netfilter.org/documentation/index.php</a>. </p></dd><dt><span class="term">Software Installation</span></dt><dd><p> Fedora Core uses - <a class="indexterm" name="id3118201"></a> + <a class="indexterm" name="id2719794"></a> <code class="command">yum</code> to manage the RPM packages that make up the system. Refer to <a href="http://fedora.redhat.com/docs/yum/" target="_top">http://fedora.redhat.com/docs/yum/</a> for more information. </p></dd><dt><span class="term">Virtualization</span></dt><dd><p> - <a class="indexterm" name="id3113727"></a> + <a class="indexterm" name="id2719830"></a> Xen provides the capability to simultaneously run multiple operating systems on the same computer. Fedora Core also includes tools to install and manage the secondary systems on a Fedora Index: ch-abouttoinstall.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-abouttoinstall.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-abouttoinstall.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-abouttoinstall.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 11. About to Install</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-lang-packages.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-installing-packages.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-abouttoinstall"></a>Chapter 11. About to Install</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 11. About to Install</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-lang-packages.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-installing-packages.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-abouttoinstall"></a>Chapter 11. About to Install</h2></div></div></div><p> No changes are made to your computer until you click the <span><strong class="guilabel">Next</strong></span> button. If you abort the installation process after that point, the Fedora Core system will be incomplete and Index: ch-acknowledgements.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-acknowledgements.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-acknowledgements.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-acknowledgements.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 15. Acknowledgements</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ap-techref.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="generated-index.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-acknowledgements"></a>Chapter 15. Acknowledgements</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 15. Acknowledgements</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ap-techref.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="generated-index.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-acknowledgements"></a>Chapter 15. Acknowledgements</h2></div></div></div><p> Many useful comments and suggestions were provided by Rahul Sundaram and the Anaconda team. David Neimi and Debra Deutsch contributed additional information on boot loader and RAID configurations. Index: ch-beginninginstallation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-beginninginstallation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-beginninginstallation.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-beginninginstallation.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1. Beginning the Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-preparing-media.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-media-testing.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-beginninginstallation"></a>Chapter 1. Beginning the Installation</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1. Beginning the Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-preparing-media.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-media-testing.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-beginninginstallation"></a>Chapter 1. Beginning the Installation</h2></div></div></div><p> To begin installation of Fedora Core, boot the computer from the bootable media. The bootable media provides the necessary programs and files to start the installation program. Once you start the installation @@ -22,7 +22,7 @@ other media, the installation program <span class="emphasis"><em>always</em></span> asks you to choose the installation source. </p><p> - The <a class="indexterm" name="id3131644"></a> <em class="firstterm">BIOS</em> (Basic Input/Output System) + The <a class="indexterm" name="id2709075"></a> <em class="firstterm">BIOS</em> (Basic Input/Output System) on your computer must support the type of boot media you select. The BIOS controls access to some hardware devices during boot time. Any computer that meets the minimum recommended specification for Fedora Core @@ -30,7 +30,7 @@ flash media are newer technologies, but many computers can use them as boot media. Some network cards and chipsets include support for network booting with - <a class="indexterm" name="id3091784"></a> <em class="firstterm">PXE</em>. PXE (pronounced "pixie") + <a class="indexterm" name="id2654062"></a> <em class="firstterm">PXE</em>. PXE (pronounced "pixie") allows a computer to load boot files from a network server instead of directly-connected hardware. </p><p> @@ -44,7 +44,7 @@ <span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">Alt</strong></span>-<span><strong class="keycap">Del</strong></span> or power off the computer with the power switch. Fedora makes no changes to your computer until package installation begins. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-booting-from-disc"></a>1.1. Booting from CD, DVD, or USB Media</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-booting-from-disc"></a>1.1. Booting from CD, DVD, or USB Media</h2></div></div></div><p> To boot your computer: </p><div class="procedure"><ol type="1"><li><p>Switch on the computer.</p></li><li><p>Insert the first disc into the CD or DVD drive, or attach the USB media.</p></li><li><p>A boot screen appears, with a <code class="prompt">boot:</code> Index: ch-bootloader.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-bootloader.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-bootloader.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-bootloader.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,10 +7,10 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 6. Boot Loader</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-disk-druid.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-others.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-bootloader"></a>Chapter 6. Boot Loader</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 6. Boot Loader</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-disk-druid.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-others.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-bootloader"></a>Chapter 6. Boot Loader</h2></div></div></div><p> A <em class="firstterm">boot loader</em> is a small program that reads and launches the operating system. Fedora Core uses the - <a class="indexterm" name="id3136855"></a> + <a class="indexterm" name="id2712629"></a> <span><strong class="application">GRUB</strong></span> boot loader by default. If you have multiple operating systems, the boot loader determines which one to boot, usually by offering a menu. @@ -26,10 +26,10 @@ If you install GRUB, it may overwrite your existing boot loader. </p></td></tr></table></div><p> The following screen displays boot loader configuration options. - </p><div class="figure"><a name="fig-bootloader-config"></a><div class="mediaobject" align="center"><img src="figs/bootloader.png" align="middle" alt="Boot loader configuration screen"></div><p class="title"><b>Figure 6.1. Boot Loader Configuration Screen</b></p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-config-change"></a>6.1. Keeping Your Existing Boot Loader Settings</h2></div></div></div><p> + </p><div class="figure"><a name="fig-bootloader-config"></a><div class="mediaobject" align="center"><img src="figs/bootloader.png" align="middle" alt="Boot loader configuration screen"></div><p class="title"><b>Figure 6.1. Boot Loader Configuration Screen</b></p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-config-change"></a>6.1. Keeping Your Existing Boot Loader Settings</h2></div></div></div><p> By default, the installation program installs GRUB in the <em class="firstterm">master boot record</em>, - <a class="indexterm" name="id3088526"></a> + <a class="indexterm" name="id2712748"></a> or <span class="abbrev">MBR</span>, of the device for the root file system. To change or decline installation of a new boot loader, select the <span><strong class="guibutton">Change boot loader</strong></span> button. The dialog shown Index: ch-disk-partitioning.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-disk-partitioning.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-disk-partitioning.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-disk-partitioning.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,14 +7,14 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. Disk Partitioning</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-upgrading-bootloader.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-disk-druid.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-disk-partitioning"></a>Chapter 5. Disk Partitioning</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. Disk Partitioning</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-upgrading-bootloader.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-disk-druid.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-disk-partitioning"></a>Chapter 5. Disk Partitioning</h2></div></div></div><p> Fedora Core creates and uses several <em class="firstterm">partitions</em> on the available hard drives. You may customize both the partitions, and how the drives on your system are managed. <a href="ch-disk-partitioning.php#sn-partitioning-general" title="5.1. General Information on Partitions">Section 5.1, â??General Information on Partitionsâ??</a> explains drive partitions in more detail. </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Configuring RAID Devices"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="./stylesheet-images/important.png"></td><th align="left">Configuring RAID Devices</th></tr><tr><td align="left" valign="top"><p> - <a class="indexterm" name="id3138168"></a> + <a class="indexterm" name="id2710994"></a> <em class="firstterm">RAID</em> facilities enable a group, or array, of drives to act as a single device. Configure any RAID functions provided by the mainboard of your computer, or attached controller @@ -73,7 +73,7 @@ <span><strong class="guilabel">Create custom layout</strong></span>, or <span><strong class="guilabel">Review and modify partitioning layout</strong></span>, proceed to <a href="ch-disk-partitioning.php#sn-partitioning-general" title="5.1. General Information on Partitions">Section 5.1, â??General Information on Partitionsâ??</a>. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-partitioning-general"></a>5.1. General Information on Partitions</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-partitioning-general"></a>5.1. General Information on Partitions</h2></div></div></div><p> A Fedora Core system has at least three partitions: </p><div class="itemizedlist"><ul type="disc"><li><p> A data partition mounted at <code class="filename">/boot</code> @@ -88,18 +88,18 @@ computer, accept the default partition layout. </p><p> Data partitions have a - <a class="indexterm" name="id3104707"></a> + <a class="indexterm" name="id2711299"></a> <em class="firstterm">mount point</em>. The mount point indicates the directory whose contents reside on that partition. A partition with no mount point is not accessible by users. Data not located on any other partition resides in the <code class="filename">/</code> (or - <a class="indexterm" name="id3084293"></a> + <a class="indexterm" name="id2711320"></a> <em class="firstterm">root</em>) partition. </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Root and /root"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="./stylesheet-images/important.png"></td><th align="left">Root and <code class="filename">/root</code></th></tr><tr><td align="left" valign="top"><p> The <code class="filename">/</code> (or - <a class="indexterm" name="id3124424"></a> + <a class="indexterm" name="id2711352"></a> root) partition is the top of the directory structure. The - <a class="indexterm" name="id3117864"></a> + <a class="indexterm" name="id2711366"></a> <code class="filename">/root</code> (sometimes pronounced "slash-root") directory is the home directory of the user account for system administration. @@ -134,32 +134,32 @@ Only assign storage capacity to partitions that you require immediately. You may allocate free space at any time, to meet needs as they arise. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-types"></a>5.1.1. Partition Types</h3></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-types"></a>5.1.1. Partition Types</h3></div></div></div><p> Every partition has a - <a class="indexterm" name="id3089938"></a> + <a class="indexterm" name="id2711545"></a> <em class="firstterm">partition type</em>, to indicate the format of the - <a class="indexterm" name="id3139644"></a> + <a class="indexterm" name="id2711564"></a> <em class="firstterm">file system</em> on that partition. The file system enables Linux to organize, search, and retrieve files stored on that partition. Use the - <a class="indexterm" name="id3087399"></a> - <a class="indexterm" name="id3135372"></a> + <a class="indexterm" name="id2711578"></a> + <a class="indexterm" name="id2711596"></a> <em class="firstterm"><code class="systemitem">ext3</code></em> file system for data partitions that are not part of LVM, unless you have specific needs that require another type of file system. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-lvm"></a>5.1.2. Understanding LVM</h3></div></div></div><a class="indexterm" name="id3095599"></a><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-lvm"></a>5.1.2. Understanding LVM</h3></div></div></div><a class="indexterm" name="id2711634"></a><p> LVM (Logical Volume Management) partitions provide a number of advantages over standard partitions. LVM partitions are formatted as - <a class="indexterm" name="id3142134"></a> + <a class="indexterm" name="id2711651"></a> <em class="firstterm">physical volumes</em>. One or more physical volumes are combined to form a - <a class="indexterm" name="id3149847"></a> + <a class="indexterm" name="id2711667"></a> <em class="firstterm">volume group</em>. Each volume group's total storage is then divided into one or more - <a class="indexterm" name="id3133894"></a> + <a class="indexterm" name="id2711684"></a> <em class="firstterm">logical volumes</em>. The logical volumes function much like standard data partitions. They have a file system type, such as @@ -180,7 +180,7 @@ </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: LVM and the Default Partition Layout"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">LVM and the Default Partition Layout</th></tr><tr><td align="left" valign="top"><p> By default, the installation process creates partitions within LVM volumes. - </p></td></tr></table></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-home"></a>5.1.3. Creating a <code class="filename">/home</code> Partition</h3></div></div></div><p> + </p></td></tr></table></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-partitioning-home"></a>5.1.3. Creating a <code class="filename">/home</code> Partition</h3></div></div></div><p> If you expect that you or other users will store data on the system, create a separate partition for the <code class="filename">/home</code> directory within an LVM volume. With Index: ch-firstboot.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-firstboot.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-firstboot.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-firstboot.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,9 +7,9 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 13. First Boot</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-installing-packages.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-firewall.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-firstboot"></a>Chapter 13. First Boot</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 13. First Boot</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-installing-packages.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-firewall.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-firstboot"></a>Chapter 13. First Boot</h2></div></div></div><p> The - <a class="indexterm" name="id3093958"></a> + <a class="indexterm" name="id2714894"></a> <span><strong class="application">Setup Agent</strong></span> launches the first time that you start a new Fedora Core system. Use <span><strong class="application">Setup Agent</strong></span> to configure the system for use before you log @@ -23,11 +23,11 @@ <span><strong class="application">Setup Agent</strong></span> requires a graphical interface. If none is available, configure these options manually after you log in. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-license"></a>13.1. License Agreement</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-license"></a>13.1. License Agreement</h2></div></div></div><p> This screen displays the overall licensing terms for Fedora Core. Each software package in Fedora Core is covered by its own license which has been approved by the - <a class="indexterm" name="id3141526"></a> + <a class="indexterm" name="id2715003"></a> Open Source Initiative (OSI). For more information about the OSI, refer to <a href="http://www.opensource.org/" target="_top">http://www.opensource.org/</a>. Index: ch-installer-locale.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-installer-locale.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-installer-locale.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-installer-locale.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 3. Identifying Your Locale</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-installing-from-harddrive.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-installer-keyboard.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-installer-locale"></a>Chapter 3. Identifying Your Locale</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 3. Identifying Your Locale</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-installing-from-harddrive.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-installer-keyboard.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-installer-locale"></a>Chapter 3. Identifying Your Locale</h2></div></div></div><p> If the installation system fails to identify the display hardware on your computer, it displays text screens rather than the default graphical interface. The text screens provide the same functions as @@ -16,7 +16,7 @@ </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Network Installations"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="./stylesheet-images/important.png"></td><th align="left">Network Installations</th></tr><tr><td align="left" valign="top"><p> Network installations with HTTP and FTP always use text screens on systems with less than 128Mb of memory. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installer-language"></a>3.1. Language Selection</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installer-language"></a>3.1. Language Selection</h2></div></div></div><p> The installation program displays a list of languages supported by Fedora. </p><div class="figure"><a name="fig-lang-selection"></a><div class="mediaobject" align="center"><img src="./figs/langselection.png" align="middle" alt=" Index: ch-installing-packages.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-installing-packages.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-installing-packages.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-installing-packages.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 12. Installing Packages</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-abouttoinstall.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-firstboot.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-installing-packages"></a>Chapter 12. Installing Packages</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 12. Installing Packages</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-abouttoinstall.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-firstboot.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-installing-packages"></a>Chapter 12. Installing Packages</h2></div></div></div><p> Fedora Core reports the installation progress on the screen as it writes the selected packages to your system. Network and DVD installations require no further action. If you are using CDs to install, Fedora Core Index: ch-intro.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-intro.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-intro.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-intro.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Introduction</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-hwarchitecture.php">Next</a></td></tr></table><hr></div><div class="preface" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-intro"></a>Introduction</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Introduction</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-hwarchitecture.php">Next</a></td></tr></table><hr></div><div class="preface" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-intro"></a>Introduction</h2></div></div></div><p> Fedora Core is a complete desktop and server operating system created entirely with open source software. </p><div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Caution: Fedora Core Lifecycle"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="./stylesheet-images/caution.png"></td><th align="left">Fedora Core Lifecycle</th></tr><tr><td align="left" valign="top"><p> @@ -29,17 +29,17 @@ at <a href="http://bugzilla.redhat.com" target="_top">http://bugzilla.redhat.com</a>. When you file your bug, select "Fedora Documentation" as the <code class="systemitem">Product</code>, and select the title of this document as the <code class="systemitem">Component</code>. The version of this document is - fedora-install-guide-en_US-1.26 (2006-03-14). + fedora-install-guide-en_US-1.28 (2006-04-04). </p><p> The maintainers of this document will automatically receive your bug report. On behalf of the entire Fedora community, thank you for helping us make improvements. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-background"></a>1. Background</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-background"></a>1. Background</h2></div></div></div><p> The Fedora Project, which produces and maintains Fedora Core, is a collaboration between Red Hat Inc. and the - <a class="indexterm" name="id3136628"></a> - <a class="indexterm" name="id3082468"></a> - <a class="indexterm" name="id3113316"></a> + <a class="indexterm" name="id2669973"></a> + <a class="indexterm" name="id2669985"></a> + <a class="indexterm" name="id2669997"></a> <em class="firstterm">free and open source software</em> (FOSS) community. The Fedora Project also provides Fedora Extras, additional software packaged for installation on a Fedora Core system. @@ -50,7 +50,7 @@ and <a href="http://www.gnu.org/philosophy/free-sw.html" target="_top">http://www.gnu.org/philosophy/free-sw.html</a> for more information about open source software. - </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-hwarchitecture.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Fedora Core 5 Installation Guide - BETA </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 2. Understanding i386 and Other Computer Architectures</td></tr></table></div> + </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-hwarchitecture.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Fedora Core 5 Installation Guide </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 2. Understanding i386 and Other Computer Architectures</td></tr></table></div> <? Index: ch-networkconfig.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-networkconfig.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-networkconfig.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-networkconfig.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,22 +7,22 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 7. Network Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-advanced.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-computer-hostname.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-networkconfig"></a>Chapter 7. Network Configuration</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 7. Network Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-advanced.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-computer-hostname.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-networkconfig"></a>Chapter 7. Network Configuration</h2></div></div></div><p> Use this screen to customize the network settings of your Fedora system. </p><p> Manual network configuration of a Fedora system is often not - required. Many networks have a <a class="indexterm" name="id3134995"></a> <em class="firstterm">DHCP</em> (Dynamic Host Configuration + required. Many networks have a <a class="indexterm" name="id2713436"></a> <em class="firstterm">DHCP</em> (Dynamic Host Configuration Protocol) service that automatically supplies connected systems with configuration data. By default, Fedora Core activates all network interfaces on your computer and configures them to use DHCP. </p><div class="figure"><a name="fig-net-config-dhcp"></a><div class="mediaobject" align="center"><img src="./figs/networkconfig.png" align="middle" alt=" Network configuration screen. - "></div><p class="title"><b>Figure 7.1. Network Configuration Screen</b></p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-network-devices"></a>7.1. Network Devices</h2></div></div></div><p> + "></div><p class="title"><b>Figure 7.1. Network Configuration Screen</b></p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-network-devices"></a>7.1. Network Devices</h2></div></div></div><p> Fedora displays a list of network interfaces detected on your computer. Each interface must have a unique <em class="firstterm">IP - address</em> <a class="indexterm" name="id3133104"></a> on the network to which it is attached. The interface - may receive this address from the network <a class="indexterm" name="id3092454"></a> DHCP service. + address</em> <a class="indexterm" name="id2713512"></a> on the network to which it is attached. The interface + may receive this address from the network <a class="indexterm" name="id2713523"></a> DHCP service. </p><p> To manually assign an IP address, highlight the interface on the <span><strong class="guilabel">Network Device</strong></span> list and select @@ -44,7 +44,7 @@ any time after the system has booted. </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Modem Configuration"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Modem Configuration</th></tr><tr><td align="left" valign="top"><p> The <span><strong class="guilabel">Network Configuration</strong></span> screen does not - list <a class="indexterm" name="id3150220"></a> modems. Configure these devices after installation + list <a class="indexterm" name="id2713607"></a> modems. Configure these devices after installation with either the <span><strong class="application">Internet Configuration Wizard</strong></span> or <span><strong class="application">Network Cnfiguration</strong></span> utility. The settings for your Index: ch-next-steps.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-next-steps.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-next-steps.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-next-steps.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,10 +7,10 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 14. Your Next Steps</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-systemuser.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-news-subscriptions.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-next-steps"></a>Chapter 14. Your Next Steps</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 14. Your Next Steps</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-soundcard.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-news-subscriptions.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-next-steps"></a>Chapter 14. Your Next Steps</h2></div></div></div><p> Fedora provides you with a complete operating system with a vast range of capabilities, supported by a large community. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-system-updating"></a>14.1. Updating Your System</h2></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-system-updating"></a>14.1. Updating Your System</h2></div></div></div><p> The Fedora Project releases updated software packages for Fedora Core throughout the support period of each version. Updated packages add new features, improve reliability, resolve bugs, or remove security @@ -22,10 +22,10 @@ Fedora announcements services. </p><p> To update your system with the latest packages, use the - <a class="indexterm" name="id3101372"></a> - <span><strong class="application">Package Updater</strong></span>: + <a class="indexterm" name="id2716362"></a> + <span><strong class="application">Software Updater</strong></span>: </p><div class="orderedlist"><ol type="1"><li><p> - Choose <span><strong class="guimenu">Applications</strong></span>-><span><strong class="guisubmenu">System Tools</strong></span>-><span><strong class="guimenuitem">Package + Choose <span><strong class="guimenu">Applications</strong></span> â?? <span><strong class="guisubmenu">System Tools</strong></span> â?? <span><strong class="guimenuitem">Software Updater</strong></span>. </p></li><li><p> When prompted, enter the @@ -45,7 +45,7 @@ reboot the system at a more convenient time. </p></li></ol></div><p> To update packages from the command-line, use the - <a class="indexterm" name="id3075202"></a> + <a class="indexterm" name="id2716472"></a> <code class="command">yum</code> utility. Type this command to begin a full update of your system with <code class="command">yum</code>: </p><pre class="screen"> @@ -61,7 +61,7 @@ choose to enable daily system updates. To enable automatic updates, follow the instructions on the webpage <a href="http://fedora.redhat.com/docs/yum/sn-updating-your-system.html" target="_top">http://fedora.redhat.com/docs/yum/sn-updating-your-system.html</a>. - </p></td></tr></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-firstboot-systemuser.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-news-subscriptions.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.6. System User </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 14.2. Subscribing to Fedora Announcements and News</td></tr></table></div> + </p></td></tr></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-firstboot-soundcard.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-news-subscriptions.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.7. Sound Card </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 14.2. Subscribing to Fedora Announcements and News</td></tr></table></div> <? Index: ch-other-install-methods.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-other-install-methods.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-other-install-methods.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-other-install-methods.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Alternative Installation Methods</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-booting-from-pxe.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-installing-from-harddrive.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-other-install-methods"></a>Chapter 2. Alternative Installation Methods</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Alternative Installation Methods</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-booting-from-pxe.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-installing-from-harddrive.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-other-install-methods"></a>Chapter 2. Alternative Installation Methods</h2></div></div></div><p> The installation method screen below appears if one of the following is true: </p><div class="orderedlist"><ol type="1"><li><p> @@ -27,13 +27,13 @@ next stage from that disc. The installation program still downloads <span class="emphasis"><em>package data</em></span> from the source you choose. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-install-method-server"></a>2.1. Installation from a Network Server</h2></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-install-method-server"></a>2.1. Installation from a Network Server</h2></div></div></div><p> You may install Fedora Core from a network server using FTP, HTTP, or - <a class="indexterm" name="id3088660"></a> + <a class="indexterm" name="id2710007"></a> NFS protocols. Refer to <a href="sn-before-begin.php#sn-installing-networkinstallation" title="3.3. Installing from a Server or Web Site">Section 3.3, â??Installing from a Server or Web Siteâ??</a> for information on installation servers. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installer-tcpip"></a>2.1.1. TCP/IP Configuration</h3></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installer-tcpip"></a>2.1.1. TCP/IP Configuration</h3></div></div></div><p> By default, the installation program uses DHCP to automatically provide the network settings. If your network has no DHCP server, clear the check box labeled <span><strong class="guibutton">Use dynamic IP @@ -45,7 +45,7 @@ These settings apply only during the installation process. The installation program allows you to configure the final network configuration later. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installer-service-settings"></a>2.1.2. Network Service Setup</h3></div></div></div><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installer-service-settings"></a>2.1.2. Network Service Setup</h3></div></div></div><p> The FTP, HTTP, and NFS service setup dialogs are very similar. Each requires the name or IP address of the server, and a directory where the installation files reside. To use a public Index: ch-packageselection.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-packageselection.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-packageselection.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-packageselection.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 10. Software Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-rootpassword.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-package-selection.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-packageselection"></a>Chapter 10. Software Selection</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 10. Software Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-rootpassword.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-package-selection.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-packageselection"></a>Chapter 10. Software Selection</h2></div></div></div><p> By default, the Fedora installation process loads a selection of software that is suitable for a desktop system. </p><div class="figure"><a name="fig-task-selection"></a><div class="mediaobject" align="center"><img src="./figs/taskselection.png" align="middle" alt=" @@ -33,8 +33,8 @@ Select <span><strong class="guilabel">Customize now</strong></span> to install support for additional languages. Refer to <a href="sn-lang-packages.php" title="10.3. Additional Language Support">Section 10.3, â??Additional Language Supportâ??</a> for more information on configuring language support. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-mandatory-services"></a>10.1. Core Network Services</h2></div></div></div><p> - All Fedora Core installation include the following network services: + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-mandatory-services"></a>10.1. Core Network Services</h2></div></div></div><p> + All Fedora Core installations include the following network services: </p><div class="itemizedlist"><ul type="disc"><li><p> centralized logging through syslog </p></li><li><p> Index: ch-rootpassword.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-rootpassword.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ch-rootpassword.php 20 Mar 2006 20:04:36 -0000 1.2 +++ ch-rootpassword.php 6 Apr 2006 04:05:52 -0000 1.3 @@ -1,13 +1,5 @@ -<? - -include("site.inc"); -$template = new Page; -$template->initCommon(); -$template->displayHeader(); - -?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 9. Set the Root Password</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-utc.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-packageselection.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-rootpassword"></a>Chapter 9. Set the Root Password</h2></div></div></div><p> - Fedora uses a special account named <a class="indexterm" name="id3085239"></a> <em class="firstterm"><code class="systemitem">root</code></em> for system +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 9. Set the Root Password</title><link rel="stylesheet" href="fedora.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"><link rel="start" href="index.php" title="Fedora Core 5 Installation Guide"><link rel="up" href="index.php" title="Fedora Core 5 Installation Guide"><link rel="prev" href="sn-utc.php" title="8.2. Universal Co-ordinated Time (UTC)"><link rel="next" href="ch-packageselection.php" title="Chapter 10. Software Selection"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 9. Set the Root Password</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-utc.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch! -packageselection.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-rootpassword"></a>Chapter 9. Set the Root Password</h2></div></div></div><p> + Fedora uses a special account named <a class="indexterm" name="id2713989"></a> <em class="firstterm"><code class="systemitem">root</code></em> for system administration. The <code class="systemitem">root</code> account on a Linux system is not subject to most normal account restrictions. As the system owner or administrator, you may Index: ch-timezone.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-timezone.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ch-timezone.php 20 Mar 2006 20:04:36 -0000 1.2 +++ ch-timezone.php 6 Apr 2006 04:05:52 -0000 1.3 @@ -1,18 +1,9 @@ -<? - -include("site.inc"); -$template = new Page; -$template->initCommon(); -$template->displayHeader(); - -?> - -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 8. Time Zone Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-network-misc-settings.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-utc.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-timezone"></a>Chapter 8. Time Zone Selection</h2></div></div></div><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 8. Time Zone Selection</title><link rel="stylesheet" href="fedora.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"><link rel="start" href="index.php" title="Fedora Core 5 Installation Guide"><link rel="up" href="index.php" title="Fedora Core 5 Installation Guide"><link rel="prev" href="sn-network-misc-settings.php" title="7.3. Miscellaneous Settings"><link rel="next" href="sn-utc.php" title="8.2. Universal Co-ordinated Time (UTC)"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 8. Time Zone Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-network-misc-settings.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accessk! ey="n" href="sn-utc.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-timezone"></a>Chapter 8. Time Zone Selection</h2></div></div></div><p> This screen allows you to specify the correct time zone for the location of your computer. Specify a time zone even if you plan to - use <a class="indexterm" name="id3093856"></a> NTP (Network Time Protocol) to maintain the accuracy of + use <a class="indexterm" name="id2713813"></a> NTP (Network Time Protocol) to maintain the accuracy of the system clock. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-selecting-timezone"></a>8.1. Selecting a Time Zone</h2></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-selecting-timezone"></a>8.1. Selecting a Time Zone</h2></div></div></div><p> Fedora displays on the screen two methods for selecting the time zone. </p><div class="figure"><a name="fig-timezone"></a><div class="mediaobject" align="center"><img src="./figs/timezone.png" align="middle" alt=" Index: ch-upgrading-system.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ch-upgrading-system.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-upgrading-system.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ch-upgrading-system.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 4. Upgrading an Existing System</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-installer-keyboard.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-upgrading-bootloader.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en_US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-upgrading-system"></a>Chapter 4. Upgrading an Existing System</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 4. Upgrading an Existing System</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-installer-keyboard.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-upgrading-bootloader.php">Next</a></td></tr></table><hr></div><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a name="ch-upgrading-system"></a>Chapter 4. Upgrading an Existing System</h2></div></div></div><p> The installation system automatically detects any existing installation of Fedora Core. The upgrade process updates the existing system software with new versions, but does not remove any data from @@ -16,7 +16,7 @@ if a package upgrade demands it. Most package upgrades do not change system configuration, but rather install an additional configuration file for you to examine later. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-upgrade-examine"></a>4.1. Upgrade Examine</h2></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-upgrade-examine"></a>4.1. Upgrade Examine</h2></div></div></div><p> If your system contains a Fedora Core or Red Hat Linux installation, the following screen appears: </p><div class="figure"><a name="fig-upgrade-examine"></a><div class="mediaobject" align="center"><img src="./figs/upgrade.png" align="middle" alt=" Index: fedora-install-guide-en_US.tar.gz =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/fedora-install-guide-en_US.tar.gz,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 Binary files /tmp/cvsxmkebZ and /tmp/cvsnUiuWI differ Index: generated-index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/generated-index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- generated-index.php 20 Mar 2006 13:43:28 -0000 1.1 +++ generated-index.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -12,9 +12,9 @@ , <a href="ch-disk-partitioning.php#sn-partitioning-types">Partition Types</a></dt><dt>NTFS , <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>vfat , <a href="sn-disk-druid.php">Disk Druid</a></dt></dl></dd><dt>file systems</dt><dd><dl><dt>ext2, <a href="sn-installing-from-harddrive.php">Installation from a Hard Drive</a></dt><dt>ext3, <a href="sn-installing-from-harddrive.php">Installation from a Hard Drive</a></dt><dt>vfat, <a href="sn-installing-from-harddrive.php">Installation from a Hard Drive</a></dt></dl></dd><dt>firewall</dt><dd><dl><dt>configuring, <a href="sn-firstboot-firewall.php">Firewall</a></dt><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd><dt>FOSS (free and open source software), <a href="ch-intro.php#sn-background">Background</a></dt><dt>free software (see FOSS)</dt></dl></div><div class="indexdiv"><h3>G</h3><dl><dt>gateway, <a href="sn-network-misc-settings.php">Miscellaneous Settings</a></dt><dt>GMT (Greenwich Mean Time) (see UTC)</dt><dt>GRUB</dt><dd><dl><dt>configuring, <a href="ch-bootloader.php">Boot Loader</a></dt><dd><dl><dt>(see als! o boot loader)</dt></dl></dd><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>H</h3><dl><dt>hostname, <a href="sn-computer-hostname.php">Computer Hostname</a></dt></dl></div><div class="indexdiv"><h3>I</h3><dl><dt>IP address, <a href="ch-networkconfig.php#sn-network-devices">Network Devices</a></dt></dl></div><div class="indexdiv"><h3>K</h3><dl><dt>Kickstart, <a href="sn-automating-installation.php">Automating the Installation with Kickstart</a></dt></dl></div><div class="indexdiv"><h3>L</h3><dl><dt>LVM, <a href="sn-disk-druid.php">Disk Druid</a></dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt><dt>logical volume, <a href="ch-disk-partitioning.php#sn-partitioning-lvm">Understanding LVM</a></dt><dt>physical volume, <a href="ch-disk-partitioning.php#sn-partitioning-lvm">Understanding LVM</a></dt><dt>understanding, <a href="ch-disk-partitioning.php#sn-pa! rtitioning-lvm">Understanding LVM</a></dt><dt>volume group, <a! href= -disk-partitioning.php#sn-partitioning-lvm">Understanding LVM</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>M</h3><dl><dt>master boot record, <a href="ch-bootloader.php#sn-bootloader-config-change">Keeping Your Existing Boot Loader Settings</a>, <a href="sn-bootloader-advanced.php">Advanced Boot loader Options</a></dt><dt>memory testing mode, <a href="sn-boot-modes.php#sn-memtest">Loading the Memory (RAM) Testing Mode</a></dt><dt>modem, <a href="ch-networkconfig.php#sn-network-devices">Network Devices</a></dt><dt>mount point, <a href="ch-disk-partitioning.php#sn-partitioning-general">General Information on Partitions</a></dt></dl></div><div class="indexdiv"><h3>N</h3><dl><dt>NFS (Network File System)</dt><dd><dl><dt>install from, <a href="ch-other-install-methods.php#sn-install-method-server">Installation from a Network Server</a></dt></dl></dd><dt>NTFS - (see file system)</dt><dt>NTP (Network Time Protocol), <a href="ch-timezone.php">Time Zone Selection</a>, <a href="sn-firstboot-datetime.php">Date and Time</a></dt></dl></div><div class="indexdiv"><h3>O</h3><dl><dt>open source (see FOSS)</dt><dt>OpenSSH, <a href="ap-techref.php">Other Technical Documentation</a></dt><dd><dl><dt>(see also SSH)</dt></dl></dd><dt>OSI (Open Source Initiative), <a href="ch-firstboot.php#sn-firstboot-license">License Agreement</a></dt></dl></div><div class="indexdiv"><h3>P</h3><dl><dt>package groups, <a href="sn-package-selection.php">Customizing the Software Selection</a></dt><dt>Package Updater, <a href="ch-next-steps.php#sn-system-updating">Updating Your System</a></dt><dt>partition</dt><dd><dl><dt>/home + (see file system)</dt><dt>NTP (Network Time Protocol), <a href="ch-timezone.php">Time Zone Selection</a>, <a href="sn-firstboot-datetime.php">Date and Time</a></dt></dl></div><div class="indexdiv"><h3>O</h3><dl><dt>open source (see FOSS)</dt><dt>OpenSSH, <a href="ap-techref.php">Other Technical Documentation</a></dt><dd><dl><dt>(see also SSH)</dt></dl></dd><dt>OSI (Open Source Initiative), <a href="ch-firstboot.php#sn-firstboot-license">License Agreement</a></dt></dl></div><div class="indexdiv"><h3>P</h3><dl><dt>package groups, <a href="sn-package-selection.php">Customizing the Software Selection</a></dt><dt>partition</dt><dd><dl><dt>/home , <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>/root - , <a href="ch-disk-partitioning.php#sn-partitioning-general">General Information on Partitions</a></dt><dt>adding, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>deleting, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>editing, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>illegal, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>root, <a href="ch-disk-partitioning.php#sn-partitioning-general">General Information on Partitions</a>, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>type, <a href="ch-disk-partitioning.php#sn-partitioning-types">Partition Types</a></dt><dd><dl><dt>(see also file system)</dt></dl></dd></dl></dd><dt>PXE (Pre-boot eXecution Environment), <a href="ch-beginninginstallation.php">Beginning the Installation</a>, <a href="sn-booting-from-pxe.php">Booting from the Network using PXE</a></dt></dl></div><div class="indexdiv"><h3>R</h3><dl><dt>RAID, <a href="sn-disk-druid.php">Disk Druid</a></dt><dd><dl><dt>hardware, <a href="ch-di! sk-partitioning.php">Disk Partitioning</a></dt><dt>Linux software, <a href="sn-disk-druid.php">Disk Druid</a></dt></dl></dd><dt>rescue discs, <a href="sn-boot-modes.php#sn-mode-rescue">Booting Your Computer with the Rescue Mode</a></dt><dt>rescue mode, <a href="sn-boot-modes.php#sn-mode-rescue">Booting Your Computer with the Rescue Mode</a></dt><dt>root account, <a href="ch-rootpassword.php">Set the Root Password</a></dt><dt>router (see gateway)</dt></dl></div><div class="indexdiv"><h3>S</h3><dl><dt>scp, <a href="ap-techref.php">Other Technical Documentation</a></dt><dd><dl><dt>(see also SSH)</dt></dl></dd><dt>SELinux</dt><dd><dl><dt>configuring, <a href="sn-firstboot-selinux.php">SELinux</a></dt><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd><dt>serial console, <a href="ap-admin-options.php#sn-boot-options-interface">Configuring the Interface</a></dt><dt>Setup Agent, <a href="ch-firstboot.php">First Boot</a></dt><dt>SSH (Secure ! SHell)</dt><dd><dl><dt>documentation, <a href="ap-techref.php"! >Other chnical Documentation</a></dt><dt>firewall configuration, <a href="sn-firstboot-firewall.php">Firewall</a></dt></dl></dd><dt>syslog, <a href="sn-remote-logging.php">Logging to a Remote System During the Installation</a></dt></dl></div><div class="indexdiv"><h3>T</h3><dl><dt>Telnet, <a href="sn-remoteaccess-installation.php#sn-telnet-installation">Enabling Remote Access with Telnet</a></dt><dt>text interface, <a href="ap-admin-options.php#sn-boot-options-interface">Configuring the Interface</a></dt></dl></div><div class="indexdiv"><h3>U</h3><dl><dt>UTC (Universal Co-ordinated time), <a href="sn-utc.php">Universal Co-ordinated Time (UTC)</a></dt></dl></div><div class="indexdiv"><h3>V</h3><dl><dt>vfat (see file system) (see file systems)</dt><dt>VNC (Virtual Network Computing), <a href="sn-remoteaccess-installation.php">Enabling Remote Access to the Installation System</a></dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt><dt>enabling! , <a href="sn-remoteaccess-installation.php#sn-remoteaccess-installation-vnc">Enabling Remote Access with VNC</a></dt><dt>installing client, <a href="sn-remoteaccess-installation.php">Enabling Remote Access to the Installation System</a></dt><dt>listening mode, <a href="sn-remoteaccess-installation.php#sn-remoteaccess-installation-vnclistener">Connecting the Installation System to a VNC Listener</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>X</h3><dl><dt>Xen</dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd><dt>Xorg, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></div><div class="indexdiv"><h3>Y</h3><dl><dt>yum, <a href="ch-next-steps.php#sn-system-updating">Updating Your System</a></dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td w! idth="40%" align="left"><a accesskey="p" href="ch-acknowledgem! ents.p >Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">Chapter 15. Acknowledgements </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div> + , <a href="ch-disk-partitioning.php#sn-partitioning-general">General Information on Partitions</a></dt><dt>adding, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>deleting, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>editing, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>illegal, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>root, <a href="ch-disk-partitioning.php#sn-partitioning-general">General Information on Partitions</a>, <a href="sn-disk-druid.php">Disk Druid</a></dt><dt>type, <a href="ch-disk-partitioning.php#sn-partitioning-types">Partition Types</a></dt><dd><dl><dt>(see also file system)</dt></dl></dd></dl></dd><dt>PXE (Pre-boot eXecution Environment), <a href="ch-beginninginstallation.php">Beginning the Installation</a>, <a href="sn-booting-from-pxe.php">Booting from the Network using PXE</a></dt></dl></div><div class="indexdiv"><h3>R</h3><dl><dt>RAID, <a href="sn-disk-druid.php">Disk Druid</a></dt><dd><dl><dt>hardware, <a href="ch-di! sk-partitioning.php">Disk Partitioning</a></dt><dt>Linux software, <a href="sn-disk-druid.php">Disk Druid</a></dt></dl></dd><dt>rescue discs, <a href="sn-boot-modes.php#sn-mode-rescue">Booting Your Computer with the Rescue Mode</a></dt><dt>rescue mode, <a href="sn-boot-modes.php#sn-mode-rescue">Booting Your Computer with the Rescue Mode</a></dt><dt>root account, <a href="ch-rootpassword.php">Set the Root Password</a></dt><dt>router (see gateway)</dt></dl></div><div class="indexdiv"><h3>S</h3><dl><dt>scp, <a href="ap-techref.php">Other Technical Documentation</a></dt><dd><dl><dt>(see also SSH)</dt></dl></dd><dt>SELinux</dt><dd><dl><dt>configuring, <a href="sn-firstboot-selinux.php">SELinux</a></dt><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd><dt>serial console, <a href="ap-admin-options.php#sn-boot-options-interface">Configuring the Interface</a></dt><dt>Setup Agent, <a href="ch-firstboot.php">First Boot</a></dt><dt>Software Upd! ater, <a href="ch-next-steps.php#sn-system-updating">Updating ! Your S em</a></dt><dt>SSH (Secure SHell)</dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt><dt>firewall configuration, <a href="sn-firstboot-firewall.php">Firewall</a></dt></dl></dd><dt>syslog, <a href="sn-remote-logging.php">Logging to a Remote System During the Installation</a></dt></dl></div><div class="indexdiv"><h3>T</h3><dl><dt>Telnet, <a href="sn-remoteaccess-installation.php#sn-telnet-installation">Enabling Remote Access with Telnet</a></dt><dt>text interface, <a href="ap-admin-options.php#sn-boot-options-interface">Configuring the Interface</a></dt></dl></div><div class="indexdiv"><h3>U</h3><dl><dt>UTC (Universal Co-ordinated time), <a href="sn-utc.php">Universal Co-ordinated Time (UTC)</a></dt></dl></div><div class="indexdiv"><h3>V</h3><dl><dt>vfat (see file system) (see file systems)</dt><dt>VNC (Virtual Network Computing), <a href="sn-remoteaccess-installation.php">Enabling Remote Access to the Installation System</a></dt><dd>! <dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt><dt>enabling, <a href="sn-remoteaccess-installation.php#sn-remoteaccess-installation-vnc">Enabling Remote Access with VNC</a></dt><dt>installing client, <a href="sn-remoteaccess-installation.php">Enabling Remote Access to the Installation System</a></dt><dt>listening mode, <a href="sn-remoteaccess-installation.php#sn-remoteaccess-installation-vnclistener">Connecting the Installation System to a VNC Listener</a></dt></dl></dd></dl></div><div class="indexdiv"><h3>X</h3><dl><dt>Xen</dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd><dt>Xorg, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></div><div class="indexdiv"><h3>Y</h3><dl><dt>yum, <a href="ch-next-steps.php#sn-system-updating">Updating Your System</a></dt><dd><dl><dt>documentation, <a href="ap-techref.php">Other Technical Documentation</a></dt></dl></dd></dl></di! v></div></div><div class="navfooter"><hr><table width="100%" s! ummary avigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch-acknowledgements.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">Chapter 15. Acknowledgements </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div> <? Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.php 20 Mar 2006 13:43:28 -0000 1.1 +++ index.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Fedora Core 5 Installation Guide - BETA</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-intro.php">Next</a></td></tr></table><hr></div><div class="book" lang="en_US"><div class="titlepage"><div><div><h1 class="title"><a name="book"></a>Fedora Core 5 Installation Guide - BETA</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Stuart</span> <span class="surname">Ellis</span></h3></div><h4 class="editedby">Edited by</h4><h3 class="editor"><span class="firstname">Paul</span> <span class="othername">W.</span> <span class="surname">Frields</span></h3></div></div><div><p class="copyright">Copyright © 2006 Red Hat, Inc., Stuart Ellis, Paul W. Frields</p></div><div><a href="ln-legalnotice-opl.php">Legal Notice</a></div><div><a href! ="rv-revhistory.php">Revision History</a></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="preface"><a href="ch-intro.php">Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="ch-intro.php#sn-background">1. Background</a></span></dt><dt><span class="section"><a href="sn-hwarchitecture.php">2. Understanding i386 and Other Computer Architectures</a></span></dt><dt><span class="section"><a href="sn-before-begin.php">3. Before You Begin</a></span></dt><dd><dl><dt><span class="section"><a href="sn-before-begin.php#sn-installing-storage-configurations">3.1. Storage</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-network-configurations">3.2. Networking</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-networkinstallation">3.3. Installing from a Server or Web Site</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-managed-! network">3.4. Installing Fedora Core on a Managed Network</a><! /span> t></dl></dd><dt><span class="section"><a href="sn-preparing-media.php">4. Preparing Media</a></span></dt><dd><dl><dt><span class="section"><a href="sn-preparing-media.php#sn-preparing-cd-or-dvd-media">4.1. Preparing CD or DVD Media</a></span></dt><dt><span class="section"><a href="sn-preparing-media.php#sn-preparing-usb-media">4.2. Preparing USB Boot Media</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch-beginninginstallation.php">1. Beginning the Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch-beginninginstallation.php#sn-booting-from-disc">1.1. Booting from CD, DVD, or USB Media</a></span></dt><dt><span class="section"><a href="sn-media-testing.php">1.2. Testing CD and DVD Media</a></span></dt><dt><span class="section"><a href="sn-booting-from-pxe.php">1.3. Booting from the Network using PXE</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-other-install-methods.php">2. Alternative Installation Methods</a></spa! n></dt><dd><dl><dt><span class="section"><a href="ch-other-install-methods.php#sn-install-method-server">2.1. Installation from a Network Server</a></span></dt><dd><dl><dt><span class="section"><a href="ch-other-install-methods.php#sn-installer-tcpip">2.1.1. TCP/IP Configuration</a></span></dt><dt><span class="section"><a href="ch-other-install-methods.php#sn-installer-service-settings">2.1.2. Network Service Setup</a></span></dt></dl></dd><dt><span class="section"><a href="sn-installing-from-harddrive.php">2.2. Installation from a Hard Drive</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-installer-locale.php">3. Identifying Your Locale</a></span></dt><dd><dl><dt><span class="section"><a href="ch-installer-locale.php#sn-installer-language">3.1. Language Selection</a></span></dt><dt><span class="section"><a href="sn-installer-keyboard.php">3.2. Keyboard Configuration</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-upgrading-system.php">4. Upgra! ding an Existing System</a></span></dt><dd><dl><dt><span class! ="sect "><a href="ch-upgrading-system.php#sn-upgrade-examine">4.1. Upgrade Examine</a></span></dt><dt><span class="section"><a href="sn-upgrading-bootloader.php">4.2. Upgrading Boot Loader Configuration</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-disk-partitioning.php">5. Disk Partitioning</a></span></dt><dd><dl><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-general">5.1. General Information on Partitions</a></span></dt><dd><dl><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-types">5.1.1. Partition Types</a></span></dt><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-lvm">5.1.2. Understanding LVM</a></span></dt><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-home">5.1.3. Creating a <code class="filename">/home</code> Partition</a></span></dt></dl></dd><dt><span class="section"><a href="sn-disk-druid.php">5.2. Disk Druid</a></span></dt></dl></dd><dt><spa! n class="chapter"><a href="ch-bootloader.php">6. Boot Loader</a></span></dt><dd><dl><dt><span class="section"><a href="ch-bootloader.php#sn-bootloader-config-change">6.1. Keeping Your Existing Boot Loader Settings</a></span></dt><dt><span class="section"><a href="sn-bootloader-others.php">6.2. Booting Additional Operating Systems</a></span></dt><dt><span class="section"><a href="sn-bootloader-password.php">6.3. Setting a Boot Loader Password</a></span></dt><dt><span class="section"><a href="sn-bootloader-advanced.php">6.4. Advanced Boot loader Options</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-networkconfig.php">7. Network Configuration</a></span></dt><dd><dl><dt><span class="section"><a href="ch-networkconfig.php#sn-network-devices">7.1. Network Devices</a></span></dt><dt><span class="section"><a href="sn-computer-hostname.php">7.2. Computer Hostname</a></span></dt><dt><span class="section"><a href="sn-network-misc-settings.php">7.3. Miscellaneous Setti! ngs</a></span></dt></dl></dd><dt><span class="chapter"><a href! ="ch-t zone.php">8. Time Zone Selection</a></span></dt><dd><dl><dt><span class="section"><a href="ch-timezone.php#sn-selecting-timezone">8.1. Selecting a Time Zone</a></span></dt><dt><span class="section"><a href="sn-utc.php">8.2. Universal Co-ordinated Time (UTC)</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-rootpassword.php">9. Set the Root Password</a></span></dt><dt><span class="chapter"><a href="ch-packageselection.php">10. Software Selection</a></span></dt><dd><dl><dt><span class="section"><a href="ch-packageselection.php#sn-mandatory-services">10.1. Core Network Services</a></span></dt><dt><span class="section"><a href="sn-package-selection.php">10.2. Customizing the Software Selection</a></span></dt><dt><span class="section"><a href="sn-lang-packages.php">10.3. Additional Language Support</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-abouttoinstall.php">11. About to Install</a></span></dt><dt><span class="chapter"><a href="ch-installing-pac! kages.php">12. Installing Packages</a></span></dt><dt><span class="chapter"><a href="ch-firstboot.php">13. First Boot</a></span></dt><dd><dl><dt><span class="section"><a href="ch-firstboot.php#sn-firstboot-license">13.1. License Agreement</a></span></dt><dt><span class="section"><a href="sn-firstboot-firewall.php">13.2. Firewall</a></span></dt><dt><span class="section"><a href="sn-firstboot-selinux.php">13.3. SELinux</a></span></dt><dt><span class="section"><a href="sn-firstboot-datetime.php">13.4. Date and Time</a></span></dt><dt><span class="section"><a href="sn-firstboot-display.php">13.5. Display</a></span></dt><dt><span class="section"><a href="sn-firstboot-systemuser.php">13.6. System User</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-next-steps.php">14. Your Next Steps</a></span></dt><dd><dl><dt><span class="section"><a href="ch-next-steps.php#sn-system-updating">14.1. Updating Your System</a></span></dt><dt><span class="section"><a href="sn-news-sub! scriptions.php">14.2. Subscribing to Fedora Announcements and ! News</ /span></dt><dt><span class="section"><a href="sn-web-help.php">14.3. Finding Documentation and Support</a></span></dt><dt><span class="section"><a href="sn-community.php">14.4. Joining The Fedora Community</a></span></dt></dl></dd><dt><span class="appendix"><a href="ap-admin-options.php">A. Boot Options</a></span></dt><dd><dl><dt><span class="section"><a href="ap-admin-options.php#sn-bootoptions-installer">A.1. Configuring the Installation System at the +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Fedora Core 5 Installation Guide</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch-intro.php">Next</a></td></tr></table><hr></div><div class="book" lang="en-US"><div class="titlepage"><div><div><h1 class="title"><a name="book"></a>Fedora Core 5 Installation Guide</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Stuart</span> <span class="surname">Ellis</span></h3></div><h4 class="editedby">Edited by</h4><h3 class="editor"><span class="firstname">Paul</span> <span class="othername">W.</span> <span class="surname">Frields</span></h3></div></div><div><p class="copyright">Copyright © 2006 Red Hat, Inc., Stuart Ellis, Paul W. Frields</p></div><div><a href="ln-legalnotice-opl.php">Legal Notice</a></div><div><a href="rv-revhistor! y.php">Revision History</a></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="preface"><a href="ch-intro.php">Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="ch-intro.php#sn-background">1. Background</a></span></dt><dt><span class="section"><a href="sn-hwarchitecture.php">2. Understanding i386 and Other Computer Architectures</a></span></dt><dt><span class="section"><a href="sn-before-begin.php">3. Before You Begin</a></span></dt><dd><dl><dt><span class="section"><a href="sn-before-begin.php#sn-installing-storage-configurations">3.1. Storage</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-network-configurations">3.2. Networking</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-networkinstallation">3.3. Installing from a Server or Web Site</a></span></dt><dt><span class="section"><a href="sn-before-begin.php#sn-installing-managed-network">3.4. ! Installing Fedora Core on a Managed Network</a></span></dt></d! l></dd t><span class="section"><a href="sn-preparing-media.php">4. Preparing Media</a></span></dt><dd><dl><dt><span class="section"><a href="sn-preparing-media.php#sn-preparing-cd-or-dvd-media">4.1. Preparing CD or DVD Media</a></span></dt><dt><span class="section"><a href="sn-preparing-media.php#sn-preparing-usb-media">4.2. Preparing USB Boot Media</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch-beginninginstallation.php">1. Beginning the Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch-beginninginstallation.php#sn-booting-from-disc">1.1. Booting from CD, DVD, or USB Media</a></span></dt><dt><span class="section"><a href="sn-media-testing.php">1.2. Testing CD and DVD Media</a></span></dt><dt><span class="section"><a href="sn-booting-from-pxe.php">1.3. Booting from the Network using PXE</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-other-install-methods.php">2. Alternative Installation Methods</a></span></dt><dd><dl! ><dt><span class="section"><a href="ch-other-install-methods.php#sn-install-method-server">2.1. Installation from a Network Server</a></span></dt><dd><dl><dt><span class="section"><a href="ch-other-install-methods.php#sn-installer-tcpip">2.1.1. TCP/IP Configuration</a></span></dt><dt><span class="section"><a href="ch-other-install-methods.php#sn-installer-service-settings">2.1.2. Network Service Setup</a></span></dt></dl></dd><dt><span class="section"><a href="sn-installing-from-harddrive.php">2.2. Installation from a Hard Drive</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-installer-locale.php">3. Identifying Your Locale</a></span></dt><dd><dl><dt><span class="section"><a href="ch-installer-locale.php#sn-installer-language">3.1. Language Selection</a></span></dt><dt><span class="section"><a href="sn-installer-keyboard.php">3.2. Keyboard Configuration</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-upgrading-system.php">4. Upgrading an Existi! ng System</a></span></dt><dd><dl><dt><span class="section"><a ! href=" upgrading-system.php#sn-upgrade-examine">4.1. Upgrade Examine</a></span></dt><dt><span class="section"><a href="sn-upgrading-bootloader.php">4.2. Upgrading Boot Loader Configuration</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-disk-partitioning.php">5. Disk Partitioning</a></span></dt><dd><dl><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-general">5.1. General Information on Partitions</a></span></dt><dd><dl><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-types">5.1.1. Partition Types</a></span></dt><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-lvm">5.1.2. Understanding LVM</a></span></dt><dt><span class="section"><a href="ch-disk-partitioning.php#sn-partitioning-home">5.1.3. Creating a <code class="filename">/home</code> Partition</a></span></dt></dl></dd><dt><span class="section"><a href="sn-disk-druid.php">5.2. Disk Druid</a></span></dt></dl></dd><dt><span class="chapt! er"><a href="ch-bootloader.php">6. Boot Loader</a></span></dt><dd><dl><dt><span class="section"><a href="ch-bootloader.php#sn-bootloader-config-change">6.1. Keeping Your Existing Boot Loader Settings</a></span></dt><dt><span class="section"><a href="sn-bootloader-others.php">6.2. Booting Additional Operating Systems</a></span></dt><dt><span class="section"><a href="sn-bootloader-password.php">6.3. Setting a Boot Loader Password</a></span></dt><dt><span class="section"><a href="sn-bootloader-advanced.php">6.4. Advanced Boot loader Options</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-networkconfig.php">7. Network Configuration</a></span></dt><dd><dl><dt><span class="section"><a href="ch-networkconfig.php#sn-network-devices">7.1. Network Devices</a></span></dt><dt><span class="section"><a href="sn-computer-hostname.php">7.2. Computer Hostname</a></span></dt><dt><span class="section"><a href="sn-network-misc-settings.php">7.3. Miscellaneous Settings</a></span>! </dt></dl></dd><dt><span class="chapter"><a href="ch-timezone.! php">8 ime Zone Selection</a></span></dt><dd><dl><dt><span class="section"><a href="ch-timezone.php#sn-selecting-timezone">8.1. Selecting a Time Zone</a></span></dt><dt><span class="section"><a href="sn-utc.php">8.2. Universal Co-ordinated Time (UTC)</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-rootpassword.php">9. Set the Root Password</a></span></dt><dt><span class="chapter"><a href="ch-packageselection.php">10. Software Selection</a></span></dt><dd><dl><dt><span class="section"><a href="ch-packageselection.php#sn-mandatory-services">10.1. Core Network Services</a></span></dt><dt><span class="section"><a href="sn-package-selection.php">10.2. Customizing the Software Selection</a></span></dt><dt><span class="section"><a href="sn-lang-packages.php">10.3. Additional Language Support</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-abouttoinstall.php">11. About to Install</a></span></dt><dt><span class="chapter"><a href="ch-installing-packages.php">12.! Installing Packages</a></span></dt><dt><span class="chapter"><a href="ch-firstboot.php">13. First Boot</a></span></dt><dd><dl><dt><span class="section"><a href="ch-firstboot.php#sn-firstboot-license">13.1. License Agreement</a></span></dt><dt><span class="section"><a href="sn-firstboot-firewall.php">13.2. Firewall</a></span></dt><dt><span class="section"><a href="sn-firstboot-selinux.php">13.3. SELinux</a></span></dt><dt><span class="section"><a href="sn-firstboot-datetime.php">13.4. Date and Time</a></span></dt><dt><span class="section"><a href="sn-firstboot-display.php">13.5. Display</a></span></dt><dt><span class="section"><a href="sn-firstboot-systemuser.php">13.6. System User</a></span></dt><dt><span class="section"><a href="sn-firstboot-soundcard.php">13.7. Sound Card</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-next-steps.php">14. Your Next Steps</a></span></dt><dd><dl><dt><span class="section"><a href="ch-next-steps.php#sn-system-updating">14.1. U! pdating Your System</a></span></dt><dt><span class="section"><! a href n-news-subscriptions.php">14.2. Subscribing to Fedora Announcements and News</a></span></dt><dt><span class="section"><a href="sn-web-help.php">14.3. Finding Documentation and Support</a></span></dt><dt><span class="section"><a href="sn-community.php">14.4. Joining the Fedora Community</a></span></dt></dl></dd><dt><span class="appendix"><a href="ap-admin-options.php">A. Boot Options</a></span></dt><dd><dl><dt><span class="section"><a href="ap-admin-options.php#sn-bootoptions-installer">A.1. Configuring the Installation System at the <code class="prompt">boot:</code> Prompt</a></span></dt><dd><dl><dt><span class="section"><a href="ap-admin-options.php#sn-boot-options-language">A.1.1. Specifying the Language</a></span></dt><dt><span class="section"><a href="ap-admin-options.php#sn-boot-options-interface">A.1.2. Configuring the Interface</a></span></dt><dt><span class="section"><a href="ap-admin-options.php#sn-boot-options-installmethod">A.1.3. Specifying the Installation Method</a></span></dt><dt><span class="section"><a href="ap-admin-options.php#sn-boot-options-network">A.1.4. Manually Configuring the Network Settings</a></span></dt></dl></dd><dt><span class="section"><a href="sn-remoteaccess-installation.php">A.2. Enabling Remote Access to the Installation System</a></span></dt><dd><dl><dt><span class="section"><a href="sn-remoteaccess-installation.php#sn-remoteaccess-installation-vnc">A.2.1. Enabling Remote Access with VNC</a></span></dt><dt><span class="section"><a href="sn-remoteaccess-installation.php#sn-remoteaccess-install! ation-vnclistener">A.2.2. Connecting the Installation System to a VNC Listener</a></span></dt><dt><span class="section"><a href="sn-remoteaccess-installation.php#sn-telnet-installation">A.2.3. Enabling Remote Access with Telnet</a></span></dt></dl></dd><dt><span class="section"><a href="sn-remote-logging.php">A.3. Logging to a Remote System During the Installation</a></span></dt><dd><dl><dt><span class="section"><a href="sn-remote-logging.php#sn-remote-logging-logserver">A.3.1. Configuring a Log Server</a></span></dt></dl></dd><dt><span class="section"><a href="sn-automating-installation.php">A.4. Automating the Installation with Kickstart</a></span></dt><dt><span class="section"><a href="sn-bootoptions-hardware.php">A.5. Enhancing Hardware Support</a></span></dt><dd><dl><dt><span class="section"><a href="sn-bootoptions-hardware.php#sn-bootoptions-driverdisks">A.5.1. Adding Hardware Support with Driver Disks</a></span></dt><dt><span class="section"><a href="sn-bootoptions-h! ardware.php#sn-bootoptions-hwdetection">A.5.2. Overriding Auto! matic dware Detection</a></span></dt></dl></dd><dt><span class="section"><a href="sn-boot-modes.php">A.6. Using the Maintenance Boot Modes</a></span></dt><dd><dl><dt><span class="section"><a href="sn-boot-modes.php#sn-memtest">A.6.1. Loading the Memory (RAM) Testing Mode</a></span></dt><dt><span class="section"><a href="sn-boot-modes.php#sn-mode-rescue">A.6.2. Booting Your Computer with the Rescue Mode</a></span></dt></dl></dd></dl></dd><dt><span class="appendix"><a href="ap-techref.php">B. Other Technical Documentation</a></span></dt><dt><span class="chapter"><a href="ch-acknowledgements.php">15. Acknowledgements</a></span></dt><dt><span class="index"><a href="generated-index.php">Index</a></span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch-intro.php">Next</a></td></tr><tr><td width="40%" align=! "left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Introduction</td></tr></table></div> Index: ln-legalnotice-opl.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/ln-legalnotice-opl.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ln-legalnotice-opl.php 20 Mar 2006 13:43:28 -0000 1.1 +++ ln-legalnotice-opl.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -11,7 +11,7 @@ Permission is granted to copy, distribute, and/or modify this document under the terms of the Open Publication Licence, Version 1.0, or any later version. The terms of the OPL are set out below. - </p><div class="orderedlist"><a name="opl.terms"></a><ol type="I"><li><a name="opl.require"></a><h2><a name="id3080178"></a>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED + </p><div class="orderedlist"><a name="opl.terms"></a><ol type="I"><li><a name="opl.require"></a><h2><a name="id2657034"></a>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED VERSIONS</h2><p> Open Publication works may be reproduced and distributed in whole or in part, in any medium physical or electronic, provided @@ -37,10 +37,10 @@ surfaces of the book the original publisher's name shall be as large as the title of the work and cited as possessive with respect to the title. - </p></li><li><a name="opl.copyright"></a><h2><a name="id3101658"></a>COPYRIGHT</h2><p> + </p></li><li><a name="opl.copyright"></a><h2><a name="id2657089"></a>COPYRIGHT</h2><p> The copyright to each Open Publication is owned by its author(s) or designee. - </p></li><li><a name="opl.scope"></a><h2><a name="id3081437"></a>SCOPE OF LICENSE</h2><p> + </p></li><li><a name="opl.scope"></a><h2><a name="id2657104"></a>SCOPE OF LICENSE</h2><p> The following license terms apply to all Open Publication works, unless otherwise explicitly stated in the document. </p><p> @@ -60,7 +60,7 @@ including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose or a warranty of non-infringement. - </p></li><li><a name="opl.modified.works"></a><h2><a name="id3100121"></a>REQUIREMENTS ON MODIFIED WORKS</h2><p> + </p></li><li><a name="opl.modified.works"></a><h2><a name="id2657142"></a>REQUIREMENTS ON MODIFIED WORKS</h2><p> All modified versions of documents covered by this license, including translations, anthologies, compilations and partial documents, must meet the following requirements: @@ -80,7 +80,7 @@ The original author's (or authors') name(s) may not be used to assert or imply endorsement of the resulting document without the original author's (or authors') permission. - </p></li></ol></div></li><li><a name="opl.good-practice"></a><h2><a name="id3089648"></a>GOOD-PRACTICE RECOMMENDATIONS</h2><p> + </p></li></ol></div></li><li><a name="opl.good-practice"></a><h2><a name="id2657208"></a>GOOD-PRACTICE RECOMMENDATIONS</h2><p> In addition to the requirements of this license, it is requested from and strongly recommended of redistributors that: </p><div class="orderedlist"><ol type="1"><li><p> @@ -99,7 +99,7 @@ considered good form to offer a free copy of any hardcopy and CD-ROM expression of an Open Publication-licensed work to its author(s). - </p></li></ol></div></li><li><a name="opl.options"></a><h2><a name="id3097479"></a>LICENSE OPTIONS</h2><p> + </p></li></ol></div></li><li><a name="opl.options"></a><h2><a name="id2657269"></a>LICENSE OPTIONS</h2><p> The author(s) and/or publisher of an Open Publication-licensed document may elect certain options by appending language to the reference to or copy of the license. These options are Index: rv-revhistory.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/rv-revhistory.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rv-revhistory.php 20 Mar 2006 13:43:28 -0000 1.1 +++ rv-revhistory.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,108 +7,120 @@ ?> -<div class="revhistory"><div class="revhistory"><table border="1" width="100%" summary="Revision history - Fedora Core 5 Installation Guide - BETA"><tr><th align="left" valign="top" colspan="3"><b>Revision History</b></th></tr><tr><td align="left">Revision 1.26</td><td align="left">2006-03-14</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> +<div class="revhistory"><div class="revhistory"><table border="1" width="100%" summary="Revision history - Fedora Core 5 Installation Guide"><tr><th align="left" valign="top" colspan="3"><b>Revision History</b></th></tr><tr><td align="left">Revision 1.28.1</td><td align="left">2006-04-05</td><td align="left">PWF</td></tr><tr><td align="left" colspan="3"> + <p> + Provided extra CD burning information. + </p> + </td></tr><tr><td align="left">Revision 1.28</td><td align="left">2006-04-04</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> + <p> + Fixed Soundcard screenshot links. + </p> + </td></tr><tr><td align="left">Revision 1.27</td><td align="left">2006-03-29</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> + <p> + Reenabled Sound Card section. + </p> + </td></tr><tr><td align="left">Revision 1.26</td><td align="left">2006-03-14</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Removed obsolete admonition. </p> - </td></tr><tr><td align="left">Revision 1.25</td><td align="left">2006-03-12</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.25</td><td align="left">2006-03-12</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated to match Rawhide. </p> - </td></tr><tr><td align="left">Revision 1.24</td><td align="left">2006-03-04</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.24</td><td align="left">2006-03-04</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated First Boot section. </p> - </td></tr><tr><td align="left">Revision 1.23</td><td align="left">2006-03-03</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.23</td><td align="left">2006-03-03</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Boot options broken out into clearer subsections. </p> - </td></tr><tr><td align="left">Revision 1.22</td><td align="left">2006-03-01</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.22</td><td align="left">2006-03-01</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added Xen material. </p> - </td></tr><tr><td align="left">Revision 1.21</td><td align="left">2006-02-10</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.21</td><td align="left">2006-02-10</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated First Boot. </p> - </td></tr><tr><td align="left">Revision 1.20</td><td align="left">2006-02-10</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.20</td><td align="left">2006-02-10</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Screenshot changes. </p> - </td></tr><tr><td align="left">Revision 1.19</td><td align="left">2006-02-10</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.19</td><td align="left">2006-02-10</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated screenshots. </p> - </td></tr><tr><td align="left">Revision 1.18</td><td align="left">2006-02-09</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.18</td><td align="left">2006-02-09</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added the task selection screen. </p> - </td></tr><tr><td align="left">Revision 1.17</td><td align="left">2006-02-02</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.17</td><td align="left">2006-02-02</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added section on remote logging. </p> - </td></tr><tr><td align="left">Revision 1.16</td><td align="left">2006-01-29</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.16</td><td align="left">2006-01-29</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated indexing. </p> - </td></tr><tr><td align="left">Revision 1.15</td><td align="left">2006-01-26</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.15</td><td align="left">2006-01-26</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated Package Selection screen for test2. </p> - </td></tr><tr><td align="left">Revision 1.14</td><td align="left">2006-01-23</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.14</td><td align="left">2006-01-23</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated for FC5 test2. </p> - </td></tr><tr><td align="left">Revision 1.13</td><td align="left">2006-01-16</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.13</td><td align="left">2006-01-16</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added information on driver disks. </p> - </td></tr><tr><td align="left">Revision 1.12</td><td align="left">2006-01-11</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.12</td><td align="left">2006-01-11</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Minor fixes to Boot Options. </p> - </td></tr><tr><td align="left">Revision 1.11</td><td align="left">2006-01-09</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.11</td><td align="left">2006-01-09</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Expanded Technical References section. </p> - </td></tr><tr><td align="left">Revision 1.1</td><td align="left">2005-12-22</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.1</td><td align="left">2005-12-22</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Amended Management Options section. </p> - </td></tr><tr><td align="left">Revision 1.0.9</td><td align="left">2005-12-22</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.9</td><td align="left">2005-12-22</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated Management Options section. </p> - </td></tr><tr><td align="left">Revision 1.0.8</td><td align="left">2005-12-14</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.8</td><td align="left">2005-12-14</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added Technical References section. </p> - </td></tr><tr><td align="left">Revision 1.0.7</td><td align="left">2005-12-12</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.7</td><td align="left">2005-12-12</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added Management Options section. </p> - </td></tr><tr><td align="left">Revision 1.0.6</td><td align="left">2005-12-10</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.6</td><td align="left">2005-12-10</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated sections on installation methods. </p> - </td></tr><tr><td align="left">Revision 1.0.5</td><td align="left">2005-12-08</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.5</td><td align="left">2005-12-08</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Updated partitioning section. </p> - </td></tr><tr><td align="left">Revision 1.0.4</td><td align="left">2005-12-06</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.4</td><td align="left">2005-12-06</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Added material on updating the new installation. </p> - </td></tr><tr><td align="left">Revision 1.0.3</td><td align="left">2005-12-04</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.3</td><td align="left">2005-12-04</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Reorganized to match anaconda screens. </p> - </td></tr><tr><td align="left">Revision 1.0.2</td><td align="left">2005-11-25</td><td align="left">PaulFrields</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.2</td><td align="left">2005-11-25</td><td align="left">PWF</td></tr><tr><td align="left" colspan="3"> <p> Additional reorganization for clarity; information on /home partition </p> - </td></tr><tr><td align="left">Revision 1.0.1rc1</td><td align="left">2005-11-20</td><td align="left">PaulFrields</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 1.0.1rc1</td><td align="left">2005-11-20</td><td align="left">PWF</td></tr><tr><td align="left" colspan="3"> <p> Reorganization of introductory material </p> @@ -120,15 +132,15 @@ <p> Publication edit and declaration of release candidate </p> - </td></tr><tr><td align="left">Revision 0.7</td><td align="left">2005-05-15</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 0.7</td><td align="left">2005-05-15</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> Additional style editing and indexing </p> - </td></tr><tr><td align="left">Revision 0.6.3</td><td align="left">2005-05-10</td><td align="left">PaulFrields</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 0.6.3</td><td align="left">2005-05-10</td><td align="left">PWF</td></tr><tr><td align="left" colspan="3"> <p> Style editing, removed "nextsteps" from build </p> - </td></tr><tr><td align="left">Revision 0.6.2</td><td align="left">2005-04-30</td><td align="left">StuartEllis</td></tr><tr><td align="left" colspan="3"> + </td></tr><tr><td align="left">Revision 0.6.2</td><td align="left">2005-04-30</td><td align="left">SE</td></tr><tr><td align="left" colspan="3"> <p> First commission to CVS, plus very minor parent file edits </p> Index: sn-automating-installation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-automating-installation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-automating-installation.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-automating-installation.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,9 +7,9 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.4. Automating the Installation with Kickstart</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-remote-logging.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootoptions-hardware.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-automating-installation"></a>A.4. Automating the Installation with Kickstart</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.4. Automating the Installation with Kickstart</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-remote-logging.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootoptions-hardware.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-automating-installation"></a>A.4. Automating the Installation with Kickstart</h2></div></div></div><p> A - <a class="indexterm" name="id3100407"></a> + <a class="indexterm" name="id2718179"></a> <em class="firstterm">Kickstart</em> file specifies settings for an installation. Once the installation system boots, it can read a Kickstart file and carry out the installation process without any @@ -23,11 +23,11 @@ modify copies to specify settings for other systems. </p></td></tr></table></div><p> Fedora includes a graphical application to create and modify - Kickstart files by selecting the options you require. Use the + Kickstart files by selecting the options that you require. Use the package <code class="filename">system-config-kickstart</code> to install this utility. To load the Fedora Kickstart editor, choose - <span><strong class="guimenu">Applications</strong></span>-><span><strong class="guisubmenu">System - Tools</strong></span>-><span><strong class="guimenuitem">Kickstart</strong></span>. + <span><strong class="guimenu">Applications</strong></span> â?? <span><strong class="guisubmenu">System + Tools</strong></span> â?? <span><strong class="guimenuitem">Kickstart</strong></span>. </p><p> Kickstart files list installation settings in plain text, with one option per line. This format lets you modify your Kickstart files Index: sn-before-begin.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-before-begin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-before-begin.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-before-begin.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3. Before You Begin</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-hwarchitecture.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="sn-preparing-media.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-before-begin"></a>3. Before You Begin</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3. Before You Begin</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-hwarchitecture.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="sn-preparing-media.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-before-begin"></a>3. Before You Begin</h2></div></div></div><p> Before you install Fedora Core, you need access to: </p><div class="itemizedlist"><ul type="disc"><li><p> boot or installation media (refer to @@ -26,7 +26,7 @@ The Release Notes are available on the first disc in HTML and plain text format. The latest versions of this Installation Guide and the Release Notes are available at <a href="http://fedora.redhat.com/docs/" target="_top">http://fedora.redhat.com/docs/</a>. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-storage-configurations"></a>3.1. Storage</h3></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-storage-configurations"></a>3.1. Storage</h3></div></div></div><p> A Fedora system requires a minimum of 700 MB storage for a command-line system. A desktop system with the default applications requires at least 3 GB of storage. You may install @@ -36,10 +36,10 @@ computer, or attached controller cards, before you begin the installation process. Fedora can automatically detect many RAID devices and use any storage they provide. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-network-configurations"></a>3.2. Networking</h3></div></div></div><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-network-configurations"></a>3.2. Networking</h3></div></div></div><p> By default, Fedora Core systems attempt to discover correct connection settings for the attached network using - <a class="indexterm" name="id3131605"></a> + <a class="indexterm" name="id2670340"></a> <em class="firstterm">DHCP</em> (Dynamic Host Control Protocol). Your network may include a DHCP provider which delivers settings to other systems on demand. The DHCP provider may be a router or @@ -54,7 +54,7 @@ The installation system for Fedora Core does not configure modems. If your computer has a modem, configure the dialing settings after you complete the installation and reboot. - </p></td></tr></table></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-networkinstallation"></a>3.3. Installing from a Server or Web Site</h3></div></div></div><p> + </p></td></tr></table></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-networkinstallation"></a>3.3. Installing from a Server or Web Site</h3></div></div></div><p> You may install Fedora Core using a <em class="firstterm">mirror</em>, a Web site or network server that provide a copy of the necessary files. To use a mirror, you need to know: @@ -72,9 +72,7 @@ use a server that is close to your own geographical location. </p><p> The Fedora Project maintains a list of HTTP and FTP public mirrors, sorted - by region: - <a href="http://fedora.redhat.com/download/mirrors.html" target="_top">http://fedora.redhat.com/download/mirrors.html</a> - </p><p> + by region, at <a href="http://fedora.redhat.com/download/mirrors.html" target="_top">http://fedora.redhat.com/download/mirrors.html</a>. To determine the complete directory path for the installation files, add <code class="filename">/5/<em class="replaceable"><code>architecture</code></em>/os/</code> @@ -105,7 +103,7 @@ computers. You can use this option to install Fedora Core on a PXE-enabled computer entirely over the network connection, using no physical media at all. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-managed-network"></a>3.4. Installing Fedora Core on a Managed Network</h3></div></div></div><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-installing-managed-network"></a>3.4. Installing Fedora Core on a Managed Network</h3></div></div></div><p> Some corporate networks include a <em class="firstterm">directory service</em> that manages user accounts for the organization. Fedora Core systems can join a Kerberos, NIS, Hesiod, or Index: sn-boot-modes.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-boot-modes.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-boot-modes.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-boot-modes.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.6. Using the Maintenance Boot Modes</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootoptions-hardware.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="ap-techref.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-boot-modes"></a>A.6. Using the Maintenance Boot Modes</h2></div></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-memtest"></a>A.6.1. Loading the Memory (RAM) Testing Mode</h3></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.6. Using the Maintenance Boot Modes</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootoptions-hardware.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="ap-techref.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-boot-modes"></a>A.6. Using the Maintenance Boot Modes</h2></div></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-memtest"></a>A.6.1. Loading the Memory (RAM) Testing Mode</h3></div></div></div><p> Faults in memory modules may cause your system to freeze or crash unpredictably. In some cases, memory faults may only cause errors with particular combinations of software. For this @@ -16,7 +16,7 @@ other operating systems. </p><p> To boot your computer in - <a class="indexterm" name="id3101782"></a> + <a class="indexterm" name="id2719223"></a> memory testing mode, enter <strong class="userinput"><code>memtest86</code></strong> at the <code class="prompt">boot:</code> @@ -25,9 +25,9 @@ </p><p> To halt the tests and reboot your computer, enter <span><strong class="keycap">Esc</strong></span> at any time. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-mode-rescue"></a>A.6.2. Booting Your Computer with the Rescue Mode</h3></div></div></div><a class="indexterm" name="id3101834"></a><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-mode-rescue"></a>A.6.2. Booting Your Computer with the Rescue Mode</h3></div></div></div><a class="indexterm" name="id2719270"></a><p> You may boot a command-line Linux system from either a - <a class="indexterm" name="id3101848"></a> + <a class="indexterm" name="id2719282"></a> rescue disc or the first installation disc, without installing Fedora on the computer. This enables you to use the utilities and functions of a running Linux system to modify or repair systems Index: sn-booting-from-pxe.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-booting-from-pxe.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-booting-from-pxe.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-booting-from-pxe.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,8 +7,8 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.3. Booting from the Network using PXE</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-media-testing.php">Prev</a> </td><th width="60%" align="center">Chapter 1. Beginning the Installation</th><td width="20%" align="right"> <a accesskey="n" href="ch-other-install-methods.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-booting-from-pxe"></a>1.3. Booting from the Network using PXE</h2></div></div></div><p> - To boot with <a class="indexterm" name="id3120678"></a> PXE, you need a properly configured server, and a +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.3. Booting from the Network using PXE</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-media-testing.php">Prev</a> </td><th width="60%" align="center">Chapter 1. Beginning the Installation</th><td width="20%" align="right"> <a accesskey="n" href="ch-other-install-methods.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-booting-from-pxe"></a>1.3. Booting from the Network using PXE</h2></div></div></div><p> + To boot with <a class="indexterm" name="id2709747"></a> PXE, you need a properly configured server, and a network interface in your computer that supports PXE. </p><p> Configure the computer to boot from the network interface. This Index: sn-bootloader-advanced.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-bootloader-advanced.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-advanced.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-bootloader-advanced.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,11 +7,11 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.4. Advanced Boot loader Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-password.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="ch-networkconfig.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-advanced"></a>6.4. Advanced Boot loader Options</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.4. Advanced Boot loader Options</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-password.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="ch-networkconfig.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-advanced"></a>6.4. Advanced Boot loader Options</h2></div></div></div><p> The default boot options are adequate for most situations. The installation program writes the <span><strong class="application">GRUB</strong></span> boot loader in the - <a class="indexterm" name="id3104541"></a> + <a class="indexterm" name="id2713236"></a> master boot record (<span class="abbrev">MBR</span>), overwriting any existing boot loader. </p><p> Index: sn-bootloader-others.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-bootloader-others.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-others.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-bootloader-others.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.2. Booting Additional Operating Systems</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-bootloader.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-password.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-others"></a>6.2. Booting Additional Operating Systems</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.2. Booting Additional Operating Systems</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-bootloader.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-password.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-others"></a>6.2. Booting Additional Operating Systems</h2></div></div></div><p> If you have other operating systems already installed, Fedora Core attempts to automatically detect and configure <span><strong class="application">GRUB</strong></span> to boot them. You may manually Index: sn-bootloader-password.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-bootloader-password.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-password.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-bootloader-password.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.3. Setting a Boot Loader Password</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-others.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-advanced.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-password"></a>6.3. Setting a Boot Loader Password</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.3. Setting a Boot Loader Password</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-bootloader-others.php">Prev</a> </td><th width="60%" align="center">Chapter 6. Boot Loader</th><td width="20%" align="right"> <a accesskey="n" href="sn-bootloader-advanced.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootloader-password"></a>6.3. Setting a Boot Loader Password</h2></div></div></div><p> <span><strong class="application">GRUB</strong></span> reads many file systems without the help of an operating system. An operator can interrupt the booting sequence to choose a different operating system to boot, Index: sn-bootoptions-hardware.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-bootoptions-hardware.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootoptions-hardware.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-bootoptions-hardware.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.5. Enhancing Hardware Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-automating-installation.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-boot-modes.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootoptions-hardware"></a>A.5. Enhancing Hardware Support</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.5. Enhancing Hardware Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-automating-installation.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-boot-modes.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-bootoptions-hardware"></a>A.5. Enhancing Hardware Support</h2></div></div></div><p> By default, Fedora attempts to automatically detect and configure support for all of the components of your computer. Fedora supports the majority of hardware in common use with the software @@ -15,14 +15,14 @@ operating system. To support other devices you may supply additional drivers during the installation process, or at a later time. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-bootoptions-driverdisks"></a>A.5.1. Adding Hardware Support with Driver Disks</h3></div></div></div><p> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-bootoptions-driverdisks"></a>A.5.1. Adding Hardware Support with Driver Disks</h3></div></div></div><p> The installation system can load drivers from disks, pen drives, or network servers to configure support for new devices. After the installation is complete, remove any driver disks and store them for later use. </p><p> Hardware manufacturers may supply - <a class="indexterm" name="id3074550"></a> + <a class="indexterm" name="id2718542"></a> driver disks for Fedora with the device, or provide image files to prepare the disks. To obtain the latest drivers, download the correct file from the website of the manufacturer. @@ -31,8 +31,7 @@ or zip files. For identification, the names of zip files include the extensions <code class="filename">.zip</code>, or <code class="filename">.tar.gz</code>. To extract the contents of a - zipped file with a Fedora system, choose <span><strong class="guimenu">Applications</strong></span>-><span><strong class="guisubmenu">System - Tools</strong></span>-><span><strong class="guimenuitem">Archive + zipped file with a Fedora system, choose <span><strong class="guimenu">Applications</strong></span> â?? <span><strong class="guisubmenu">Accessories</strong></span> â?? <span><strong class="guimenuitem">Archive Manager</strong></span>. </p></td></tr></table></div><p> To format a disk or pen drive with an image file, use the @@ -90,7 +89,7 @@ <p> <code class="option">dd=<em class="replaceable"><code>nfs:server.mydomain.com:/directory/drivers.img</code></em></code> </p> - </td></tr></tbody></table><p class="title"><b>Table A.3. Driver Disk Image Sources</b></p></div></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-bootoptions-hwdetection"></a>A.5.2. Overriding Automatic Hardware Detection</h3></div></div></div><p> + </td></tr></tbody></table><p class="title"><b>Table A.3. Driver Disk Image Sources</b></p></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-bootoptions-hwdetection"></a>A.5.2. Overriding Automatic Hardware Detection</h3></div></div></div><p> For some models of device automatic hardware configuration may fail, or cause instability. In these cases, you may need to disable automatic configuration for that type of device, and Index: sn-community.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-community.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-community.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-community.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.4. Joining The Fedora Community</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-web-help.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="ap-admin-options.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-community"></a>14.4. Joining The Fedora Community</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.4. Joining the Fedora Community</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-web-help.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="ap-admin-options.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-community"></a>14.4. Joining the Fedora Community</h2></div></div></div><p> The Fedora Project is driven by the individuals that contribute to it. Community members provide support and documentation to other users, help to improve the software included in Fedora Core by testing, Index: sn-computer-hostname.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-computer-hostname.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-computer-hostname.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-computer-hostname.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,15 +7,15 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">7.2. Computer Hostname</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-networkconfig.php">Prev</a> </td><th width="60%" align="center">Chapter 7. Network Configuration</th><td width="20%" align="right"> <a accesskey="n" href="sn-network-misc-settings.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-computer-hostname"></a>7.2. Computer Hostname</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">7.2. Computer Hostname</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-networkconfig.php">Prev</a> </td><th width="60%" align="center">Chapter 7. Network Configuration</th><td width="20%" align="right"> <a accesskey="n" href="sn-network-misc-settings.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-computer-hostname"></a>7.2. Computer Hostname</h2></div></div></div><p> On some networks, the DHCP provider also provides the name of the - computer, or <a class="indexterm" name="id3117210"></a> <em class="firstterm">hostname</em>. To specify the + computer, or <a class="indexterm" name="id2713644"></a> <em class="firstterm">hostname</em>. To specify the hostname, select <span><strong class="guilabel">Manual</strong></span> and type the complete name in the box. The complete hostname includes both the name of the machine and the name of the domain of which it is a member, such as <em class="replaceable"><code>machine1.example.com</code></em>. The machine name (or "short hostname") is - <em class="replaceable"><code>machine1</code></em>, and the <a class="indexterm" name="id3075276"></a> domain name is + <em class="replaceable"><code>machine1</code></em>, and the <a class="indexterm" name="id2713673"></a> domain name is <em class="replaceable"><code>example.com</code></em>. </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Valid Hostnames"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Valid Hostnames</th></tr><tr><td align="left" valign="top"><p> You may give your system any name provided that the full Index: sn-disk-druid.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-disk-druid.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-disk-druid.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-disk-druid.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,15 +7,15 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">5.2. Disk Druid</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-disk-partitioning.php">Prev</a> </td><th width="60%" align="center">Chapter 5. Disk Partitioning</th><td width="20%" align="right"> <a accesskey="n" href="ch-bootloader.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-disk-druid"></a>5.2. Disk Druid</h2></div></div></div><p> - <a class="indexterm" name="id3141253"></a> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">5.2. Disk Druid</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-disk-partitioning.php">Prev</a> </td><th width="60%" align="center">Chapter 5. Disk Partitioning</th><td width="20%" align="right"> <a accesskey="n" href="ch-bootloader.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-disk-druid"></a>5.2. Disk Druid</h2></div></div></div><p> + <a class="indexterm" name="id2711796"></a> <span><strong class="application"><em class="firstterm">Disk Druid</em></strong></span> is an interactive program for editing disk partitions. Users run it only within the Fedora Core installation system. Disk Druid enables you to configure - <a class="indexterm" name="id3141273"></a> + <a class="indexterm" name="id2711814"></a> Linux software RAID and - <a class="indexterm" name="id3141286"></a> + <a class="indexterm" name="id2711826"></a> <em class="firstterm">LVM</em> to provide more extensible and reliable data storage. </p><div class="figure"><a name="fig-disk-setup"></a><div class="mediaobject" align="center"><img src="figs/disksetup.png" align="middle" alt="disk setup screen"></div><p class="title"><b>Figure 5.2. Disk Setup Screen</b></p></div><p> @@ -23,14 +23,14 @@ actions in the installation program: </p><div class="variablelist"><dl><dt><a name="vle-disk-druid-new"></a><span class="term"><span><strong class="guilabel">New</strong></span></span></dt><dd><p> Select this option to add a partition - <a class="indexterm" name="id3079049"></a> + <a class="indexterm" name="id2711911"></a> or LVM physical volume to the disk. In the <span><strong class="guilabel">Add partition</strong></span> dialog, choose a mount point and a partition type. If you have more than one disk on the system, choose which disks the partition may inhabit. Indicate a size in megabytes for the partition. </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Illegal Partitions"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="./stylesheet-images/important.png"></td><th align="left">Illegal Partitions</th></tr><tr><td align="left" valign="top"><p> - <a class="indexterm" name="id3093351"></a> + <a class="indexterm" name="id2711941"></a> The <code class="filename">/bin/</code>, <code class="filename">/dev/</code>, <code class="filename">/etc/</code>, <code class="filename">/lib/</code>, <code class="filename">/proc/</code>, @@ -38,7 +38,7 @@ <code class="filename">/sbin/</code> directories may not be used for separate partitions in <span><strong class="application">Disk Druid</strong></span>. These directories reside on the - <a class="indexterm" name="id3093415"></a> + <a class="indexterm" name="id2711997"></a> <code class="filename">/</code> (root) partition. </p><p> The <code class="filename">/boot</code> partition may not reside on @@ -64,7 +64,7 @@ <span><strong class="guibutton">OK</strong></span> to continue. </p></dd><dt><a name="disk-druid-edit"></a><span class="term"><span><strong class="guilabel">Edit</strong></span></span></dt><dd><p> Select this option to edit an existing partition, - <a class="indexterm" name="id3141064"></a> + <a class="indexterm" name="id2712136"></a> LVM volume group, or an LVM physical volume that is not yet part of a volume group. To change the size of a LVM physical volume partition, first remove it from any volume groups. @@ -84,13 +84,13 @@ those used on some Windows operating systems </p></li></ul></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Windows Partitions"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Windows Partitions</th></tr><tr><td align="left" valign="top"><p> You may not label Windows partitions that use the - <a class="indexterm" name="id3141144"></a> - <a class="indexterm" name="id3145238"></a> + <a class="indexterm" name="id2712208"></a> + <a class="indexterm" name="id2712229"></a> <code class="systemitem">NTFS</code> file system with a mount point in the Fedora Core installer. You may label - <a class="indexterm" name="id3145269"></a> - <a class="indexterm" name="id3145290"></a> + <a class="indexterm" name="id2712256"></a> + <a class="indexterm" name="id2712273"></a> <em class="firstterm"><code class="systemitem">vfat</code></em> (<code class="systemitem">FAT16</code> or <code class="systemitem">FAT32</code>) @@ -107,13 +107,13 @@ and user data, it is easier to upgrade your system. The installation program allows you to erase or retain data on specific partitions. If your user data is on a separate - <a class="indexterm" name="id3145361"></a> + <a class="indexterm" name="id2712337"></a> <code class="filename">/home</code> partition, you can retain that data while erasing system partitions such as <code class="filename">/boot</code>. </p></dd><dt><span class="term"><span><strong class="guilabel">Delete</strong></span></span></dt><dd><p> Select this option to erase an existing partition - <a class="indexterm" name="id3120727"></a> + <a class="indexterm" name="id2712382"></a> or LVM physical volume. To delete an LVM physical volume, first delete any volume groups of which that physical volume is a member. @@ -126,7 +126,7 @@ partitions. </p></dd><dt><span class="term"><span><strong class="guilabel">RAID</strong></span></span></dt><dd><p> Select this button to set up software RAID - <a class="indexterm" name="id3120799"></a> + <a class="indexterm" name="id2712447"></a> on your Fedora system. </p><div class="variablelist"><dl><dt><span class="term"><span><strong class="guilabel">Create a software RAID partition</strong></span></span></dt><dd><p> @@ -146,7 +146,7 @@ attached to the system. </p></dd></dl></div></dd><dt><span class="term"><span><strong class="guilabel">LVM</strong></span></span></dt><dd><p> Select this button to set up LVM - <a class="indexterm" name="id3122053"></a> + <a class="indexterm" name="id2712540"></a> on your Fedora system. First create at least one partition or software RAID device as an LVM physical volume, using the <span><strong class="application">New</strong></span> dialog. Index: sn-firstboot-datetime.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-firstboot-datetime.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-datetime.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-firstboot-datetime.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,11 +7,11 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.4. Date and Time</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-selinux.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-display.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-datetime"></a>13.4. Date and Time</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.4. Date and Time</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-selinux.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-display.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-datetime"></a>13.4. Date and Time</h2></div></div></div><p> If your system does not have Internet access or a network time server, manually set the date and time for your system on this screen. Otherwise, use - <a class="indexterm" name="id3150005"></a> + <a class="indexterm" name="id2715590"></a> <em class="firstterm">NTP</em> (Network Time Protocol) servers to maintain the accuracy of the clock. NTP provides time synchronization service to computers on the same network. The @@ -25,7 +25,7 @@ Select the <span><strong class="guilabel">Network Time Protocol</strong></span> tab to configure your system to use NTP servers instead. </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Setting the Clock"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Setting the Clock</th></tr><tr><td align="left" valign="top"><p> - To change these settings later, choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Date & + To change these settings later, choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Date & Time</strong></span>. </p></td></tr></table></div><p> To configure your system to use network time servers, select the Index: sn-firstboot-display.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-firstboot-display.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-display.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-firstboot-display.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.5. Display</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-datetime.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-systemuser.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-display"></a>13.5. Display</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.5. Display</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-datetime.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-systemuser.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-display"></a>13.5. Display</h2></div></div></div><p> The <span><strong class="application">Setup Agent</strong></span> automatically attempts to identify the graphics card and monitor for your computer. It uses this information to calculate the correct @@ -33,9 +33,9 @@ Depth</strong></span>, and select a new value from the drop-down list. The <span><strong class="application">Setup Agent</strong></span> only shows the settings that are valid for your hardware. - </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Resetting the display"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Resetting the display</th></tr><tr><td align="left" valign="top"><p> + </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Resetting the Display"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Resetting the Display</th></tr><tr><td align="left" valign="top"><p> To reconfigure your system after the installation has completed, - choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Display</strong></span>. + choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Display</strong></span>. </p></td></tr></table></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-firstboot-datetime.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-firstboot.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-firstboot-systemuser.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.4. Date and Time </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 13.6. System User</td></tr></table></div> <? Index: sn-firstboot-firewall.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-firstboot-firewall.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-firewall.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-firstboot-firewall.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,9 +7,9 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.2. Firewall</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-firstboot.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-selinux.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-firewall"></a>13.2. Firewall</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.2. Firewall</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-firstboot.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-selinux.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-firewall"></a>13.2. Firewall</h2></div></div></div><p> The - <a class="indexterm" name="id3085213"></a> + <a class="indexterm" name="id2715088"></a> <em class="firstterm">firewall</em> built into Fedora Core checks every incoming and outgoing network connection on your machine against a set of rules. These rules specify which types of connections are @@ -18,7 +18,7 @@ By default the firewall is enabled, with a simple set of rules that allow connections to be made from your system to others, but permit only network browsing and - <a class="indexterm" name="id3129997"></a> + <a class="indexterm" name="id2715114"></a> SSH (Secure SHell) connections from other systems. You may make changes on this screen to allow access to specific network services on your Fedora system. @@ -58,7 +58,7 @@ Avoid disabling the firewall. If you believe that it is necessary to do so, select <span><strong class="guilabel">No firewall</strong></span>. </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Changing the Firewall Settings"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Changing the Firewall Settings</th></tr><tr><td align="left" valign="top"><p> - To change these settings later, choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Security + To change these settings later, choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Security Level and Firewall</strong></span>. </p></td></tr></table></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch-firstboot.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-firstboot.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-firstboot-selinux.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 13. First Boot </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 13.3. SELinux</td></tr></table></div> Index: sn-firstboot-selinux.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-firstboot-selinux.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-selinux.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-firstboot-selinux.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,11 +7,11 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.3. SELinux</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-firewall.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-datetime.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-selinux"></a>13.3. SELinux</h2></div></div></div><div class="figure"><a name="fig-fboot-selinux"></a><div class="mediaobject" align="center"><img src="./figs/fbootselinux.png" align="middle" alt=" +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.3. SELinux</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-firewall.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-datetime.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-selinux"></a>13.3. SELinux</h2></div></div></div><div class="figure"><a name="fig-fboot-selinux"></a><div class="mediaobject" align="center"><img src="./figs/fbootselinux.png" align="middle" alt=" SELinux screen. "></div><p class="title"><b>Figure 13.4. SELinux Screen</b></p></div><p> The - <a class="indexterm" name="id3095556"></a> + <a class="indexterm" name="id2715376"></a> <em class="firstterm">SELinux</em> (Security Enhanced Linux) framework is part of Fedora Core. SELinux limits the actions of both users and programs by enforcing security policies throughout the operating @@ -38,7 +38,7 @@ </p></dd><dt><span class="term"><span><strong class="guilabel">Disabled</strong></span></span></dt><dd><p> If you choose this mode for SELinux, Fedora does not configure the access control system at all. To make SELinux active - later, select <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Security Level and Firewall</strong></span>. + later, select <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Security Level and Firewall</strong></span>. </p></dd></dl></div><p> To adjust SELinux, choose <span><strong class="guilabel">Modify SELinux Policy</strong></span>. To exempt a key service from SELinux @@ -50,7 +50,7 @@ </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Changing the SELinux policy"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Changing the SELinux policy</th></tr><tr><td align="left" valign="top"><p> SELinux is unique in that it cannot be bypassed, even by the system administrators. To change the behavior of SELinux after - installation, choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Security + installation, choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Security Level and Firewall</strong></span>. </p></td></tr></table></div><p> For more information about SELinux, refer to the SELinux FAQ at Index: sn-firstboot-systemuser.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-firstboot-systemuser.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-systemuser.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-firstboot-systemuser.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.6. System User</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-display.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="ch-next-steps.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-systemuser"></a>13.6. System User</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">13.6. System User</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-firstboot-display.php">Prev</a> </td><th width="60%" align="center">Chapter 13. First Boot</th><td width="20%" align="right"> <a accesskey="n" href="sn-firstboot-soundcard.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-firstboot-systemuser"></a>13.6. System User</h2></div></div></div><p> Create a user account for yourself with this screen. Always use this account to log in to your Fedora Core system, rather than using the <code class="systemitem">root</code> account. @@ -19,24 +19,15 @@ Password</strong></span> box to ensure that it is correct. Refer to <a href="ch-rootpassword.php" title="Chapter 9. Set the Root Password">Chapter 9, <i>Set the Root Password</i></a> for guidelines on selecting a secure password. - </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Creating extra user accounts"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Creating extra user accounts</th></tr><tr><td align="left" valign="top"><p> + </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Creating Extra User Accounts"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Creating Extra User Accounts</th></tr><tr><td align="left" valign="top"><p> To add additional user accounts to your system after the - installation is complete, choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Users & + installation is complete, choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Users & Groups</strong></span>. </p></td></tr></table></div><p> To configure Fedora Core to use network services for authentication or user information, select <span><strong class="guibutton">Use Network Login...</strong></span>. - </p><p> - After you configure login services, select - <span><strong class="guilabel">Finish</strong></span> to proceed to the login screen. - Your Fedora Core system is now ready for use. - </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Update Your System"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="./stylesheet-images/important.png"></td><th align="left">Update Your System</th></tr><tr><td align="left" valign="top"><p> - To ensure the security of your system, run a package update - after the installation completes. - <a href="ch-next-steps.php" title="Chapter 14. Your Next Steps">Chapter 14, <i>Your Next Steps</i></a> explains how to update your - Fedora system. - </p></td></tr></table></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-firstboot-display.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-firstboot.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch-next-steps.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.5. Display </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> Chapter 14. Your Next Steps</td></tr></table></div> + </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-firstboot-display.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-firstboot.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-firstboot-soundcard.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.5. Display </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 13.7. Sound Card</td></tr></table></div> <? Index: sn-hwarchitecture.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-hwarchitecture.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-hwarchitecture.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-hwarchitecture.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2. Understanding i386 and Other Computer Architectures</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-intro.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="sn-before-begin.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-hwarchitecture"></a>2. Understanding i386 and Other Computer Architectures</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2. Understanding i386 and Other Computer Architectures</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-intro.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="sn-before-begin.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-hwarchitecture"></a>2. Understanding i386 and Other Computer Architectures</h2></div></div></div><p> The Fedora Project provides versions of Fedora Core for PCs, and also for a range of other machines that are based on different technologies. Each version of Fedora Core is built for computers that are based on a Index: sn-installer-keyboard.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-installer-keyboard.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-installer-keyboard.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-installer-keyboard.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3.2. Keyboard Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-installer-locale.php">Prev</a> </td><th width="60%" align="center">Chapter 3. Identifying Your Locale</th><td width="20%" align="right"> <a accesskey="n" href="ch-upgrading-system.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installer-keyboard"></a>3.2. Keyboard Configuration</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3.2. Keyboard Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-installer-locale.php">Prev</a> </td><th width="60%" align="center">Chapter 3. Identifying Your Locale</th><td width="20%" align="right"> <a accesskey="n" href="ch-upgrading-system.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installer-keyboard"></a>3.2. Keyboard Configuration</h2></div></div></div><p> The installation program display a list of the keyboard layouts supported by Fedora: </p><div class="figure"><a name="fig-keyb-conf"></a><div class="mediaobject" align="center"><img src="./figs/keylayoutselection.png" align="middle" alt=" Index: sn-installing-from-harddrive.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-installing-from-harddrive.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-installing-from-harddrive.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-installing-from-harddrive.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.2. Installation from a Hard Drive</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-other-install-methods.php">Prev</a> </td><th width="60%" align="center">Chapter 2. Alternative Installation Methods</th><td width="20%" align="right"> <a accesskey="n" href="ch-installer-locale.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installing-from-harddrive"></a>2.2. Installation from a Hard Drive</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.2. Installation from a Hard Drive</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-other-install-methods.php">Prev</a> </td><th width="60%" align="center">Chapter 2. Alternative Installation Methods</th><td width="20%" align="right"> <a accesskey="n" href="ch-installer-locale.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-installing-from-harddrive"></a>2.2. Installation from a Hard Drive</h2></div></div></div><p> Once you have booted your computer, you may use ISO image files of the Fedora discs to continue the installation process. The ISO files must be located on a hard drive that is either internal to @@ -17,14 +17,14 @@ </p><p> The partition on the hard drive holding the ISO files must be formatted with the - <a class="indexterm" name="id3141365"></a> - <a class="indexterm" name="id3137382"></a> + <a class="indexterm" name="id2710273"></a> + <a class="indexterm" name="id2710284"></a> <em class="firstterm">ext2</em>, - <a class="indexterm" name="id3120917"></a> - <a class="indexterm" name="id3136065"></a> + <a class="indexterm" name="id2710299"></a> + <a class="indexterm" name="id2710311"></a> <em class="firstterm">ext3</em> or - <a class="indexterm" name="id3114103"></a> - <a class="indexterm" name="id3149383"></a> + <a class="indexterm" name="id2710325"></a> + <a class="indexterm" name="id2710337"></a> <em class="firstterm">vfat</em> file system. In Fedora, <code class="systemitem">vfat</code> includes a range of file systems, such as FAT-16 and FAT-32, found on most Index: sn-lang-packages.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-lang-packages.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-lang-packages.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-lang-packages.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">10.3. Additional Language Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-package-selection.php">Prev</a> </td><th width="60%" align="center">Chapter 10. Software Selection</th><td width="20%" align="right"> <a accesskey="n" href="ch-abouttoinstall.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-lang-packages"></a>10.3. Additional Language Support</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">10.3. Additional Language Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-package-selection.php">Prev</a> </td><th width="60%" align="center">Chapter 10. Software Selection</th><td width="20%" align="right"> <a accesskey="n" href="ch-abouttoinstall.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-lang-packages"></a>10.3. Additional Language Support</h2></div></div></div><p> Your Fedora Core system automatically supports the language that you selected at the start of the installation process. To include support for additional languages, select the package group for Index: sn-media-testing.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-media-testing.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-media-testing.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-media-testing.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.2. Testing CD and DVD Media</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-beginninginstallation.php">Prev</a> </td><th width="60%" align="center">Chapter 1. Beginning the Installation</th><td width="20%" align="right"> <a accesskey="n" href="sn-booting-from-pxe.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-media-testing"></a>1.2. Testing CD and DVD Media</h2></div></div></div><div class="figure"><a name="fig-media-test"></a><div class="mediaobject" align="center"><img src="./figs/mediacheck.png" align="middle" alt=" +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.2. Testing CD and DVD Media</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-beginninginstallation.php">Prev</a> </td><th width="60%" align="center">Chapter 1. Beginning the Installation</th><td width="20%" align="right"> <a accesskey="n" href="sn-booting-from-pxe.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-media-testing"></a>1.2. Testing CD and DVD Media</h2></div></div></div><div class="figure"><a name="fig-media-test"></a><div class="mediaobject" align="center"><img src="./figs/mediacheck.png" align="middle" alt=" Media test screen. "></div><p class="title"><b>Figure 1.2. Media Test Screen</b></p></div><p> Select <span><strong class="guibutton">OK</strong></span> to test the disc, or select Index: sn-network-misc-settings.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-network-misc-settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-network-misc-settings.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-network-misc-settings.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,17 +7,17 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">7.3. Miscellaneous Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-computer-hostname.php">Prev</a> </td><th width="60%" align="center">Chapter 7. Network Configuration</th><td width="20%" align="right"> <a accesskey="n" href="ch-timezone.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-network-misc-settings"></a>7.3. Miscellaneous Settings</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">7.3. Miscellaneous Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-computer-hostname.php">Prev</a> </td><th width="60%" align="center">Chapter 7. Network Configuration</th><td width="20%" align="right"> <a accesskey="n" href="ch-timezone.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-network-misc-settings"></a>7.3. Miscellaneous Settings</h2></div></div></div><p> To manually configure a network interface, you may also provide other network settings for your computer. All of these settings are the IP addresses of other systems on the network. </p><p> - A <em class="firstterm">gateway</em> <a class="indexterm" name="id3118417"></a> is the device that provides access to other networks. - Gateways are also referred to as <a class="indexterm" name="id3083201"></a> <em class="firstterm">routers</em>. If your system + A <em class="firstterm">gateway</em> <a class="indexterm" name="id2713718"></a> is the device that provides access to other networks. + Gateways are also referred to as <a class="indexterm" name="id2713728"></a> <em class="firstterm">routers</em>. If your system connects to other networks through a gateway, enter its IP address in the <span><strong class="guilabel">Gateway</strong></span> box. </p><p> - Most software relies on the <a class="indexterm" name="id3118425"></a> <em class="firstterm">DNS</em> (Domain Name Service) + Most software relies on the <a class="indexterm" name="id2713754"></a> <em class="firstterm">DNS</em> (Domain Name Service) provider to locate machines and services on the network. DNS converts hostnames to IP addresses and vice versa. A Fedora Core system may use more than one DNS server. If the primary DNS server does Index: sn-news-subscriptions.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-news-subscriptions.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-news-subscriptions.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-news-subscriptions.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.2. Subscribing to Fedora Announcements and News</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-next-steps.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="sn-web-help.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-news-subscriptions"></a>14.2. Subscribing to Fedora Announcements and News</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.2. Subscribing to Fedora Announcements and News</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-next-steps.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="sn-web-help.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-news-subscriptions"></a>14.2. Subscribing to Fedora Announcements and News</h2></div></div></div><p> To receive information about package updates, subscribe to either the announcements mailing list, or the RSS feeds. </p><div class="variablelist"><dl><dt><span class="term"> Index: sn-package-selection.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-package-selection.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-package-selection.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-package-selection.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,9 +7,9 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">10.2. Customizing the Software Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-packageselection.php">Prev</a> </td><th width="60%" align="center">Chapter 10. Software Selection</th><td width="20%" align="right"> <a accesskey="n" href="sn-lang-packages.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-package-selection"></a>10.2. Customizing the Software Selection</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">10.2. Customizing the Software Selection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-packageselection.php">Prev</a> </td><th width="60%" align="center">Chapter 10. Software Selection</th><td width="20%" align="right"> <a accesskey="n" href="sn-lang-packages.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-package-selection"></a>10.2. Customizing the Software Selection</h2></div></div></div><p> Fedora divides the included software into - <a class="indexterm" name="id3080640"></a> + <a class="indexterm" name="id2714493"></a> <em class="firstterm">package groups</em>. For ease of use, the package selection screen displays these groups as six categories: </p><div class="figure"><a name="fig-package-selection"></a><div class="mediaobject" align="center"><img src="./figs/packagegroups.png" align="middle" alt=" @@ -37,7 +37,7 @@ The packages that you select are not permanent. After you boot your system, use the <span><strong class="application">pirut</strong></span> tool to make different software selections for your system. To run this - tool, from the main menu, select <span><strong class="guimenu">Applications</strong></span>-><span><strong class="guimenuitem">Add/Remove + tool, from the main menu, select <span><strong class="guimenu">Applications</strong></span> â?? <span><strong class="guimenuitem">Add/Remove Software</strong></span>. </p></td></tr></table></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch-packageselection.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-packageselection.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-lang-packages.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 10. Software Selection </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 10.3. Additional Language Support</td></tr></table></div> Index: sn-preparing-media.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-preparing-media.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-preparing-media.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-preparing-media.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4. Preparing Media</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-before-begin.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="ch-beginninginstallation.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-preparing-media"></a>4. Preparing Media</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4. Preparing Media</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-before-begin.php">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="ch-beginninginstallation.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-preparing-media"></a>4. Preparing Media</h2></div></div></div><p> To install Fedora Core from discs, you need five installation CDs, or the installation DVD. There are separate disc sets for each supported architecture. @@ -55,23 +55,49 @@ </p></li></ul></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Installation from Diskettes"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Installation from Diskettes</th></tr><tr><td align="left" valign="top"><p> There is no option to either boot or install Fedora Core from diskettes. - </p></td></tr></table></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-preparing-cd-or-dvd-media"></a>4.1. Preparing CD or DVD Media</h3></div></div></div><p> + </p></td></tr></table></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-preparing-cd-or-dvd-media"></a>4.1. Preparing CD or DVD Media</h3></div></div></div><p> The <code class="filename">images/boot.iso</code> file on the first Fedora Core installation disc is a boot image designed for CD and DVD media. This file also appears on FTP and Web sites providing Fedora Core. You can also find this file on mirror sites in the Fedora Core distribution directory for your particular architecture. </p><p> - To convert an ISO file into a physical CD, use the option in - your CD-writing program that burns a CD image file to a CD. If - you copy the file itself to a CD instead, the disc will not boot - or work correctly. Refer to your CD writing program - documentation for instructions. If you are using Linux, use the - following command to burn a CD image file to a blank recordable - CD: - </p><pre class="screen"> + The Fedora Core distribution is also downloadable as a set of + CD-sized ISO image files or a single DVD-sized ISO image + file. You can record these files to CD or DVD using a CD or + DVD burning program on your current operating system: + </p><div class="variablelist"><dl><dt><span class="term">Windows operating systems</span></dt><dd><p> + Burn an ISO image to disc using your installed CD or DVD + burning software. Most software has an option labeled + <span><strong class="guilabel">Burn image file to disc</strong></span> or + <span><strong class="guilabel">Make disc from ISO image</strong></span>. If your + software offers a choice of image formats, choose "ISO + image" as the file type. If several ISO formats are + offered, choose the closest match to "Mode 1, 2048-byte + blocks." + </p></dd><dt><span class="term">Apple MacOS X</span></dt><dd><p> + Open the <span><strong class="guilabel">Disk Copy</strong></span> application, + found in the + <code class="filename">/Applications/Utilities</code> folder. + From the menu, select <span><strong class="guimenu">Image</strong></span> â?? <span><strong class="guimenuitem">Burn Image...</strong></span>. Select the CD image to burn, check that the + burn options are correct, and select the + <span><strong class="guilabel">Burn</strong></span> button. + </p></dd><dt><span class="term">Linux operating systems</span></dt><dd><p> + If you are using a recent version of the GNOME desktop + environment, right-click the ISO image file and choose + <span><strong class="guilabel">Write to disc</strong></span>. If you are using a + recent version of the KDE desktop environment, use + <span><strong class="application">K3B</strong></span> and select <span><strong class="guimenu">Tools</strong></span> â?? <span><strong class="guimenuitem">Burn CD Image</strong></span>, or <span><strong class="guimenu">Tools</strong></span> â?? <span><strong class="guimenuitem">Burn DVD ISO Image</strong></span> if appropriate. The following command + line works for many other environments: + </p><pre class="screen"> <strong class="userinput"><code>cdrecord --device=<em class="replaceable"><code>cdwriter-device</code></em> -tao -eject <em class="replaceable"><code>image-file.iso</code></em></code></strong> -</pre></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-preparing-usb-media"></a>4.2. Preparing USB Boot Media</h3></div></div></div><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Warning: Data Loss"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="./stylesheet-images/warning.png"></td><th align="left">Data Loss</th></tr><tr><td align="left" valign="top"><p> +</pre></dd></dl></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: OS-Specific Instructions"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">OS-Specific Instructions</th></tr><tr><td align="left" valign="top"><p> + Unfortunately this guide cannot offer specific instructions + for every possible combination of hardware and software. + Consult your operating system's documentation and online + support services, and <a href="sn-web-help.php" title="14.3. Finding Documentation and Support">Section 14.3, â??Finding Documentation and Supportâ??</a> for + additional help if needed. + </p></td></tr></table></div></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-preparing-usb-media"></a>4.2. Preparing USB Boot Media</h3></div></div></div><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Warning: Data Loss"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="./stylesheet-images/warning.png"></td><th align="left">Data Loss</th></tr><tr><td align="left" valign="top"><p> <span class="emphasis"><em>This procedure destroys data on the media.</em></span> Back up any important information before you begin. Some models of USB media use additional partitions or Index: sn-remote-logging.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-remote-logging.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-remote-logging.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-remote-logging.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,11 +7,11 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.3. Logging to a Remote System During the Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-remoteaccess-installation.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-automating-installation.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-remote-logging"></a>A.3. Logging to a Remote System During the Installation</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.3. Logging to a Remote System During the Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-remoteaccess-installation.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-automating-installation.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-remote-logging"></a>A.3. Logging to a Remote System During the Installation</h2></div></div></div><p> By default, the installation process sends log messages to the console as they are generated. You may specify that these messages go to a remote system that runs a - <a class="indexterm" name="id3105173"></a> + <a class="indexterm" name="id2717921"></a> <em class="firstterm">syslog</em> service. </p><p> To configure remote logging, add the <code class="option">syslog</code> @@ -26,7 +26,7 @@ prompt: </p><pre class="screen"> <strong class="userinput"><code>linux syslog=<em class="replaceable"><code>192.168.1.20:514</code></em></code></strong> -</pre><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remote-logging-logserver"></a>A.3.1. Configuring a Log Server</h3></div></div></div><p> +</pre><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remote-logging-logserver"></a>A.3.1. Configuring a Log Server</h3></div></div></div><p> Fedora uses <code class="command">syslogd</code> to provide a syslog service. The default configuration of <code class="command">syslogd</code> rejects messages from remote systems. @@ -58,7 +58,7 @@ </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Firewall Reconfiguration Required"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Firewall Reconfiguration Required</th></tr><tr><td align="left" valign="top"><p> By default, the syslog service listens on UDP port 514. To permit connections to this port from other systems, choose - <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Security + <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Security Level and Firewall</strong></span>. Select <span><strong class="guilabel">Other ports</strong></span>, and <span><strong class="guibutton">Add</strong></span>. Enter <strong class="userinput"><code>514</code></strong> Index: sn-remoteaccess-installation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-remoteaccess-installation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-remoteaccess-installation.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-remoteaccess-installation.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,18 +7,18 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.2. Enabling Remote Access to the Installation System</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ap-admin-options.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-remote-logging.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-remoteaccess-installation"></a>A.2. Enabling Remote Access to the Installation System</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.2. Enabling Remote Access to the Installation System</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ap-admin-options.php">Prev</a> </td><th width="60%" align="center">Appendix A. Boot Options</th><td width="20%" align="right"> <a accesskey="n" href="sn-remote-logging.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-remoteaccess-installation"></a>A.2. Enabling Remote Access to the Installation System</h2></div></div></div><p> You may access either graphical or text interfaces for the installation system from any other system. Access to a text mode display requires <code class="command">telnet</code>, which is installed by default on Fedora systems. To remotely access the graphical display of an installation system, use client software that supports the - <a class="indexterm" name="id3143348"></a> + <a class="indexterm" name="id2717428"></a> VNC (Virtual Network Computing) display protocol. A number of providers offer VNC clients for Microsoft Windows and Mac OS, as well as UNIX-based systems. </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Installing a VNC Client on Fedora"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Installing a VNC Client on Fedora</th></tr><tr><td align="left" valign="top"><p> - <a class="indexterm" name="id3108323"></a> + <a class="indexterm" name="id2717448"></a> Fedora includes <span><strong class="application">vncviewer</strong></span>, the client provided by the developers of VNC. To obtain <span><strong class="application">vncviewer</strong></span>, install the @@ -30,8 +30,8 @@ Alternatively, you may configure the installation system to automatically connect to a VNC client on the network that is running in <em class="firstterm">listening mode</em>. - </p><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remoteaccess-installation-vnc"></a>A.2.1. Enabling Remote Access with VNC</h3></div></div></div><p> - <a class="indexterm" name="id3123002"></a> + </p><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remoteaccess-installation-vnc"></a>A.2.1. Enabling Remote Access with VNC</h3></div></div></div><p> + <a class="indexterm" name="id2717504"></a> To enable remote graphical access to the installation system, enter two options at the prompt: </p><pre class="screen"> @@ -58,17 +58,17 @@ </pre><p> You may then login to the installation system with a VNC client. To run the <span><strong class="application">vncviewer</strong></span> client on Fedora, - choose <span><strong class="guimenu">Applications</strong></span>-><span><strong class="guisubmenu">Accessories</strong></span>-><span><strong class="guimenuitem">VNC + choose <span><strong class="guimenu">Applications</strong></span> â?? <span><strong class="guisubmenu">Accessories</strong></span> â?? <span><strong class="guimenuitem">VNC Viewer</strong></span>, or type the command <span><strong class="application">vncviewer</strong></span> in a terminal window. Enter the server and display number in the <span><strong class="guilabel">VNC Server</strong></span> dialog. For the example above, the <span><strong class="guilabel">VNC Server</strong></span> is <strong class="userinput"><code>computer.mydomain.com:1</code></strong>. - </p></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remoteaccess-installation-vnclistener"></a>A.2.2. Connecting the Installation System to a VNC Listener</h3></div></div></div><p> + </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-remoteaccess-installation-vnclistener"></a>A.2.2. Connecting the Installation System to a VNC Listener</h3></div></div></div><p> To have the installation system automatically connect to a VNC client, first start the client in - <a class="indexterm" name="id3073660"></a> + <a class="indexterm" name="id2717652"></a> listening mode. On Fedora systems, use the <code class="option">-listen</code> option to run <span><strong class="application">vncviewer</strong></span> as a listener. In a @@ -78,7 +78,7 @@ </pre><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note: Firewall Reconfiguration Required"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./stylesheet-images/note.png"></td><th align="left">Firewall Reconfiguration Required</th></tr><tr><td align="left" valign="top"><p> By default, <span><strong class="application">vncviewer</strong></span> uses TCP port 5500 when in listening mode. To permit connections to this - port from other systems, choose <span><strong class="guimenu">System</strong></span>-><span><strong class="guisubmenu">Administration</strong></span>-><span><strong class="guimenuitem">Security + port from other systems, choose <span><strong class="guimenu">System</strong></span> â?? <span><strong class="guisubmenu">Administration</strong></span> â?? <span><strong class="guimenuitem">Security Level and Firewall</strong></span>. Select <span><strong class="guilabel">Other ports</strong></span>, and <span><strong class="guibutton">Add</strong></span>. Enter <strong class="userinput"><code>5500</code></strong> @@ -103,9 +103,9 @@ prompt: </p><pre class="screen"> <strong class="userinput"><code>linux vnc vncpassword=<em class="replaceable"><code>qwerty</code></em> vncconnect=<em class="replaceable"><code>desktop.mydomain.com:5500</code></em></code></strong> -</pre></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-telnet-installation"></a>A.2.3. Enabling Remote Access with Telnet</h3></div></div></div><p> +</pre></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h3 class="title"><a name="sn-telnet-installation"></a>A.2.3. Enabling Remote Access with Telnet</h3></div></div></div><p> To enable remote access to a text mode installation, use the - <a class="indexterm" name="id3104878"></a> + <a class="indexterm" name="id2717828"></a> <code class="option">telnet</code> option at the <code class="prompt">boot:</code> prompt: Index: sn-upgrading-bootloader.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-upgrading-bootloader.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-upgrading-bootloader.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-upgrading-bootloader.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,9 +7,9 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4.2. Upgrading Boot Loader Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-upgrading-system.php">Prev</a> </td><th width="60%" align="center">Chapter 4. Upgrading an Existing System</th><td width="20%" align="right"> <a accesskey="n" href="ch-disk-partitioning.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-upgrading-bootloader"></a>4.2. Upgrading Boot Loader Configuration</h2></div></div></div><p> - <a class="indexterm" name="id3083826"></a> Your completed Fedora Core installation must be registered - in the <a class="indexterm" name="id3128321"></a> <em class="firstterm">boot loader</em> to boot properly. +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4.2. Upgrading Boot Loader Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-upgrading-system.php">Prev</a> </td><th width="60%" align="center">Chapter 4. Upgrading an Existing System</th><td width="20%" align="right"> <a accesskey="n" href="ch-disk-partitioning.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-upgrading-bootloader"></a>4.2. Upgrading Boot Loader Configuration</h2></div></div></div><p> + <a class="indexterm" name="id2710814"></a> Your completed Fedora Core installation must be registered + in the <a class="indexterm" name="id2710827"></a> <em class="firstterm">boot loader</em> to boot properly. A boot loader is software on your machine that locates and starts the operating system. Refer to <a href="ch-bootloader.php" title="Chapter 6. Boot Loader">Chapter 6, <i>Boot Loader</i></a> for more information about boot loaders. Index: sn-utc.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-utc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sn-utc.php 20 Mar 2006 20:04:36 -0000 1.2 +++ sn-utc.php 6 Apr 2006 04:05:52 -0000 1.3 @@ -1,15 +1,6 @@ -<? - -include("site.inc"); -$template = new Page; -$template->initCommon(); -$template->displayHeader(); - -?> - -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">8.2. Universal Co-ordinated Time (UTC)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-timezone.php">Prev</a> </td><th width="60%" align="center">Chapter 8. Time Zone Selection</th><td width="20%" align="right"> <a accesskey="n" href="ch-rootpassword.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-utc"></a>8.2. Universal Co-ordinated Time (UTC)</h2></div></div></div><p> - <a class="indexterm" name="id3136879"></a> Universal Co-ordinated Time is also known as - <a class="indexterm" name="id3090910"></a> Greenwich Mean Time (GMT). +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>8.2. Universal Co-ordinated Time (UTC)</title><link rel="stylesheet" href="fedora.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"><link rel="start" href="index.php" title="Fedora Core 5 Installation Guide"><link rel="up" href="ch-timezone.php" title="Chapter 8. Time Zone Selection"><link rel="prev" href="ch-timezone.php" title="Chapter 8. Time Zone Selection"><link rel="next" href="ch-rootpassword.php" title="Chapter 9. Set the Root Password"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">8.2. Universal Co-ordinated Time (UTC)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch-timezone.php">Prev</a> </td><th width="60%" align="center">Chapter 8. Time Zone Selection</th><td width=! "20%" align="right"> <a accesskey="n" href="ch-rootpassword.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-utc"></a>8.2. Universal Co-ordinated Time (UTC)</h2></div></div></div><p> + <a class="indexterm" name="id2713911"></a> Universal Co-ordinated Time is also known as + <a class="indexterm" name="id2713921"></a> Greenwich Mean Time (GMT). </p><p> If Fedora Core is the only operating system on your computer, select <span><strong class="guilabel">System clock uses UTC</strong></span>. The system clock is a Index: sn-web-help.php =================================================================== RCS file: /cvs/fedora/web/html/docs/fedora-install-guide-en/fc5/sn-web-help.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-web-help.php 20 Mar 2006 13:43:28 -0000 1.1 +++ sn-web-help.php 6 Apr 2006 04:05:52 -0000 1.2 @@ -7,7 +7,7 @@ ?> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.3. Finding Documentation and Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-news-subscriptions.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="sn-community.php">Next</a></td></tr></table><hr></div><div class="section" lang="en_US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-web-help"></a>14.3. Finding Documentation and Support</h2></div></div></div><p> +<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.3. Finding Documentation and Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-news-subscriptions.php">Prev</a> </td><th width="60%" align="center">Chapter 14. Your Next Steps</th><td width="20%" align="right"> <a accesskey="n" href="sn-community.php">Next</a></td></tr></table><hr></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sn-web-help"></a>14.3. Finding Documentation and Support</h2></div></div></div><p> Members of the Fedora community provides support through mailing lists, Web forums and Linux User Groups (LUGs) across the world. </p><p> @@ -38,7 +38,7 @@ and HOWTOs for Fedora on their Web sites. You can locate information on any topic by using Google's Linux search site, located at <a href="http://www.google.com/linux/" target="_top">http://www.google.com/linux/</a>. - </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-news-subscriptions.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-next-steps.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-community.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">14.2. Subscribing to Fedora Announcements and News </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 14.4. Joining The Fedora Community</td></tr></table></div> + </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-news-subscriptions.php">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch-next-steps.php">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sn-community.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">14.2. Subscribing to Fedora Announcements and News </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 14.4. Joining the Fedora Community</td></tr></table></div> <?