Puppet Books

Version 3 (Grid Engine /Open Grid Scheduler, 12/02/2011 08:59 pm)

1 1
# Puppet Books
2 1
3 1
# Pulling Strings with Puppet: Configuration Management Made Easy
4 1
5 1
Competent system administrators know their success hinges upon
6 1
being able to perform often tedious tasks with rigor and
7 1
punctuality. Such metrics are often achieved only by instituting a
8 1
considerable degree of automation, something that has become even
9 1
more crucial as IT environments continue to scale both in terms of
10 1
size and complexity. One of the most powerful system administration
11 1
tools to be released is Puppet, a solution capable of automating
12 3 Grid Engine /Open Grid Scheduler
nearly every aspect of a system administrator's job, from user
13 1
management, to software installation, to even configuring server
14 1
services such as FTP and LDAP.
15 1
16 1
[Pulling Strings with Puppet: Configuration Management Made Easy](http://www.amazon.com/gp/product/1590599780?ie=UTF8&tag=puppet0e-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1590599780)
17 1
is the first book to introduce the powerful Puppet system
18 1
administration tool. Author James Turnbull will guide you through
19 3 Grid Engine /Open Grid Scheduler
Puppet's key features, showing you how to install and configure the
20 1
software, create automated Puppet tasks, known as recipes, and even
21 1
create reporting solutions and extend Puppet further to your own
22 1
needs. A bonus chapter is included covering the Facter library,
23 1
which makes it a breeze to automate the retrieval of server
24 1
configuration details such as IP and MAC addresses.
25 1
26 3 Grid Engine /Open Grid Scheduler
## What you'll learn
27 1
28 1
-   Properly install and configure Puppet in order to begin
29 1
    immediately maximizing its capabilities.
30 1
-   Create reporting solutions to more easily monitor automated
31 1
    outcomes.
32 1
-   Extend Puppet to perform tasks that are capable of suiting your
33 3 Grid Engine /Open Grid Scheduler
    organization's specific needs.
34 1
-   Use Facter to query server operating systems for key data such
35 1
    as IP addresses, server names, and MAC addresses.
36 1
37 1
# Pro Linux System Administration
38 1
39 1
We can all be Linux experts, provided we invest the time in
40 1
learning the craft of Linux administration.
41 1
[Pro Linux System Administration](http://www.amazon.com/gp/product/1430219122?ie=UTF8&tag=puppet0e-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1430219122)
42 3 Grid Engine /Open Grid Scheduler
makes it easy for small to medium-sized businesses to enter the
43 3 Grid Engine /Open Grid Scheduler
world of zero-cost software running on Linux and covers all the
44 1
distros you might want to use, including Red Hat, Ubuntu, Debian,
45 1
and CentOS. Authors, and systems infrastructure experts James
46 1
Turnbull, Peter Lieverdink, and Dennis Matotek take a layered,
47 3 Grid Engine /Open Grid Scheduler
component-based approach to open source business systems, while
48 1
training system administrators as the builders of business
49 1
infrastructure.
50 1
51 1
If you want to implement a SOHO or SMB Linux infrastructure,
52 1
[Pro Linux System Administration](http://www.amazon.com/gp/product/1430219122?ie=UTF8&tag=puppet0e-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1430219122)
53 3 Grid Engine /Open Grid Scheduler
clearly demonstrates everything you need. You'll find this book
54 1
also provides a solid framework to move forward and expand your
55 3 Grid Engine /Open Grid Scheduler
business and associated IT capabilities, and you'll benefit from
56 1
the expertise and experienced guidance of the authors.
57 1
58 1
Chapter 19 covers provisioning, bootstrapping (Kickstart and
59 1
Preseed) as well as introducing Puppet.