- Preface
- Installation
- Planning for Installation
- Understanding Disk Partitioning
- Using
fdisk
- Preparing to install X11
- Warnings for SCSI Systems
- A Sample Installation
- "Cloning" a Running Red Hat System
- Applying Errata
- Advice on Editors
This chapter will document installation issues.
- Basic Network Configuration
- Basic IP Addressing
- Subnets
- DNS
- Files for Forward Lookups
- Files for Reverse Lookups
- Configuring
/etc/named.boot
- Round-Robin DNS and "Clustering"
- The role of IP Alias in Virtual Hosts
- DHCP Client/Server
- NFS
This chapter will present a very thorough guide to configuring a basic Class C TCP/IP network.
- PPP Configuration
- Client
- Server
mgetty configuration
pppd configuration
/etc/inittab configuration
This chapter explains how to use dialup internet access over a modem under Linux.
- Firewalls
- Kernel IP Forward and Masquerade Rules
- The TIS Firewall Toolkit
- Installation
plug-gw
tn-gw
ftp-gw
http-gw
- ssh
This chapter will present a basic guide to configuring a "bastion" host, which can be used to protect a network from intruders. Special mention will be made of small networks of computers that share a Linux modem connection to the Internet.
- Basic Web Services
- Basic Apache configuration
- Virtual Hosts, with and without IP Alias or Javascript
- Password Protection
This chapter will provide a basic tour through the Apache configuration files (httpd.conf, srm.conf, access.conf). Special attention will be paid to virtual host configuration. Finally, htaccess files will be demonstrated that restrict access to specific networks and/or users with a specific password.
- Database Servers
- Merits of PostgreSQL and Sybase
- PostgreSQL
- Creating Users
- Creating Databases
- Manipulating Databases with SQL
- Sybase
- Installation
- Creating Users
- Creating Databases
- Manipulating Databases with SQL
This chapter documents two SQL database servers used on Red Hat Linux.
- Dynamic Content Web Services
- Introduction to PHP and mod_perl
- PHP and database connections
- Perl, Apache mod_perl, and database connections
This chapter demonstrates two methods that integrates the database server with the web server.
- Samba Services and Windows Connectivity
- Server
- File Services
- Print Services
- Client
- File Services
- Print Services
This chapter documents how Windows machines can connect as clients to Linux, and how Linux can connect as a client to Windows.
- The GIMP
- Basic Image Editing
- Script-Fu
- Layers
- Image Formats
This chapter introduces The GIMP, an image editor that is modeled after PhotoShop.
- Rebuilding the Linux Kernel
- Installing Kernel Source
- Navigating
make config
- Compiling
- Kernel
- Modules
mkinitrd
This chapter demonstrates how the Linux operating system itself can be rebuilt.
- Recording Compact Discs
- Configuration
- SCSI
- IDE
- Creating/Duplicating Data Discs
- Compiling and Installing
cdrecord
- Using
dd to Create CD Images
- Burning a data image to a CDR with
cdrecord
- Creating/Duplicating Audio Discs
- Compiling and Installing
cdda2wav
- Preparing WAV Images of an Audio CD
- Burning an audio image to a CDR with
cdrecord
This chapter documents the required steps to produce or duplicate compact discs with CD-R hardware.