| < Day Day Up > |
Linux is a powerful and inexpensive operating system that provides a very user-friendly graphical
| < Day Day Up > |
| < Day Day Up > |
|
1. |
What operating system are both Minix and Linux based on? |
|
|
2. |
What does GNU stand for? |
|
|
3. |
Who invented Linux? |
|
|
4. |
List two advantages of Linux over Windows. |
|
|
5. |
List two advantages of Windows over Linux. |
|
|
6. |
What filesystem does Linux use by default? |
|
|
7. |
What filesystem does Windows XP use by default? |
|
Answers
|
1. |
Unix |
|
2. |
GNU is not Unix. |
|
3. |
Linus Torvalds |
|
4. |
Stability and price. |
|
5. |
Availability of software and availability of technical support. |
|
6. |
ext2 |
|
7. |
NTFS |
| < Day Day Up > |
| < Day Day Up > |
We now have taken a broad overview of the world of Linux, including a brief history and an examination of the advantages and disadvantages of Linux versus Windows. However, we won’t be able to do much of anything with Linux unless we install it. Although this is not a particularly difficult process, you should realize that installing any operating system is a very important step.
The most obvious reason is that you cannot use the operating system until you install it. However, there are other reasons why the installation is very important. The manner in which you install the operating system and the options you select during installation will determine what features your operating system has and, to some extent, how it behaves on your machine. For this reason, you must pay very close attention to this process. This process is critical, but it’s not particularly difficult if you proceed carefully; still, there are pitfalls you will need to avoid. It is recommended that you read this entire chapter before attempting the install. You should not simply start at the beginning of the chapter and follow along as you read. Read through the entire chapter one time, making certain that you understand all the issues involved, and then go through the chapter a second time while you actually perform an installation. Pay particular attention to any Notes in the text. These Notes are designed to highlight potential problems or specific issues that will require particularly close attention on your part. That way, you will be aware of any potential problems before you start the installation process. If after reading this chapter you still are not comfortable with the install process, it might be a good idea to also read the installation instructions that came with your version of Linux. After you
It may seem odd to recommend that you pay attention to the installation process, but this admonition comes from long experience. It is not uncommon for
| Note |
If you really botch the installation, you will have to
|
This introduction might have left you frightened. Remember that if you first carefully read the instructions in this chapter and perhaps any documentation that came with your Linux distribution, you should be fine. Most readers who read and follow the instructions carefully will have no problems installing. However, for those readers who just don’t want to try it, there are a number of major computer stores that offer PCs that come with Linux already installed. Usually they are much cheaper than a Windows PC. You can always purchase one of those and skip the installation process. The key, if you choose to install yourself, is to read this chapter and your distribution’s documentation before installing.
This book uses Red Hat Linux for all examples; however, the installation of other distributions such as SuSE or Mandrake will have a great many similarities. In fact, the installation process of any Linux distribution is likely to have more similarities than differences. If you are using one of the other major Linux distributions, don’t worry. The material in this chapter, combined with the documentation that came with your particular Linux distribution, should still be enough for you to install Linux. Also keep in mind that when you are through the installation, the other
Before you embark on the installation of Red Hat 9.0, or any software for that matter, you should make sure that your system will support it. The minimum hardware specifications to run a particular software package are also referred to as its
system requirements
. These minimum requirements are usually determined by the operating system vendor. System requirements are yet another reason to consider moving to Linux. The Linux operating system does not require an expensive high-end PC in order to run. In fact, Linux has been successfully installed and run on machines that literally were thrown away by small businesses. Red Hat puts the specifications for its Professional Edition at a Pentium II 400MHz or faster processor, 28 megabytes of RAM, 1.3 gigabytes of hard drive space, a mouse, and a CD-ROM. The Personal Edition, which this book focuses on, can be installed on a Pentium II 200MHz processor with only 64 megabytes of RAM. To give you a perspective on how low these system requirements are, remember that these are Pentium II machines. Pentium IV is the current model of Intel processor as of this writing. You also would have a difficult time finding a new computer that had less than 128 megabytes of RAM. In fact, even low-end PCs tend to have 256 megabytes of RAM and at least 10 gigabytes of hard drive space. If you purchased a new machine
It is critical that you realize that the manufacturer’s minimum recommended hardware is just that, a bare minimum. If you choose to use a PC that only has that bare minimum, you will find that it
You can obtain Linux from a variety of sources. Most local computer stores such as Best Buy and Microcenter carry the major distributions of Linux. You also can order or download Linux from the several Web sites, some of which are listed here. Some of these sites offer a Linux distribution for free, and others for a small fee.
These are various distribution Web sites:
www.redhat.com/
www.redhat.com/download/howto_download.html
www.
www.debian.org
www.slackware.com
www.suse.com
These are generic Linux Web sites:
http://linux.
www.linux.com
http://download.com.com/3150-2035-0.html?tag=dir
These sites offer very inexpensive or free Linux CDs:
www.cheapbytes.com/
http://freelinuxcd.org/
| Note |
Unless you are a particularly savvy reader, it is recommended that you purchase a commercial version of Linux, such as Red Hat 9.0. The installation is much easier, and there is
|
The installation described in this chapter was done with a commercial version of Red Hat 9.0, purchased for about $50 at one of the major computer stores. There was nothing special purchased or added. The author simply bought Red Hat 9.0 Personal Edition off the shelf exactly as you would find it. However, it should be stressed that this installation can be done with Linux versions obtained from other sources, and
| < Day Day Up > |