|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBSCO_ocn846951617 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
130508s2013 enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d UMI
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d COCUF
|d CNNOR
|d MOR
|d PIFPO
|d N$T
|d OCLCO
|d OCL
|d AGLDB
|d OCLCQ
|d U3W
|d D6H
|d STF
|d WRM
|d OCLCQ
|d VTS
|d NRAMU
|d NLE
|d CEF
|d INT
|d AU@
|d OCLCQ
|d OCLCO
|d UKMGB
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d UAB
|d A6Q
|d UKAHL
|d HS0
|d NLW
|d OCLCQ
|d UKCRE
|d DCT
|d AJS
|d OCLCO
|d OCLCQ
|
015 |
|
|
|a GBB7C1298
|2 bnb
|
016 |
7 |
|
|a 018005209
|2 Uk
|
019 |
|
|
|a 855403155
|a 961568297
|a 962649811
|a 974757485
|a 974853709
|a 981882676
|a 1000457842
|a 1005947186
|a 1017995296
|a 1043637592
|a 1065753506
|a 1083584123
|a 1087479423
|a 1110827959
|a 1118268980
|a 1153482679
|a 1274871978
|
020 |
|
|
|a 9781782161257
|q (electronic bk.)
|
020 |
|
|
|a 1782161252
|q (electronic bk.)
|
020 |
|
|
|a 9781782161240
|q (electronic bk.)
|
020 |
|
|
|a 1782161244
|q (electronic bk.)
|
020 |
|
|
|z 1782161244
|
029 |
1 |
|
|a AU@
|b 000052007883
|
029 |
1 |
|
|a AU@
|b 000060474169
|
029 |
1 |
|
|a CHNEW
|b 000617961
|
029 |
1 |
|
|a DEBBG
|b BV041431161
|
029 |
1 |
|
|a DEBSZ
|b 398269912
|
029 |
1 |
|
|a DEBSZ
|b 493121331
|
029 |
1 |
|
|a NZ1
|b 15492896
|
029 |
1 |
|
|a UKMGB
|b 018005209
|
029 |
1 |
|
|a AU@
|b 000067103721
|
035 |
|
|
|a (OCoLC)846951617
|z (OCoLC)855403155
|z (OCoLC)961568297
|z (OCoLC)962649811
|z (OCoLC)974757485
|z (OCoLC)974853709
|z (OCoLC)981882676
|z (OCoLC)1000457842
|z (OCoLC)1005947186
|z (OCoLC)1017995296
|z (OCoLC)1043637592
|z (OCoLC)1065753506
|z (OCoLC)1083584123
|z (OCoLC)1087479423
|z (OCoLC)1110827959
|z (OCoLC)1118268980
|z (OCoLC)1153482679
|z (OCoLC)1274871978
|
037 |
|
|
|a CL0500000253
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76.C69
|b A78 2013eb
|
072 |
|
7 |
|a COM
|x 060030
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 060080
|2 bisacsh
|
082 |
0 |
4 |
|a 004.6782
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Arundel, John.
|
245 |
1 |
0 |
|a Puppet 3 beginner's guide :
|b start from scratch with the Puppet configuration management system, and learn how to fully utilize Puppet through simple, practical examples /
|c John Arundel.
|
246 |
3 |
|
|a Puppet three beginner's guide
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Pub.,
|c 2013.
|
300 |
|
|
|a 1 online resource (vii, 184 pages) :
|b illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Learn by doing : less theory, more results
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed July 7, 2017).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Puppet; The problem; Configuration management; A day in the life of a sysadmin; Keeping configuration synchronized; Repeating changes across many servers; Self-updating documentation; Coping with different platforms; Version control and history; Solving the problem; Reinventing the wheel; A waste of effort; Transferable skills; Configuration management tools; Infrastructure as code; Dawn of the devop; Job satisfaction; The Puppet advantage; Welcome aboard
|
505 |
8 |
|
|a The Puppet wayGrowing your network; Cloud scaling; What is Puppet?; The Puppet language; Resources and attributes; Summary; Configuration management; What Puppet does; The Puppet advantage; Scaling; The Puppet language; Chapter 2: First steps with Puppet; What you'll need; Time for action -- preparing for Puppet; Time for action -- installing Puppet; Your first manifest; How it works; Applying the manifest; Modifying existing files; Exercise; Organizing your manifests; Time for action -- creating a directory structure; Creating a nodes.pp file; Time for action -- creating a node declaration
|
505 |
8 |
|
|a Notifying other resourcesThe package-file-service pattern; Exercise; Summary; Packages; Modules; Services; Starting services at boot; Service status options; Service control commands; Resource dependencies; Files; Chapter 4: Managing Puppet with Git; What is version control?; Time for action -- importing your manifests into Git; Time for action -- committing and inspecting changes; How often should I commit?; Branching; Distributing Puppet manifests; Reliability; Scalability; Simplicity; Time for action -- creating a master Git repo; Time for action -- cloning the repo to a new machine
|
505 |
8 |
|
|a Time for action -- adding a new nodeTime for action -- pushing changes to the master repo; Exercise; Pulling changes automatically; Time for action -- automatic pull-and-apply script; Learning more about Git; Summary; Why version control?; Getting started with Git; Networking Puppet; Chapter 5: Managing users; Users; Security and access control; What Puppet can do; Time for action -- creating a user; Removing user accounts; Access control; What is SSH?; Managing SSH keys; Time for action -- adding an SSH authorized key; Generating new SSH keys; Special-purpose keys; Locking user accounts
|
520 |
|
|
|a Installing Puppet; Manifests; Nodes; Chapter 3: Packages, Files, and Services; Packages; Time for action - installing Nginx; More about packages; Installing specific versions; Removing packages; Updating packages; Modules; Time for action - creating an Nginx module; Time for action - making a 'puppet apply' command; Services; Time for action - adding the nginx service; Requiring resources; More about services; Starting a service at boot time; Services that don't support ""status""; Specifying how to start, stop, or restart a service; Files; Time for action - deploying a virtual host
|
520 |
|
|
|a Presented in an easy-to-follow, step-by-step tutorial format, Puppet 3.0 Beginner's Guide will lead you through the basics of setting up your Puppet server with plenty of screenshots and real-world solutions.This book is written for system administrators and developers, and anyone else who needs to manage computer systems. You will need to be able to edit text files and run a few commands on the command line, but otherwise no system administration or programming experience is required.
|
506 |
1 |
|
|a Legal Deposit;
|c Only available on premises controlled by the deposit library and to one user at any one time;
|e The Legal Deposit Libraries (Non-Print Works) Regulations (UK).
|5 WlAbNL
|
540 |
|
|
|a Restricted: Printing from this resource is governed by The Legal Deposit Libraries (Non-Print Works) Regulations (UK) and UK copyright law currently in force.
|5 WlAbNL
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Puppet (Computer file)
|
630 |
0 |
7 |
|a Puppet (Computer file)
|2 blmlsh
|
630 |
0 |
7 |
|a Puppet (Computer file)
|2 fast
|0 (OCoLC)fst01916334
|
650 |
|
0 |
|a Software configuration management.
|
650 |
|
0 |
|a Cloud computing.
|
650 |
|
0 |
|a Computer systems.
|
650 |
|
0 |
|a High performance computing.
|
650 |
|
2 |
|a Computer Systems
|
650 |
|
6 |
|a Logiciels
|x Gestion de configurations.
|
650 |
|
6 |
|a Infonuagique.
|
650 |
|
6 |
|a Systèmes informatiques.
|
650 |
|
6 |
|a Superinformatique.
|
650 |
|
7 |
|a COMPUTERS
|x Networking
|x Intranets & Extranets.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Cloud computing.
|2 fast
|0 (OCoLC)fst01745899
|
650 |
|
7 |
|a Computer systems.
|2 fast
|0 (OCoLC)fst00872651
|
650 |
|
7 |
|a High performance computing.
|2 fast
|0 (OCoLC)fst00956032
|
650 |
|
7 |
|a Software configuration management.
|2 fast
|0 (OCoLC)fst01124180
|
830 |
|
0 |
|a Learn by doing : less theory, more results.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=570658
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849412
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10690578
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 570658
|
994 |
|
|
|a 92
|b IZTAP
|