📄 index.html
字号:
<HTML>
<HEAD>
<TITLE>Sams Teach Yourself Linux in 24 Hours:index:EarthWeb Inc.-</TITLE>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311623 //-->
<!-- TITLE=Sams Teach Yourself Linux in 24 Hours//-->
<!-- AUTHOR=Bill Ball//-->
<!-- PUBLISHER=Macmillan Computer Publishing//-->
<!-- IMPRINT=Sams//-->
<!-- CHAPTER=index //-->
<!-- PAGES=0005-0018 //-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="ewtoc.html">Table of Contents</a> | <a href="about.html">Next</a></CENTER></P>
<A NAME="PAGENUM-5"><P>Page 5</P></A>
<H2>
Index
</H2>
<p><b>
Overview
</b></p>
<BLOCKQUOTE>
<BR><BR> Introduction xxvi
</BLOCKQUOTE>
<P><B>
Part I Installation and Configuration 1
</B></P>
<BLOCKQUOTE>
Hour 1 Preparing to Install Linux 3
<blockquote><BR><BR> 2 Installing Linux 11
<BR><BR> 3 Configuring the X Window System 31</blockquote>
</BLOCKQUOTE>
<P><B>
Part II Learning Linux Basics 41
</B></P>
<BLOCKQUOTE>
Hour 4 Reading and Navigation Commands 43
<blockquote><BR><BR> 5 Manipulation and Searching Commands 63
<BR><BR> 6 Using the Shell 83
<BR><BR> 7 Using the X Window System 103
<BR><BR> 8 Exploring Other X11 Window Managers 127</blockquote>
</BLOCKQUOTE>
<P><B>
Part III Connecting to the Outside World 139
</B></P>
<BLOCKQUOTE>
Hour 9 Using Communications Programs 141
<BLOCKQUOTE>
<BR><BR> 10 Connecting to the Internet 161
<BR><BR> 11 Configuring Internet Email 173
<BR><BR> 12 Configuring Internet News 185
<BR><BR> 13 Internet Downloading and Browsing 193</blockquote>
</BLOCKQUOTE>
<P><B>
Part IV Using Linux Productively 211
</B></P>
<BLOCKQUOTE>
Hour 14 Text Processing 213
<blockquote><BR><BR> 15 Preparing Documents 229
<BR><BR> 16 Graphics Tools 243
<BR><BR> 17 Learning Math and Financial Tools 259
<BR><BR> 18 Personal Productivity Tools 271
<BR><BR> 19 Playing Linux Games 281</blockquote>
</BLOCKQUOTE>
<A NAME="PAGENUM-6"><P>Page 6</P></A>
<P><B>
Part V Administering Your System 291
</B></P>
<BLOCKQUOTE>
Hour 20 Basic System Administration 293
<blockquote><BR><BR> 21 Handling Files 313
<BR><BR> 22 Red Hat Tools 329
<BR><BR> 23 Archiving 339
<BR><BR> 24 Scheduling 347
<BR><BR> Index 353</blockquote>
</BLOCKQUOTE>
<A NAME="PAGENUM-7"><P>Page 7</P></A>
<H2>
<A NAME="1623_ 1">
Contents
</a>
</H2>
<blockquote>
<P><B>
Introduction xxvi
</B></P>
</blockquote>
<P><B>
Part I Installation and Configuration 1
</B></P>
<P><B>
Hour 1 Preparing to Install Linux 3
</B></P>
<blockquote>
<P>Taking Inventory 4
</P>
<blockquote>
<P>Hardware Considerations 6
</P>
<P>Network Information 6
</P>
</blockquote>
<P>Creating the Installation Floppies 7
</P>
<P>Preparing Your Hard Drive 7
</P>
<blockquote>
<P>Partitions and File Systems 7
</P>
<P>Creating Space 9
</P>
</blockquote></blockquote>
<P><B>
2 Installing Linux 11
</B></P>
<blockquote>
<P>The Installation Program's Interface 11
</P>
<P>Beginning the Installation 12
</P>
<P>The First Stage 13
</P>
<blockquote>
<P>Keyboard Selection 14
</P>
<P>PCMCIA Support 15
</P>
<P>Installation Method 15
</P>
<P>Installing from CD-ROM 16
</P></blockquote>
<P>The Second Stage 17
</P>
<blockquote>
<P>Selecting to Install Fresh or Upgrade 17
</P>
<P>SCSI Support 17
</P>
<P>Partitioning the Hard Drive 17
</P>
<P>Activating Swap Space 22
</P>
<P>Formatting Partitions 22
</P>
<P>Selecting Which Components To Install 22
</P>
<P>Format and Install 23
</P></blockquote>
<P>Finishing the Installation 23
</P>
<blockquote>
<P>Choosing a Mouse 24
</P>
<P>Configuring X Window 24
</P>
<P>Network Configuration 24
</P>
<P>Setting the Time Zone 25
</P>
<P>Selecting Which Services to Start 25
</P>
<P>Selecting a Printer 26
</P>
<P>Entering Your Initial Password 27
</P></blockquote>
<P>Selecting Boot Options 28
</P>
<blockquote>
<P>Booting the System 29
</P></blockquote></blockquote>
<P><B>
3 Configuring the X Window System 31
</B></P>
<blockquote>
<P>Checking Your Installation Files 32
</P>
<blockquote>
<P>Installing the X Files 33
</P></blockquote></blockquote>
<A NAME="PAGENUM-8"><P>Page 8</P></A>
<blockquote>
<P>Using Xconfigurator to Set Up X Window 34
</P>
<blockquote>
<P>Selecting Your Monitor 35
</P>
<P>Final Server Configuration 36
</P>
</blockquote>
<P>Testing the X Settings 37
</P>
<blockquote>
<P>Common Problems and Their Solutions 38
</P>
</blockquote>
<P>Having Your Machine Always Start in X Window 39
</P></blockquote>
<P><B>
Part II Learning Linux Basics 41
</B></P>
<P><B>
Hour 4 Reading and Navigation Commands 43
</B></P>
<blockquote>
<P>Getting Help with the man Command 43
</P>
<P>Navigating and Searching the File System 46
</P>
<blockquote>
<P>Moving to Different Directories with the cd Command 46
</P>
<P>Knowing Where You Are with the pwd Command 46
</P>
<P>Searching Directories for Matching Files with the
find Command 47
</P>
<P>Finding Files with the whereis Command 48
</P>
<P>Locating Files with the locate Command 48
</P>
<P>Getting Command Summaries with whatis and
apropos 49
</P>
</blockquote>
<P>Reading Directories and Files 51
</P>
<blockquote>
<P>Listing Directories with the ls Command 51
</P>
<P>Listing Directories with the dir and vdir Commands 54
</P>
<P>Graphic Directory Listings with the tree Command 54
</P>
<P>Listing and Combining Files with the cat Command 56
</P>
<P>Reading Files with the more Command 58
</P>
<P>Browsing Files with the less Command 59
</P>
</blockquote>
<P>Reading the Beginning or End of Files with the
head and tail <BR>
Commands 59
</P>
</blockquote>
<P><B>
5 Manipulation and Searching Commands 63
</B></P>
<blockquote>
<P>Manipulating Files or Directories 63
</P>
<blockquote>
<P>Creating Files with the touch Command 64
</P>
<P>Deleting Files with the rm Command 64
</P>
<P>Creating Directories with the mkdir Command 66
</P>
<P>Removing Directories with the rmdir Command 66
</P>
<P>Renaming Files with the mv Command 68
</P>
<P>Copying with the cp Command 69
</P>
<P>Creating Hard and Symbolic Links <BR>
with the ln Command 71
</P>
<P>Handling Files with the Midnight Commander Program 72
</P></blockquote>
<P>Searching Files 73
</P>
<blockquote>
<P>What Are Regular Expressions? 74
</P>
<P>Searching Inside Files with the grep Commands 75
</P>
</blockquote>
<P>Compressing and Uncompressing Files 77
</P>
<blockquote>
<P>Creating Archives with the Tape Archive Command 77
</P>
<P>Creating cpio Archives 80
</P>
<P>Compressing Files with the gzip Command 80
</P>
<P>Compressing Files with the compress Command 81
</P></blockquote></blockquote>
<A NAME="PAGENUM-9"><P>Page 9</P></A>
<P><B>
6 Using the Shell 83
</B></P>
<blockquote>
<P>What Is a Shell? 83
</P>
<P>What Shells Are Available? 84
</P>
<blockquote>
<P>Features of ash 85
</P>
<P>Features of the Default Linux Shell—bash 85
</P>
<P>The Public Domain Korn Shell—ksh 86
</P>
<P>Features of the csh-Compatible Shell—tcsh 87
</P>
<P>zsh 87
</P></blockquote>
<P>Understanding the Shell Command Line 88
</P>
<blockquote>
<P>Customizing Your Shell 90
</P>
<P>Running Programs in the Background 94
</P>
<P>How to Use Pipes 96
</P>
</blockquote>
<P>Building Shell Commands 98
</P>
</blockquote>
<P><B>
7 Using the X Window System 103
</B></P>
<blockquote>
<P>X11 Window Managers 104
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -