๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Python for Unix and Linux System Administration

โœ Scribed by Noah Gift, Jeremy Jones


Book ID
127457702
Publisher
O'Reilly Media
Year
2008
Tongue
English
Weight
3 MB
Edition
1
Category
Library
ISBN
0596515820

No coin nor oath required. For personal study only.

โœฆ Synopsis


Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful way to handle them. Each chapter in Python for Unix and Linux System Administration presents a particular administrative issue, such as concurrency or data backup, and presents Python solutions through hands-on examples. Once you finish this book, you'll be able to develop your own set of command-line utilities with Python to tackle a wide range of problems. Discover how this language can help you:

  • Read text files and extract information
  • Run tasks concurrently using the threading and forking options
  • Get information from one process to another using network facilities
  • Create clickable GUIs to handle large and complex utilities
  • Monitor large clusters of machines by interacting with SNMP programmatically
  • Master the IPython Interactive Python shell to replace or augment Bash, Korn, or Z-Shell
  • Integrate Cloud Computing into your infrastructure, and learn to write a Google App Engine Application
  • Solve unique data backup challenges with customized scripts
  • Interact with MySQL, SQLite, Oracle, Postgres, Django ORM, and SQLAlchemy

With this book, you'll learn how to package and deploy your Python applications and libraries, and write code that runs equally well on multiple Unix platforms. You'll also learn about several Python-related technologies that will make your life much easier.

โœฆ Subjects


Python


๐Ÿ“œ SIMILAR VOLUMES


cover
โœ Gift, Noah; Jones, Jeremy M ๐Ÿ“‚ Fiction ๐Ÿ“… 2008 ๐Ÿ› Farnham : O'Reilly, 2008. ๐ŸŒ English โš– 733 KB

### Product Description Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful

cover
โœ Gift, Noah; Jones, Jeremy M ๐Ÿ“‚ Fiction ๐Ÿ“… 2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 928 KB

Python is an ideal language for solving problems, especially for Linux and Unix. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient way to handle them. Once you finish this book, you

cover
โœ Gift, Noah; Jones, Jeremy M ๐Ÿ“‚ Fiction ๐Ÿ“… 2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 481 KB

Python is an ideal language for solving problems, especially for Linux and Unix. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient way to handle them. Once you finish this book, you

cover
โœ Noah Gift; Jeremy M. Jones ๐Ÿ“‚ Fiction ๐Ÿ“… 2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 928 KB

Python is an ideal language for solving problems, especially for Linux and Unix. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient way to handle them. Once you finish this book, you

cover
โœ Noah Gift; Jeremy M. Jones ๐Ÿ“‚ Fiction ๐Ÿ“… 2008 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 599 KB ๐Ÿ‘ 2 views

Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful way to handle them. Each

Automating UNIX and Linux Administration
โœ Kirk Bauer ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Apress ๐ŸŒ English โš– 1 MB

Wouldn't you like to automate the tedious daily tasks of system administration? Automating UNIX and Linux Administration will show you how, by exploring existing tools and offering real-world examples. Parts of the book are Linux-specific, but most of it applies to a UNIX system, including multiple