old-www/LDP/lame/LAME/linux-admin-made-easy/upgrading-linux.html

195 lines
3.0 KiB
HTML

<HTML
><HEAD
><TITLE
>Upgrading Linux and Other Applications</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="Linux Administration Made Easy"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Automating Tasks with Cron and Crontab files"
HREF="using-cron.html"><LINK
REL="NEXT"
TITLE="Using the Red Hat Package Manager (RPM)"
HREF="using-rpm.html"></HEAD
><BODY
CLASS="CHAPTER"
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"
>Linux Administration Made Easy</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="using-cron.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="using-rpm.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="UPGRADING-LINUX"
>Chapter 10. Upgrading Linux and Other Applications</A
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>10.1. <A
HREF="using-rpm.html"
>Using the Red Hat Package Manager (RPM)</A
></DT
><DT
>10.2. <A
HREF="using-tarballs.html"
>Installing or Upgrading Without RPM</A
></DT
><DT
>10.3. <A
HREF="keeping-up-to-date.html"
>Strategies for Keeping an Up-to-date System</A
></DT
><DT
>10.4. <A
HREF="linux-kernel-upgrades.html"
>Linux Kernel Upgrades</A
></DT
><DT
>10.5. <A
HREF="kernel-upgrade.html"
>Upgrading a Red Hat Stock Kernel</A
></DT
><DT
>10.6. <A
HREF="kernel-custom.html"
>Building a Custom Kernel</A
></DT
><DT
>10.7. <A
HREF="linux-2.2.x.html"
>Moving to the Linux 2.2.x Kernels</A
></DT
><DT
>10.8. <A
HREF="apache-config.html"
>Configuring the Apache Web Server</A
></DT
><DT
>10.9. <A
HREF="squid-upgrades.html"
>Configuring the Squid HTTP Caching Proxy Daemon</A
></DT
><DT
>10.10. <A
HREF="sendmail-upgrades.html"
>Configuring the Sendmail E-mail Daemon</A
></DT
></DL
></DIV
><P
>To get the most out of your Linux system, such as adding features,
getting rid of potential bugs, and ensuring it is reasonably free of
security holes, it is a good idea to keep your server -- including the
Linux kernel, modules, and user applications -- upgraded. At times it may
also be necessary to upgrade hardware components such as a larger hard
drive. This chapter will address these issues.</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="using-cron.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="using-rpm.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Automating Tasks with Cron and Crontab files</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Using the Red Hat Package Manager (RPM)</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>