old-www/LDP/solrhe/Securing-Optimizing-Linux-R.../chap1sec2.html

365 lines
6.6 KiB
HTML

<HTML
><HEAD
><TITLE
>Organization of This Book</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
REL="HOME"
TITLE="Securing and Optimizing Linux"
HREF="index.html"><LINK
REL="UP"
TITLE="Introduction"
HREF="intro.html"><LINK
REL="PREVIOUS"
TITLE="Audience"
HREF="Audience.html"><LINK
REL="NEXT"
TITLE="Pre-requisites"
HREF="chap1sec3.html"></HEAD
><BODY
CLASS="section"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Securing and Optimizing Linux: RedHat Edition -A Hands on Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="Audience.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 1. Introduction</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="chap1sec3.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="AEN156"
>1.2. Organization of This Book</A
></H1
><P
>&#13; Depending of your level of knowledge in Linux, you can read this book from the start to finish
or each chapter which may be of interest to you. Each chapter and section of this book appears
in a manner that let you read only the relevant parts of your interest without the need to schedule
a couple of day's reading.
</P
><P
>&#13; Too many books available as of now take two pages to explain something that
can be explained in two lines, I'm sure that many of you agree with my opinion. This book attempts a different
path, in the sense, only the essential and important information that the readers are interested in knowing are
explained in detail thereby eliminating all the nonsense. Though the fact that you can read this book in any
order you want, there is a particular order that you could follow if something seem to be confusing
for you. The steps shown below is what I recommend to facilitate a smooth reading.
</P
><P
>&#13; <A
HREF="overview.html"
>Chapter 2</A
> through <A
HREF="linpostinstall.html"
>Chapter 4</A
> will guide you to do these steps:
<P
></P
><OL
TYPE="i"
><LI
><P
>&#13; Setup Linux in your computer
</P
></LI
><LI
><P
>&#13; Remove all the unnecessary <SPAN
CLASS="acronym"
>RPM</SPAN
> package(s) during setup
</P
></LI
><LI
><P
>&#13; Install the necessary <SPAN
CLASS="acronym"
>RPM</SPAN
> package(s) for compilation
</P
></LI
></OL
>
</P
><P
>&#13; <A
HREF="gen-syssecured.html"
>Chapter 5</A
> through <A
HREF="secopt-kernel.html"
>Chapter 7</A
> will guide you with these additional steps:
<P
></P
><OL
START="4"
TYPE="i"
><LI
><P
>&#13; Secure the system in general
</P
></LI
><LI
><P
>&#13; Optimize the system in general
</P
></LI
><LI
><P
>&#13; Install, recompile and customize the Kernel
</P
></LI
></OL
>
</P
><P
>&#13; <P
></P
><UL
><LI
><P
>&#13; <A
HREF="netencrypt.html"
>Chapter 24</A
> will guide you through this:
<P
></P
><OL
START="7"
TYPE="i"
><LI
><P
>&#13; Install OpenSSL to be able to use encryption with the Linux server
</P
></LI
></OL
>
</P
></LI
><LI
><P
>&#13; <A
HREF="soft-netsecured.html"
>Chapter 15</A
> will guide you through this:
<P
></P
><OL
START="8"
TYPE="i"
><LI
><P
>&#13; Install OpenSSH to be able to make remote administration tasks
</P
></LI
></OL
>
</P
></LI
><LI
><P
>&#13; <A
HREF="soft-netwrkng.html"
>Chapter 21</A
> will guide you through this:
<P
></P
><OL
START="9"
TYPE="i"
><LI
><P
>&#13; Install BIND/DNS as client or server depending of your needs
</P
></LI
></OL
>
</P
></LI
><LI
><P
>&#13; <A
HREF="soser-mailn.html"
>Chapter 22</A
> will guide you through this:
<P
></P
><OL
START="10"
TYPE="i"
><LI
><P
>&#13; Install Sendmail as client or server depending of your needs
</P
></LI
></OL
>
</P
></LI
><LI
><P
>&#13; <A
HREF="soft-netfirew.html"
>Chapter 10</A
> through <A
HREF="Masq-forward.html"
>Chapter 12</A
> will guide you through these steps:
<P
></P
><OL
START="11"
TYPE="i"
><LI
><P
>&#13; Install &#38; Configure the firewall script according to which services
are installed in your system
</P
></LI
></OL
>
</P
></LI
><LI
><P
>&#13; <A
HREF="sysintegrity.html"
>Chapter 17</A
> and <A
HREF="tripwireASR.html"
>Chapter 18</A
> should guide you through this step:
<P
></P
><OL
START="12"
TYPE="i"
><LI
><P
>&#13; Install Tripwire
</P
></LI
></OL
>
</P
></LI
></UL
>
</P
><P
>&#13; Now for this step you will need to go through the book section wise to choose what you want.
<P
></P
><OL
START="13"
TYPE="i"
><LI
><P
>&#13; Install any software you need later.
</P
></LI
></OL
>
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="Audience.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="chap1sec3.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Audience</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="intro.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Pre-requisites</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>