doc017.htm
来自「Reh Hat user manual. really goooood」· HTM 代码 · 共 1,123 行 · 第 1/4 页
HTM
1,123 行
<li><b>Printer Connection</b>: Where the printer is connected---<em>local</em>, <em>remote</em>, or <em>LAN-Manager</em>. <ul><p> <li><b>Local printer</b>: A <em>local</em> printer is connected directly to the system you're installing on. <li><b>Remote printer</b>: A <em>remote lpd</em> printer is connected to another machine on the network which runs <tt>lpd</tt> (the print server used on Linux and many other flavors of Unix). <li><b>LAN-Manager printer</b>: A <em>LAN-Manager</em> printer is connected to another machine on a LAN-Manager-style (SMB) network. </ul><p> <li><b>Queue</b>: The name of the printer queue you are creating. <li><b>Spool Dir</b>: The directory where print jobs are stored while they are being printed. <li><b>Type of Printer</b>: The make and model of your printer; if you printer doesn't appear on the list, you may have luck by choosing a printer make and model which is similar to yours.<p> <li><b>Paper Size</b>: The size of paper your printer uses. <li><b>Resolution</b>: The resolution, in dots per inch, you wish your printer to use. <li><b>Color</b>: If you have a color printer, the color depth you wish your printer to use.<p> </ul><p><b>Local</b> printers also require the following information:<p> <ul> <li><b>Printer Device</b>: The printer port your printer is attached to. </ul><p><b>Remote LPD</b> printers also require the following information:<p> <ul><p> <li><b>Remote Host</b>: The name or IP number of the host the remote printer is connected to. <li><b>Remote Queue</b>: The name of the remote printer queue.<p> </ul> <b>LAN Manager</b> printers also require the following information:<p> <ul> <li><b>LAN Manager Host</b>: The name of the host the SMB printer is connected to. <li><b>LAN Manager IP</b>: The IP number of the host the SMB printer is connected to; this is optional.<p> <li><b>Share Name</b>: The name of the shared SMB printer. <li><b>Username</b>: The username you need to use to access the SMB printer (typically <tt>guest</tt> for Windows servers, or <tt>nobody</tt> for <tt>samba</tt> servers). <li><b>Password</b>: The password you ened to use to access the SMB printer (typically blank). </ul><p>When you have finished configuring a printer, the installation programwill ask you to confirm the choices you made. After you confirm them,you may configure another printer, or you may continue with theinstallation.<p><h3><a name="s2.4.17">2.4.17 Configuring the Clock</a></h3><title>Configuring the Clock</title><a name="i58"><p>Next, the installation program presents a dialog to help you configureyour Red Hat Linux system's timezone.<p>If you wish to set the hardware (CMOS) clock to GMT (Greenwich MeanTime, also known as UTC, or Coordinated Universal Time), select<b>Hardware clock set to GMT</b>. Setting your hardware clock to GMTmeans your Red Hat Linux system will properly handle daylight savings time, ifyour timezone uses it. Most networks use GMT.<p>Select the timezone your system will be operating in from the list, andpress <tt>[Enter]</tt>.<p>If you wish to change your timezone configuration after you have bootedyour Red Hat Linux system, you may use the <tt>/usr/sbin/timeconfig</tt> command.<p><h3><a name="s2.4.18">2.4.18 Setting a Root Password</a></h3><title>Setting a Root Password</title><a name="i59"><p>After you have set up your system's timezone, the installation programprompts you to set a <em>root password</em> for your system; this isthe password you will use to log into your Red Hat Linux system for the firsttime.<p>The root password must be at least six characters long; the passwordyou type is not echoed to the screen. You must enter the passwordtwice; if the two passwords do not match, the installation program willask you to enter them again.You ought to make the root password something you can remember, but notsomething that is easy for someone else to guess. Your name, yourphone number, <tt>qwerty</tt>, <tt>password</tt>, <tt>root</tt>, <tt>123456</tt>,and <tt>anteater</tt> are all examples of poor passwords. Good passwordsmix numerals with upper and lower case letters and do not containdictionary words: <tt>Aard387vark</tt> or <tt>420BMttNT</tt>, for example.Remember that the password is case-sensitive. Write down this passwordand keep it in a secure place.<p><b>Please Note:</b> The <em>root</em> user (also known as the<em>superuser</em>) has complete access to the entire system; for thisreason, logging in as the root user is best done only to perform systemmaintenance or administration, so that critical system files are notinadvertently changed, moved, or deleted. Please see Section<a href="doc058.html#s8.1">8.1</a> for instructions on how to add a user for yourselfafter you reboot your system.<p><h3><a name="s2.4.19">2.4.19 Installing LILO</a></h3><title>Installing LILO</title><a name="i60"><a name="i61"><p>In order to be able to boot your Red Hat Linux system, you usually need toinstall LILO (the LInux LOader). You may install LILO in one ofseveral places:<p><dl><p><dt><b>The Master Boot Record (MBR)</b><dd>is the recommended place to install LILO, unless another operatingsystem loader (e.g., System Commander or OS/2's<a name="i62"> BootManager) is already installed there. When your machine boots, LILOstarts and presents the <tt>boot:</tt> prompt; you can boot Red Hat Linux or anyother operating system you configure LILO to boot (see below).<p><dt><b>The first sector of your root partition</b><dd>is recommended if you are already using another boot loader on yoursystem (such as OS/2's Boot Manager); then you can setup that bootloader to start LILO and boot Red Hat Linux.<p><dt><b>The first sector of a floppy diskette</b><dd>is an alternative either of the above options; to boot Red Hat Linux, insertthe LILO diskette into your machine's floppy drive and reboot. LILOstarts from the floppy and presents the <tt>boot:</tt> prompt.<p></dl><p>Select the location you wish to install LILO and press <b>OK</b>. Ifyou do not wish to install LILO, press <b>Skip</b>.<p><p><a name="f17"></a><center><img src="img014.gif"></center><p><center>Figure 17:Installing LILO</center><p><p><h4><a name="s2.4.19.1">2.4.19.1 Limitations of LILO</a></h4><title>Limitations of LILO</title><p>LILO is subject to some limitations imposed by most PC BIOSes.Specifically, most BIOSes can't access more than two hard drives andthey can't access beyond cylinder 1023 (the 1024th cylinder) of anydrive. Some more recent BIOSes do not have these limitations.<p>All the things which LILO needs to access at boot time (including thekernel) are located in the <tt>/boot</tt> directory of your root partition.<p>Here are the ``rules'' of where <tt>/boot</tt> must live if you want toinstall LILO on a hard drive:<p><ol><p><li>If you have 2 IDE (or EIDE) drives, <tt>/boot</tt> must live on one ofthem. This also includes any IDE CD-ROM drives on your primarycontroller. If you have one IDE hard drive, and one IDE CD-ROM on theprimary controller, <tt>/boot</tt> must live on the hard drive.<p><li>If you have one IDE (or EIDE) drive and one or more SCSI drives,<tt>/boot</tt> must live either on the IDE drive or the SCSI drive that isat ID 0. No other SCSI IDs will work.<p><li>If you have SCSI only, <tt>/boot</tt> must live on a drive at ID 0 or ID1. No other SCSI IDs will work.<p><li>In any case, <tt>/boot</tt> must live below cylinder 1023. For IDE (orEIDE) drives, this generally means below the 512 MB mark; for SCSIdrives, it's generally below the 1 GB mark.<p></ol><p><h4><a name="s2.4.19.2">2.4.19.2 Adding Options to the LILO Boot Command Line</a></h4><title>Adding Options to the LILO Boot Command Line</title><p>Finally, the installation program will ask if you wish to add defaultoptions to the LILO boot command. Any options you enter will be passedto the Linux kernel every time it boots. If you have an LBA drive,check <b>Use linear mode</b>. Press <b>OK</b> when finished.<p><p><a name="f18"></a><center><img src="img015.gif"></center><p><center>Figure 18:LILO options</center><p><p><h4><a name="s2.4.19.3">2.4.19.3 Alternatives to LILO</a></h4><title>Alternatives to LILO</title><p>If you do not wish to use LILO to boot your Red Hat Linux system, there are afew alternatives:<p><dl><p><dt><b>LOADLIN</b><dd>can load Linux from MS-DOS; unfortunately, it requires a copy of theLinux kernel (and an initial ram disk, if you have a SCSI adapter) tobe available on an MS-DOS partition. The only way to accomplish thisis to boot your Red Hat Linux system using some other method (e.g., from LILOon a floppy) and then copy the kernel an MS-DOS partition.<tt>LOADLIN</tt> is available from<br><tt><a href="ftp://sunsite.unc.edu/system/Linux-boot/">ftp://sunsite.unc.edu/system/Linux-boot/</a></tt> and <tt>sunsite</tt>'s various mirror sites.<p><dt><b>SYSLINUX</b><dd>is an MS-DOS program very similar to <tt>LOADLIN</tt>; it is alsoavailable from <tt><a href="ftp://sunsite.unc.edu/system/Linux-boot/">ftp://sunsite.unc.edu/system/Linux-boot/</a></tt> and<tt>sunsite</tt>'s various mirror sites.<p><dt><b>Some commercial bootloaders,</b><dd>such as <tt>System Commander</tt>, are able to boot Linux (but may stillrequire LILO to be installed in your Linux root partition).<p></dl><p><h3><a name="s2.4.20">2.4.20 Finishing Up ...or Starting Up</a></h3><title>Finishing Up ...or Starting Up</title><p>After you have completed LILO installation, the installation programwill reboot your system. Please don't forget to remove theinstallation floppy from the diskette drive.<p>At the <tt>boot:</tt> prompt, press <tt>[Enter]</tt> and watch your Red Hat Linuxsystem boot. When it presents the <tt>login:</tt> prompt, enter<tt>root</tt>; at the <tt>Password:</tt> prompt, type the root password youset for your machine in Section <a href="doc017.html#s2.4.18">2.4.18</a>.<p><p><hr><a href="doc018.html"><img src=../icons/next.gif alt="Next"></a><a href="doc000.html"><img src=../icons/up.gif alt="Up"></a><a href="doc016.html"><img src=../icons/previous.gif alt="Previous"></a><a href="doc000.html"><img src=../icons/contents.gif alt="Contents"></a><a href="doc123.html"><img src=../icons/index.gif alt="Index"></a><hr></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?