Buy Used
Used - Good See details
$4.13 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Linux System Administration Handbook with CDROM
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Linux System Administration Handbook with CDROM [Paperback]

Mark F. Komarinski (Author), Cary Collett (Author)
2.5 out of 5 stars  See all reviews (11 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  

Book Description

April 1998
More and more businesses are turning to Linux as a cost-effective, rock-solid solution for Internal networks and Internet connectivity. This is the first book that systematically teaches Linux system administrators the real- world skills they'll need to succeed. Coverage includes everything you need to know to manage Linux networking, file service, E-mail, security, print sharing, Web, FTP and NetNews. Learn the latest practical information on configuring hardware and peripherals, customizing the kernel, tuning Linux performance, handling upgrades, and choosing among Linux distributions. Get more productive with the book's extensive practical scripts and automation techniques. There's nothing "academic" in this comprehensive guide: every word was written by expert system administrators who work with Linux every day -- and love it!

Editorial Reviews

From the Inside Flap



Introduction



Get into Linux.

This chapter is the first to get you into it. Linux is probably one of the fastest growing operating systems around. It has about 5 million worldwide users, and that number is growing each day. For something that started as an idea by a college student in Finland in 1991, that is pretty darn good.

Linux is now used everywhere there is a need for a good, robust operating system. Companies run their businesses on Linux, but many may not know it. It is used for e-mail servers, WWW servers, to provide file and printer access for Microsoft and Apple machines and even other UNIX machines.

This is a guide to give you (the reader) as much knowledge as we (the authors) have attained in our years of Linux administration. The kinds of projects that administrators have to go through are varied, but they all have a common base -- managing users, e-mail, the network, hardware, and making sure that you don't mess up anything too badly while trying to make an improvement.



Oh no! Not another Linux book

This is not just a Linux book. This is the Linux book. Anyone can write some theoretical book about the way networks should run, but how many of these authors are actually the administrators of networks? How many are stuck in the trenches, reading the cryptic man pages to “printcap” while users are complaining about their printouts? We've been there, we are there, we will be there. We enjoy it.

The proof of this exists throughout the book. While everyone else goes on about IDE drives, we personally and professionally recognize the power of the SCSI bus and use it in our systems. It's more expensive and, at times, a pain to work with, but the benefits are enormous. Anyone can tell you how a program like samba is set up, but what happens in the real world, where things aren't quite the same as they are in the manual pages?



Linux Theory

The UNIX theory is “Do it your way” . But Linux is more than a chain of hamburgers. Linux allows you to not only choose what you want on your hamburger, but what's in it, how the cow is grown, what spices you add to the mixture, and how long you cook it. Linux gives you all the same abilities that commercial UNIX packages (such as Solaris or AIX) give, plus so much more.



Is it really free?

Yes and no. The GNU Public Licence (which is how Linux is licensed) says that you can charge for a binary distribution, but the source code must be either included or available for the cost of duplication. In the days of the Internet and CD-ROMs, the cost for duplicating is low indeed.

Note that this really only covers the Linux kernel, and the GNU utilities included with most distributions. This does not prevent a company like Walnut Creek, WorkGroup Solutions, or RedHat from assembling all these programs, adding a few special ones (installation and administration scripts for example), producing a CD-ROM and charging you $30 for it. The Linux kernel and source code are there. The source code to all the other GNU utilities are either also available or pointers to the source co de exist. Thus, these companies have met their end of the GNU licence. Many of these also sponsor Linux-related events or offer free CD-ROMs to software contributors. Companies such as RedHat have a more expensive product, but they add things that may not be covered by the GPL. For example, RedHat sells a copy of their distribution for three different architectures for about $30. Or you can get a copy specifically for any of the three (Alpha, Sparc, and Intel) for about $50 and get copies of commercial software, such as MetroX, along with customer support - which the $30 version doesn't offer. Companies like Caldera take this another step further and have a f ull Linux system for Intel, complete with custom software to talk to NetWare networks, for about $100.



Why Linux?

So why would you (or your company) want to use Linux in a personal or business setting? The answer goes past the short-sighted “anti-Microsoft” response. Microsoft makes a fair product for a new user. But so does Apple. Linux gives you things that Windows 95 can only dream about:
Source code for the entire kernel
Full configurability of the operating system
Ability to turn on and off features of the system without rebooting
Full 32-bit operating system. This is 64-bit for the Alpha series processors, and by the time you read this, the Sun UltraSparc will probably also be supported and 64-bit.
Access to the 25 years of software that makes up the UNIX world. This includes compilers, web servers, editors, games, and Internet tools.

As an inexpensive web server, Linux will beat NT hands down for performance on equivalent hardware. As a network server, a Linux machine hidden in the corner of an office can handle a small workgroup or a large office with months between reboots (usually to either upgrade the kernel or add new hardware). With the emergence of Java as a truly portable language, applications such as Corel's Office For Java will bring commercial applications to Linux just as fast as applications for NT or Windows 9 5. Many commercial applications (Netscape, Word Perfect, Applix, Motif, Flagship) are already available for Linux, with more being added.



Is Linux SYSV or BSD?

The simple answer to this is “Yes” . Linux takes the best of SYSV (like startup files) and the best of BSD (ps aux, getty) and combines it together. As a downside, some features of each are missing (like streams) and you should make yourself a ware of what features of each are in Linux.



Support

Contrary to popular belief, commercial support for Linux is available. While there is seldom a need for it, companies such as RedHat have telephone and e-mail support for their Linux distribution. Caldera is distributing a “MS Windows killer” in their OpenLinux product. Support contracts and shrink-wrapped packages are available. With the number of users that have Linux on their machines, devices from the latest S3-based video cards to the Mattel PowerGlove have drivers available, and everything in between. The support is often somewhat better than from other operating systems, as the author of a particular driver is sometimes available via e-mail and is often willing to help if your driver is not behaving properly. Some hardware drivers have released patches within 24 hours to users.



What you need

So what do you need in order to run Linux? It varies greatly depending on what you want to do with it. If you're going to use Linux to dialup to the Internet, a low-end 486 with 8MB of memory will suffice just fine. If you want to have a dial-in pool to give access to traveling engineers or sales people, a 100 Mhz 486 is great. If you want a killer development system or something to write a book with, a Pentium or K6 will do just fine.

What's that? A spare SparcStation 1 with nothing better to do? Turn it into a Linux samba server. Let the people running Windows 3.1, 95, or NT access NFS partitions without having all that messy NFS software installed on the PCs. While it's doing that, it could also handle POP e-mail for the same group of people.

You just bought that great new Alpha machine and NT is having trouble with it? Slap Linux on there and be up and running before you remember what NT stands for.

Here's the bare minimum suggestions for running Linux:
386 or better (or Sparc or Alpha or Macintosh)
8MB of memory
300MB of hard drive space - IDE, MFM, or SCSI
ISA, VESA, or PCI bus (Linux doesn't work on MCA quite yet)
Ethernet card or graphics card, monitor and keyboard



Once you have these items assembled, you can use the instructions with the Linux distribution to install Linux on your system. See our appendix on installing the included CD-ROM on your system.

From the Back Cover

The first true system administrator's book for anyone responsible for Linux systems!

More and more businesses are turning to Linux as a cost-effective, rock-solid solution for Internal networks and Internet connectivity. This is the first book that systematically teaches Linux system administrators the real-world skills they need to succeed. The Linux System Administration Handbook covers Linux networking, file service, E-mail, security, backups, print sharing, Web, FTP, NetNews, and much more. Get practical guidance on configuring hardware and peripherals, customizing the kernel, tuning Linux performance, and choosing among Linux distributions. Supercharge your productivity with the book's extensive practical scripts and automation techniques!


* Technical and practical explanations of every major system administration task
* Security, hardware configuration, file service and more
* Deploying Web services, NetNews, FTP, X Windows, Samba and more
* Managing Linux in heterogeneous networked environments
* Handling Linux system upgrades

There's nothing "academic" in this comprehensive guide! Every page is full of practical advice by expert system administrators who work with Linux every day-and love it. So will you!

CALDERA OPENLINUX LITE ON CD-ROM! Caldera OpenLinux Lite is a complete Linux operating system with hundreds of megabytes of free software-including the world's #1 Web server, Apache! You get: Superfast TCP/IP Internet access via Netscape Navigator • Full clients and servers for FTP, Usenet, Email, NFS & more • Perl, Cmm and other CGI scripting languages • Graphical text editor • Much more! A snap to install, easy to dual boot-and all the spectacular performance you expect from the Linux 2.0 kernel!


Product Details

  • Paperback: 450 pages
  • Publisher: Prentice Hall PTR (April 1998)
  • Language: English
  • ISBN-10: 0136805965
  • ISBN-13: 978-0136805960
  • Product Dimensions: 9.2 x 7.1 x 1.3 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 2.5 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #3,906,267 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

11 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:
 (2)
2 star:
 (2)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
2.5 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

8 of 9 people found the following review helpful:
1.0 out of 5 stars What's that stench?, February 18, 1999
This review is from: Linux System Administration Handbook with CDROM (Paperback)
Oh, it's this book...

I picked up this book in a bookstore. The introduction promised it to be a great guide to everything you need to get done on a linux system. On a quick flip through the chapters were logically laid out and is seemed to be a friendly read.

Unfortunately, this book has almost no depth to it. Even for experienced sys admins this book would be of little value.

Do Not Buy This Book.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 8 people found the following review helpful:
2.0 out of 5 stars Not worth looking at if you're serious, May 31, 1999
By A Customer
This review is from: Linux System Administration Handbook with CDROM (Paperback)
This book was on discount sale at my local bookstore and I see why now. For someone who has never touched Linux or Unix and wants to read a glorified advertising brochure about its potential, this is a good text. It answers the question "what is possible if I were to buy Linux" and maybe "how would I get started if all goes well"...not the real system admin questions like "what can I do exactly" or "how do I do the following...". If you are an experienced Linux user (like even 2 days experience) you'll be offended by this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Good book for Biginner Linux Networking, December 27, 1999
By 
Steven J. Mcallister "mclstr" (Brooklyn, NY United States) - See all my reviews
(REAL NAME)   
This review is from: Linux System Administration Handbook with CDROM (Paperback)
When this book came out I was somewhat new to Linux and having a lot of trouble using the other admin. books. I had to have a quick and easy way to get network services up. It was the only book that taught me how to get up all the services I needed.

It covered a lot of important things that are left out of the other books, at least important things to beginners. Most important he has a section on AppleTalk. Other books don't even give hints on this. This is important if you work in publishing, advertising, graphics etc... and need to get a server up in a hurry. What this book does is teach you to get the basic services up and running and then points you to where you need to go to get the real info. I recommend it.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews









Only search this product's reviews



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject