𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Juliet Kemp


Publisher
Apress
Year
2009
Tongue
English
Leaves
282
Series
Expert's Voice in Linux
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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

✦ Table of Contents


Kemp 2449-5 FSB.pdf......Page 1
FMKemp_i-v.pdf......Page 3
FMKemp_vi-xv.pdf......Page 8
FMKemp_xvi-xviii.pdf......Page 18
Kemp001.pdf......Page 21
Kemp002......Page 41
Kemp003.pdf......Page 83
Kemp004.pdf......Page 115
Kemp005......Page 139
Kemp006......Page 155
Kemp007.pdf......Page 177
Kemp008......Page 191
Kemp009......Page 205
Kemp010......Page 223
Kemp011.pdf......Page 233
Kemp012.pdf......Page 251
KempApp.pdf......Page 267
KempIndex.pdf......Page 273


πŸ“œ SIMILAR VOLUMES


Linux System Administration Recipes: A P
✍ Juliet Kemp πŸ“‚ Library πŸ“… 2009 πŸ› Apress 🌐 English

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 "L

Linux System Administration Recipes: A P
✍ Juliet Kemp πŸ“‚ Library πŸ“… 2009 🌐 English

Modern system administration has changed, and there are few books that help system administrators with quick and dirty answers to common and not-so-common problems. While a 900-pages tome is useful for a thorough overview of running a Linux network, it’s not so helpful when there is a problem that r

Automating Linux and Unix System Adminis
✍ Nathan Campi, Kirk Bauer πŸ“‚ Library πŸ“… 2008 πŸ› Apress 🌐 English

Having the authors guide you through the process of configuring automated installations and configuration of servers is priceless. This book is a must for any linux/unix sysadmin out there. I hope there is a 3rd edition with the new Cfengine 3 soon! This book is not for the beginning linux/unix ad

Automating Linux and Unix System Adminis
✍ Kirk Bauer, Nathan Campi πŸ“‚ Library πŸ“… 2008 🌐 English

This is the second edition of a title that succeeded before its time – this second edition comes at a timely juncture for Linux administrators and will become a key reference. If Linux administrators want to build a small or medium-sized network or datacenter, this is the book to show them how to d

Automating Linux and Unix System Adminis
✍ Kirk Bauer, Nathan Campi πŸ“‚ Library πŸ“… 2008 🌐 English

This is the second edition of a title that succeeded before its time – this second edition comes at a timely juncture for Linux administrators and will become a key reference. If Linux administrators want to build a small or medium-sized network or datacenter, this is the book to show them how to d

Automating Linux and Unix System Adminis
✍ Kirk Bauer, Nathan Campi πŸ“‚ Library πŸ“… 2008 🌐 English

This is the second edition of a title that succeeded before its time – this second edition comes at a timely juncture for Linux administrators and will become a key reference. If Linux administrators want to build a small or medium-sized network or datacenter, this is the book to show them how to d