A Practical Guide to Red Hat Linux
Authors: Sobell M.G.
Published year: 2006
Pages: 15-18/383
Buy this book on amazon.com >>

Chapter Summary

The Linux operating system grew out of the UNIX heritage to become a popular alternative to traditional systems (that is, Windows) available for microcomputer (PC) hardware. UNIX users will find a familiar environment in Linux. Distributions of Linux contain the expected complement of UNIX utilities, contributed by programmers around the world, including the set of tools developed as part of the GNU Project. The Linux community is committed to the continued development of this system. Support for new microcomputer devices and features is added soon after the hardware becomes available, and the tools available on Linux continue to be refined. With many commercial software packages available to run on Linux platforms and many hardware manufacturers offering Linux on their systems, it is clear that the system has evolved well beyond its origin as an undergraduate project to become an operating system of choice for academic, commercial, professional, and personal use.



Exercises

1.

What is free software? List three characteristics of free software.

2.

Why is Linux popular? Why is it popular in academia?

3.

What are multiuser systems? Why are they successful?

4.

What is the Free Software Foundation/GNU? What is Linux? Which parts of the Linux operating system did each provide? Who else has helped build and refine this operating system?

5.

In what language is Linux written? What does the language have to do with the success of Linux?

6.

What is a utility program?

7.

What is a shell? How does it work with the kernel? With the user ?

8.

How can you use utility programs and a shell to create your own applications?

9.

Why is the Linux filesystem referred to as hierarchical?

10.

What is the difference between a multiprocessor and a multiprocessing system?

11.

Give an example of when you would want to use a multiprocessing system.

12.

Approximately how many people wrote Linux? Why is this unique?

13.

What are the key terms of the GNU General Public License?



Part I: Installing Red Hat Linux

 

Chapter 2 Installation Overview

 

Chapter 3 Step-by-Step Installation



2. Installation Overview

I N T HIS C HAPTER

More Information

24

Planning the Installation

24

Setting Up the Hard Disk

28

LVM: Logical Volume Manager

32

How the Installation Works

33

The Medium: Where Is the Source Data?

34

Downloading, Burning, and Installing a CD Set or a DVD ( FEDORA )

35

Using BitTorrent to Download the ISO Image Files

39

Rescue CD

40

Gathering Information About the System

40


Installing Red Hat Linux is the process of copying operating system files from media to the local system and setting up configuration files so that Linux runs properly on the local hardware. You can install Linux from many types of media, including CDs, a DVD, the local hard disk, or a hard disk and files on another system that is accessed over a network. Several types of installations are also possible, including fresh installations, upgrades from older versions of Red Hat Linux, and dual-boot installations. You can perform the installation manually or set up Kickstart to install Red Hat Linux automatically.

This chapter discusses the installation process in general: planning, partitioning the hard disk, obtaining the files for the installation, burning CDs or a DVD if necessary, and collecting information about the hardware you will need when you install the system. Chapter 3 covers the actual installation.

Red Hat developed Anaconda, an installation tool that performs an interactive installation using a graphical or textual interface, to automate and make friendlier the process of installing Linux. To install Linux on standard hardware, you can typically insert the first installation CD or the installation DVD, boot the system, press RETURN a few times, and change CDs a few times if you are installing from CDs. However, you may want to customize the system or you may be installing on nonstandard hardware: Anaconda gives you many choices as the installation process unfolds. Refer to "Booting the System: The boot : Prompt" (page 44) and "The Anaconda Installer" (page 47) for information about customizing a Red Hat Linux installation.


A Practical Guide to Red Hat Linux
Authors: Sobell M.G.
Published year: 2006
Pages: 15-18/383
Buy this book on amazon.com >>

Similar books on Amazon