ENGLISH

Pro Python System Administration

Book information

Publisher
Apress
Year
2010
ISBN
978-1-4302-2605-5, 978-1-4302-2606-2
DOI
10.1007/978-1-4302-2606-2
Language
english
Format
PDF
Filesize
6 MB (6280113 bytes)
Edition
1
Pages
416\404
Orientation
yes
Scanned
yes
Time added
2013-08-01 04:00:00

Description

As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one engineer can administer hundreds or thousands of systems. System administrators are gradually replacing their tools with more advanced and flexible ones. One of the choices is Python. Structurally, Python is a modern, high-level language with a very clean syntax. Python comes with many built-in libraries that can make automation tasks easier. It also has extensive set of third-party libraries and a very active development community. This flexibility makes Python a good choice for a wide variety of tasks, from prototyping science applications to system maintenance and administration jobs. This book explains and shows how to apply Python scripting in practice. Unlike the majority of the Python books, it will show you how to approach and resolve real-world issues that most system administrators will come across in their careers. In this book, you will find several projects in the categories of network administration, web server administration, and monitoring and database management. In each project, we will define the problem, design the solution, and go through the more interesting implementation steps. Each project is accompanied with the source code of a fully working prototype, which you'll be able to use immediately or adapt to your requirements and environment.

Similar books