Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Follow the author
OK
Red Hat Linux 7.3 Bible
-Al Stevens, C Programming Columnist, Dr. Dobb's Journal, on a previous edition
* Master new techniques for installation, network configuration, and server setup
* Discover material on iptables firewall setup, DNS servers, wireless Linux LAN, WINE, and more
* Explore print and mail service switching, vsFTP server configuration, and other new features
If Red Hat Linux 7.3 can do it, you can do it too . . .
Whether you're a Linux newbie looking for goof-proof installation tips or a Red Hat veteran who wants the scoop on the latest networking, desktop, and server enhancements, this authoritative guide delivers all the information you need to make the most of Red Hat 7.3. From customizing a desktop system to troubleshooting a network or setting up a Web server, it's the only reference you'll ever need to become a Red Hat Linux pro.
Inside, you'll find complete coverage of Red Hat Linux 7.3
* Find updated instructions and procedures for setting up basic services in version 7.3
* Take advantage of expert tips for fast, painless installation
* Learn your way around the Linux shell, file system, and X Window system
* Get the latest on Webcams, TV cards, and other multimedia and Internet features
* Master Linux administration, from automating system tasks to managing modules and drivers
* Discover how easy it is to set up a LAN and connect to the Internet
* Delve into the latest security solutions, from setting up firewalls (ipchains or iptables) and monitoring LAN traffic to tracking system logs
* Find expert help on tracking down and fixing typical network problems
* Get the scoop on configuring servers, from Web and print servers to e-mail and FTP servers
* Discover how you can configure DNS to launch your server on the Internet
Red Hat Linux 7.3 on 3 CD-ROMs!
* Linux kernel with enhanced scheduling and SMB performance
* GNOME and KDE graphical desktops, including productivity applications, games, administration and Internet tools, and much more
* Apache Web Server, for publishing Web content on the Internet
* Samba file and print server, for sharing files, folders, and printers with Windows computers
* Routing and firewall tools, for routing data between your LAN and the Internet-and protecting your computer from intruders
* MySQL, for setting up a database server
- ISBN-100764549413
- ISBN-13978-0764549410
- PublisherJohn Wiley & Sons Inc
- Publication dateJanuary 1, 2002
- LanguageEnglish
- Dimensions7.5 x 2.5 x 9 inches
- Print length1077 pages
Products related to this item
Editorial Reviews
From the Back Cover
-Al Stevens, C Programming Columnist, Dr. Dobb's Journal, on a previous edition
* Master new techniques for installation, network configuration, and server setup
* Discover material on iptables firewall setup, DNS servers, wireless Linux LAN, WINE, and more
* Explore print and mail service switching, vsFTP server configuration, and other new features
If Red Hat Linux 7.3 can do it, you can do it too . . .
Whether you're a Linux newbie looking for goof-proof installation tips or a Red Hat veteran who wants the scoop on the latest networking, desktop, and server enhancements, this authoritative guide delivers all the information you need to make the most of Red Hat 7.3. From customizing a desktop system to troubleshooting a network or setting up a Web server, it's the only reference you'll ever need to become a Red Hat Linux pro.
Inside, you'll find complete coverage of Red Hat Linux 7.3
* Find updated instructions and procedures for setting up basic services in version 7.3
* Take advantage of expert tips for fast, painless installation
* Learn your way around the Linux shell, file system, and X Window system
* Get the latest on Webcams, TV cards, and other multimedia and Internet features
* Master Linux administration, from automating system tasks to managing modules and drivers
* Discover how easy it is to set up a LAN and connect to the Internet
* Delve into the latest security solutions, from setting up firewalls (ipchains or iptables) and monitoring LAN traffic to tracking system logs
* Find expert help on tracking down and fixing typical network problems
* Get the scoop on configuring servers, from Web and print servers to e-mail and FTP servers
* Discover how you can configure DNS to launch your server on the Internet
Red Hat Linux 7.3 on 3 CD-ROMs!
* Linux kernel with enhanced scheduling and SMB performance
* GNOME and KDE graphical desktops, including productivity applications, games, administration and Internet tools, and much more
* Apache Web Server, for publishing Web content on the Internet
* Samba file and print server, for sharing files, folders, and printers with Windows computers
* Routing and firewall tools, for routing data between your LAN and the Internet-and protecting your computer from intruders
* MySQL, for setting up a database server
About the Author
During the past few years, Chris has written several book on UNIX and the Internet, including Caldera OpenLinux Bible, Internet Explorer 4 Bible, and Netscape Plug-ins For Dummies for Wiley Publishing. He also co-wrote several books for Que Corporation, including The Complete Idiot's Guide to Networking (second and third editions) and Using UNIX (second edition). Chris's other writings include articles for Internet World, NetWare Connection, and Visual Developer magazine.
At home, Chris enjoys spending time with his wife, Sheree, and his boys, Caleb and Seth. His hobbies include soccer, singing, and exercising with Sheree.
Product details
- Publisher : John Wiley & Sons Inc (January 1, 2002)
- Language : English
- Paperback : 1077 pages
- ISBN-10 : 0764549413
- ISBN-13 : 978-0764549410
- Item Weight : 3.7 pounds
- Dimensions : 7.5 x 2.5 x 9 inches
- Customer Reviews:
About the author

Christopher Negus has been one of the world's leading writers of Linux books for more than two decades. His Red Hat Linux Bible series sold more than one-quarter million copies worldwide. Chris also wrote the Linux Bible (2005 through 2020 editions), Linux Toolbox series, Linux Toys, Linux Toys II, and Linux Troubleshooting Bible for Wiley Publishing. For Prentice Hall, Chris wrote Docker Containers and created the Docker Live Lessons video demos.
Currently, Chris is a Senior Open Source Technical Writer for Amazon Web Services, focusing mainly on Kubernetes and a variety of upstream AWS container-related projects. Before that, Chris worked as a writer and instructor for Red Hat, working on Linux, containerization, and Kubernetes/OpenShift documentation. Earlier in his career, Chris worked on UNIX operating system development teams at AT&T Bell Labs, UNIX System Labs, and Novell in the 1980s and 1990s. When not writing about computers, Chris likes to spend time with his family: Sheree, Seth, and Caleb. Chris also enjoys playing soccer, singing opera (when nobody can hear him), and making things out of old computers.
Products related to this item
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon-
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Tip: If you have a hard drive just for Linux and don't want to mess with your other drive, unplug your other drive and install Fedora Core. You can then slave your other drive off the Linux drive and add an entry to the GRUB config file to set a dual boot without ever changing anything on your other drive. To add the entry to GRUB open your grub.conf file and add this under the Linux title entry:
title Other OS
map (hd1) (hd0)
map (hd0) (hd1)
rootnoverify (hd1,0)
makeactive
chainloader +1
For XP you might not need the two map lines but you need them for older versions. That set up assumes you have two hard drives with Linux on the first drive and that other OS on the second. Make the title whatever you want. After adding this you will get a choice the next time you boot and your other drive is still unchanged if you ever want to make it the master again. You won't though once you give Linux a chance.
I gave this 2 stars rather than one because my first two points are not critical, and the third is most likely an issue with my particular copy, not the book as a whole.
I am really perfectly satisfied with everything, the book and the company, and I can't wait to order again!!!