Python for Unix and Linux System Administration
暫譯: Python 在 Unix 和 Linux 系統管理中的應用
Noah Gift, Jeremy Jones
- 出版商: O'Reilly
- 出版日期: 2008-09-01
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 458
- 裝訂: Paperback
- ISBN: 0596515820
- ISBN-13: 9780596515829
-
相關分類:
Linux、Python、程式語言
-
相關翻譯:
Python 的 Unix/Linux 系統管理應用 (Python for Unix and Linux System Administration) (繁中版)
已絕版
買這商品的人也買了...
-
$590$561 -
$999OpenGL Shading Language, 2/e (Paperback)
-
$3,550$3,373 -
$550$468 -
$490$466 -
$650$514 -
$990$891 -
$600$480 -
$650$585 -
$520$406 -
$980$774 -
$680$537 -
$490$417 -
$620$527 -
$480$374 -
$420$328 -
$780$616 -
$780$616 -
$690$587 -
$860$731 -
$580$458 -
$420$332 -
$1,430$1,359 -
$580$458 -
$980$774
商品描述
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.
商品描述(中文翻譯)
Python 是解決問題的理想語言,特別是在 Linux 和 Unix 網絡中。這本務實的書籍讓管理員可以回顧在這些系統管理中經常出現的各種任務,並學習如何利用 Python 提供更高效且不那麼痛苦的方式來處理這些任務。
Python for Unix and Linux System Administration 中的每一章都介紹了一個特定的管理問題,例如併發或數據備份,並通過實作範例展示 Python 解決方案。當你完成這本書後,你將能夠使用 Python 開發自己的命令行工具集,以應對各種問題。發現這種語言如何幫助你:
- 讀取文本文件並提取信息
- 使用 threading 和 forking 選項並行運行任務
- 通過網絡設施從一個進程獲取信息到另一個進程
- 創建可點擊的 GUI 來處理大型和複雜的工具
- 通過以編程方式與 SNMP 互動來監控大型機器集群
- 掌握 IPython 互動式 Python shell,以替代或增強 Bash、Korn 或 Z-Shell
- 將雲計算整合到你的基礎設施中,並學習編寫 Google App Engine 應用程序
- 使用自定義腳本解決獨特的數據備份挑戰
- 與 MySQL、SQLite、Oracle、Postgres、Django ORM 和 SQLAlchemy 互動
通過這本書,你將學會如何打包和部署你的 Python 應用程序和庫,並編寫在多個 Unix 平台上都能良好運行的代碼。你還將了解幾種與 Python 相關的技術,這將使你的生活變得更加輕鬆。