Linux System Administration Recipes and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £0.25 Amazon.co.uk Gift Card
Linux System Administration Recipes: A Problem-Solution Approach (Expert's Voice in Linux)
 
 
Start reading Linux System Administration Recipes on your Kindle in under a minute.

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

Linux System Administration Recipes: A Problem-Solution Approach (Expert's Voice in Linux) [Paperback]

Juliet Kemp

Price: £27.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Friday, June 1? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £18.41  
Paperback £27.49  
Trade In this Item for up to £0.25
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Linux System Administration Recipes: A Problem-Solution Approach (Expert's Voice in Linux) for an Amazon.co.uk gift card of up to £0.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Special Offers and Product Promotions

  • Jubilee offer: spend £10 or more on any product sold by Amazon.co.uk on or before June 6 and you can buy The Diamond Jubilee  A Classical Celebration Album for just £2.50 Here's how (terms and conditions apply)

Frequently Bought Together

Customers buy this book with Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source) £26.12

Linux System Administration Recipes: A Problem-Solution Approach (Expert's Voice in Linux) + Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source)
Price For Both: £53.61

Show availability and delivery details



Product details


More About the Author

Juliet Kemp
Discover books, learn about writers, and more.

Visit Amazon's Juliet Kemp Page

Product Description

Product Description

The job of Linux systems administrator is interrupt-driven and requires constant learning in byte-wise chunks. This book gives solutions to modern problems—even some you might not have heard of—such as scripting LDAP, making Mac clients play nice with Linux servers, and backup, security, and recovery scripts. Author Juliet Kemp takes a broad approach to scripting using Perl and bash, and all scripts work on Debian or Red Hat lineage distributions. Plus, she dispenses wisdom about time management, dealing with desperate colleagues, and how to avoid reinventing the wheel!

  • Learn how to love LDAP scripting and NFS tuning
  • Make Perl serve you: don't be enslaved by Perl
  • Learn to change, craft, and feel empowered by recipes that change your life

What you’ll learn

  • Centralize your network using LDAP and NFS
  • Speak the language of different file systems
  • Know when to use Perl or when to stick to sed and awk
  • Treat security concerns with Perl, bash, and intelligence
  • Learn how to trace errant system calls and misbehaving colleagues

Who this book is for

System administrators in need of quick succor and guidance when interruptions prevent the smooth running of a network.

Table of Contents

  1. Saving Yourself Effort
  2. Centralizing Your Network: Kerberos, LDAP, and NFS
  3. Monitoring and Updating
  4. Taking Backups and Managing Data
  5. Working with Filesystems
  6. Securing Your Systems
  7. Working with Apache
  8. Using the Command Line Better
  9. Working with Text in Files
  10. Things Going In, Things Going Out
  11. Tracking Down Bugs
  12. Managing Time and People

About the Author

Juliet Kemp is a sysadmin and writer with extensive experience in wrangling whatever hardware and software is thrown at her, ever since she discovered that messing around with Linux was more fun than revising for finals. She has a deep belief that you can solve anything with the right script, and is slightly obsessive about documentation and backups.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  2 reviews
6 of 8 people found the following review helpful
Much less number of pages than announced and serious errors 21 Oct 2009
By Ersin Er - Published on Amazon.com
Format:Paperback
I have recently purchased an electronic version of this book with great expectations (mostly practical, integrated solutions). However, when I received my copy I have seen that it's about 280 pages (from cover to cover) and 70 (or more) pages are missing! It has been announced to have 350 pages on both Amazon and APress web sites.

And maybe worse part: I started reading the book and found two serious errors on the first page, in the first recipe! First part of the first recipe talks about a code (bash settings) listing but the code is obviously incomplete (line 05 is mentioned in text, but it's simply not in the code listing). In the second part of the first recipe a shell command is given to find files under /etc that are changed in the last ten minutes: "find / -fstype local -mtime -10m". But there is not such usage of find! mtime should have been mmin! This was the point I gave up.

It seems this book is not reviewed seriously and even worse the codes are just written blindly in the text without executing them on a real system. (I really cannot understand how an author can make the second error.) I have written to APress about these issues (# of pages and errata) two days ago but have not yet received any response.

Well, there are more problems.. There is no ToC (as metadata) in the PDF. What I see in the ToC is stuff like this:
Kemp000.pdf
Kemp001.pdf
Kemp002
Kemp003.pdf
Kemp004.pdf
Kemp005
...
These are just original file names of each chapter... (Even the format of this list is inconsistent. What a low quality production!)

And finally, although I have not yet completely read it the quality and coverage of the content is much below my expectations. You may take this as subjective but except this point all the problems I mentioned are enough to put this book into the list of the worst books ever produced in the history.
5 of 7 people found the following review helpful
entry level / "hey, check this out!!!" - approach 28 Oct 2009
By Konstantin Kondakov - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Typically we treat Apress /No Starch press and especially O'Reilly books (with those black-white animals on cover) as the highest authority in IT. We naturally anticipate that those books are written by hard-core professional that can mentor of all. Well, that's not the case with Juliet Kemp book "Linux system administration recipes" - the whole book has the "unwritten concept" - "Hey, check this out!" . That means that it needs to be considered as a sort of article in Linux magazine that covers some Linux/sysadmin concepts that got Julie Kemp mesmerized, but not the solid reference material.

For example, page. 188

ldapsearch "(uuid=testuser)" | sed '/^#/d' | sed '/^$/d' - well , that works but any decent experienced sysadmin will tell you that it is not cool to pipe sed to sed, Instead you use '-e' command -

ldapsearch "(uuid=testuser)" | sed -e '/^#/d' -e '/^$/d' - that is much nicer. I am not splitting a hair here, but IMHO books like this need to have more elegance.

Also the whole idea of centralization using LDAP /NFS / puppet is not clearly illustrated in this book - a few Visio / Omnigraph diagrams will be a HUGE help to understand the entire concept and to see whether it can be applied to your network. I am reading between the lines that Juliet Kemp has discovered LDAP /NFS /puppet / bash completion / perl -and she is trying to tell us "See, what I am using... isn't it cool or what?"

We need less "discovery channel", but more analysis here. I am not telling you that the book is useless - it has some nice ideas, but the 2nd edition (if Juliet Kemp cares) need to be seriously revised

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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges