Senin, 18 Oktober 2010

[Z910.Ebook] PDF Ebook Linux Cookbook, by Carla Schroder

PDF Ebook Linux Cookbook, by Carla Schroder

Linux Cookbook, By Carla Schroder. Give us 5 minutes and also we will show you the best book to check out today. This is it, the Linux Cookbook, By Carla Schroder that will be your ideal selection for much better reading book. Your five times will not invest lost by reading this website. You could take guide as a resource making far better idea. Referring guides Linux Cookbook, By Carla Schroder that can be located with your requirements is at some time difficult. Yet below, this is so easy. You could locate the most effective thing of book Linux Cookbook, By Carla Schroder that you could check out.

Linux Cookbook, by Carla Schroder

Linux Cookbook, by Carla Schroder



Linux Cookbook, by Carla Schroder

PDF Ebook Linux Cookbook, by Carla Schroder

Book enthusiasts, when you require an extra book to check out, locate the book Linux Cookbook, By Carla Schroder below. Never ever stress not to locate just what you require. Is the Linux Cookbook, By Carla Schroder your needed book currently? That's true; you are truly a great visitor. This is an ideal book Linux Cookbook, By Carla Schroder that comes from terrific writer to show you. The book Linux Cookbook, By Carla Schroder offers the best encounter as well as lesson to take, not only take, yet likewise find out.

Checking out, once again, will provide you something brand-new. Something that you do not understand after that disclosed to be renowneded with the e-book Linux Cookbook, By Carla Schroder message. Some understanding or lesson that re obtained from reviewing publications is vast. Much more books Linux Cookbook, By Carla Schroder you review, even more expertise you obtain, and more opportunities to consistently love reading books. Because of this factor, reviewing book should be begun with earlier. It is as exactly what you can obtain from guide Linux Cookbook, By Carla Schroder

Obtain the perks of reading routine for your life design. Reserve Linux Cookbook, By Carla Schroder notification will certainly consistently relate to the life. The genuine life, expertise, scientific research, wellness, religious beliefs, amusement, as well as much more can be discovered in composed e-books. Many writers offer their experience, scientific research, study, and also all things to share with you. Among them is through this Linux Cookbook, By Carla Schroder This e-book Linux Cookbook, By Carla Schroder will certainly provide the required of message as well as declaration of the life. Life will certainly be completed if you recognize a lot more points via reading books.

From the explanation above, it is clear that you should read this e-book Linux Cookbook, By Carla Schroder We offer the on the internet publication qualified Linux Cookbook, By Carla Schroder here by clicking the link download. From shared book by on the internet, you could give more benefits for lots of people. Besides, the readers will be also quickly to get the preferred book Linux Cookbook, By Carla Schroder to review. Discover one of the most favourite and also needed e-book Linux Cookbook, By Carla Schroder to review now as well as here.

Linux Cookbook, by Carla Schroder

This unique and valuable collection of tips, tools, and scripts provides clear, concise, hands-on solutions that can be applied to the challenges facing anyone running a network of Linux servers from small networks to large data centers in the practical and popular problem-solution-discussion O'Reilly cookbook format.The Linux Cookbook covers everything you'd expect: backups, new users, and the like. But it also covers the non-obvious information that is often ignored in other books the time-sinks and headaches that are a real part of an administrator's job, such as: dealing with odd kinds of devices that Linux historically hasn't supported well, building multi-boot systems, and handling things like video and audio.The knowledge needed to install, deploy, and maintain Linux is not easily found, and no Linux distribution gets it just right. Scattered information can be found in a pile of man pages, texinfo files, and source code comments, but the best source of information is the experts themselves who built up a working knowledge of managing Linux systems. This cookbook's proven techniques distill years of hard-won experience into practical cut-and-paste solutions to everyday Linux dilemmas.Use just one recipe from this varied collection of real-world solutions, and the hours of tedious trial-and-error saved will more than pay for the cost of the book. But those who prefer to learn hands-on will find that this cookbook not only solves immediate problems quickly, it also cuts right to the chase pointing out potential pitfalls and illustrating tested practices that can be applied to a myriad of other situations.Whether you're responsible for a small Linux system, a huge corporate system, or a mixed Linux/Windows/MacOS network, you'll find valuable, to-the-point, practical recipes for dealing with Linux systems everyday. The Linux Cookbook is more than a time-saver; it's a sanity saver.

  • Sales Rank: #1061108 in Books
  • Published on: 2004-12-09
  • Released on: 2004-12-01
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.19" h x 1.05" w x 7.00" l, 1.83 pounds
  • Binding: Paperback
  • 584 pages

About the Author

Carla Schroder is a self-taught Linux and Windows sysadmin who laid hands on her first computer around her 37th birthday. Her first PC was a Macintosh LC II. Next came an IBM clone--a 386SX running MS-DOS 5 and Windows 3.1 with a 14-inch color display--which was adequate for many pleasant hours of Doom play. Then around 1997 she discovered Red Hat 5.0 and had a whole new world to explore.

Somewhere along the way she found herself doing freelance consulting for small businesses and home users, supporting both Linux and Windows users and integrating Linux and Windows on the LAN, primarily Linux servers and Windows clients. She is the author of the Linux Cookbook for O'Reilly, and writes Linux how-tos for several computer publications.

Carla is living proof that you're never too old to try something new; computers are a heck of a lot of fun; and anyone can learn to do anything. Visit tuxcomputing.com for more Carla stuff.

Most helpful customer reviews

19 of 19 people found the following review helpful.
Great book for command-line administration
By Elizabeth Krumbach
First off, this book focuses on RPM-based and Debian-based distributions. This doesnt, by any means, make it useless for those that don't, but some of the "recipes" are specific to either of these.

I am not even sure where to begin with my praise of this book, it's got over a dozen sticky notes marking key sections that I find useful. I guess I can start by saying that the author is deeply involved with doing system administration via the command line, which is fantastic news for me! There are plenty of decent GUI tools out there, but when x dies and you're stuck at a command line, using them isn't an option. I feel that if you don't have the knowledge to fix things yourself, at least have a book by your side that offers you some tips, and that is what this book is for. And some people just prefer doing administration via the command line all the time, myself included.

The time I most often pull out this book, however, is not when I run into a problem, but when I'm setting up a new system. I don't reinstall often, but when I do there are little things that I often forget how to do, since I do them so infrequently. Things like setting up ssh keys, setting up users and groups, setting up NTP, setting up new fstab.

I also found this book useful when I wanted a quick and clean explaination of different filesystems and more information about command line options for CD burning. Also I got some good ideas for backups and local file transfer methods from the chapter on Backup and Recover.

Best of all, this book contains a great chapter on kernels. So many books and online how-tos I've seen give you the steps of compiling a kernel, but don't explain what is going on. This always left me feeling like I had no clue what I was doing, and if there was an error I'd have no idea where I'd begin fixing it, since I didn't really know what "make mrproper," for instance, means (side note, she even quickly explains "according to Linux lore" the reasoning behind the name Mr. Proper, a delightful bit of trivia). Now that I've read this chapter on kernels I'm much more comfortable recompiling and customizing my own. She also talks about patching a kernel, which is something I had trouble with for a while, since so much documentation I found and people I asked said "just use patch" which meant nothing to me.

An excellent book for the linux user who wants to move away from the GUI and learn more about core, command-line administration. I love it.

21 of 23 people found the following review helpful.
Numerous tips on direct command line usage
By W Boudville
Perhaps the most surprising thing about this book is that it wasn't published prior to December 2004. Linux has been popular enough in recent years that the book would have been useful earlier. But given that it has just appeared, Schroder has a very up to date coverage of linux tips.

Take for example the chapter on CD and DVD recording or copying. All sorts of guidance on using DVDs for data or audio. Linux has powerful but obscure commands for these tasks. But they are run at the command line. Often with many input arguments. Not the easiest of things for someone to remember. Linux lacks a nice UI to take some of this burden off you.

Some of you should check out the chapter on Knoppix. There is an allure about making a bootable version of linux on a CD or DVD that you can then run on an arbitrary Intel or AMD machine.

The chapter on managing spam has a very limited discussion on using a blacklist. It talks about how it's used to block incoming messages from addresses on the list. No mention about using the list against domains from hyperlinks in the message body.

16 of 17 people found the following review helpful.
Good choice for command-line Linux admins...
By Thomas Duff
If you're a Linux admin/guru who loves the command line, you'll probably really like Linux Cookbook by Carla Schroder (O'Reilly)...

Chapter List: Finding Documentation; Installing and Managing Software on RPM-Based Systems; Installing and Managing Software on Debian-Based Systems; Installing Programs from Source Code; Discovering Hardware from Outside the Box; Editing Text Files with JOE and Vim; Starting and Stopping Linux; Managing Users and Groups; Managing Files and Partitions; Patching, Customizing, and Upgrading Kernels; CD and DVD Recording; Managing the Bootloader and Multi-Booting; System Rescue and Recovery with Knoppix; Printing and CUPS; Configuring Video and Managing X Windows; Backup and Recovery; Remote Access; Version Control; Keeping Time with NTP; Building a Postfix Mail Server; Managing Spam and Malware; Running an Apache Web Server; File and Printer Sharing, and Domain Authentication with Samba; Managing Name Resolution; Finding Linux Documentation; On-line References; Microsoft File Types; Init Script for CVSD; Index

The standard "Cookbook" format has a problem (such as "Installing YUM"), a solution, a discussion of the problem and solution, as well as additional reference material (either other cookbook items or external sources). The focus is less on theory and more on practicality. The author wants to help you learn to do something without necessarily understanding every little nuance or subtle effect. Because one of the primary target audiences is Linux administrators, there's a strong emphasis on command line techniques. For instance, there's a "recipe" for password-protecting LILO. All the things you do involve entering command line statements at prompts.

This wouldn't be the type of book you'd buy if you're looking for things you can do from the KDE or GNOME desktop environment. You'd walk away with very little, if any, value. But if you're an administrator who wants to tap into the full power of the command line server interface, this will be an interesting book for you...

See all 29 customer reviews...

Linux Cookbook, by Carla Schroder PDF
Linux Cookbook, by Carla Schroder EPub
Linux Cookbook, by Carla Schroder Doc
Linux Cookbook, by Carla Schroder iBooks
Linux Cookbook, by Carla Schroder rtf
Linux Cookbook, by Carla Schroder Mobipocket
Linux Cookbook, by Carla Schroder Kindle

[Z910.Ebook] PDF Ebook Linux Cookbook, by Carla Schroder Doc

[Z910.Ebook] PDF Ebook Linux Cookbook, by Carla Schroder Doc

[Z910.Ebook] PDF Ebook Linux Cookbook, by Carla Schroder Doc
[Z910.Ebook] PDF Ebook Linux Cookbook, by Carla Schroder Doc

Tidak ada komentar:

Posting Komentar