Python在Unix和Linux系统管理中的应用

Python在Unix和Linux系统管理中的应用

作者:Noab Gift

出版社:开明出版社

出版年:2009-04-01

评分:5分

ISBN:9787802057388

所属分类:网络科技

书刊介绍

Python在Unix和Linux系统管理中的应用 内容简介

《python在unix和linux系统管理中的应用》展示了python语言如何提供一种更加高效的方式来处理unix和linux服务器管理工作中的各种任务。本书的每一章都会提出一个特定的管理问题,例如并发或数据备份,然后通过实际的例子提供基于python的解决方案。你将学习使用python开发一套属于自己的命令行工具,并用来解决一系列范围很广的问题。
本书作者们还构建了一个可以免费下载的ubuntu虚拟机。该虚拟机包含了这本书的源代码,还可以用来运行书中的实例,包括snmp、ipython、sqlalchemy和许多其他工具。
通过这本书,你将发现python是怎样帮助你:
·读入文本文件并提取信息
·使用线程和派生子进程的选项并发地运行多个任务
·使用网络工具从一个进程传送信息到另一个进程
·创建更易互动的可点击图形界面工具
·通过与snmp交互来用程序监控大型多个集群机器
·掌握ipython的命令环境来替代或增强bash、korn或z-shell的功能
·将云计算集成到基础架构中并编写一个基于谷歌应用程序引擎的应用
·利用定制脚本来解决特殊的数据备份的挑战
·使用django、sqlalchemy和storm对象关系模型来与数据库交互
通过本书及其辅助虚拟机,你将学习如何打包并部署python应用程序和库文件,以及如何编写在多个unix和linux平台下都运行良好的代码。

Python在Unix和Linux系统管理中的应用 本书特色

《Python在Unix和Linux系统管理中的应用(影印版)》为开明出版社出版发行。

Python在Unix和Linux系统管理中的应用 目录

foreword
preface
1.introduction
why python?
motivation
the basics
executing statements in python
using functions in python
reusing code with the import statement
2.ipython
installing ipython
basic concepts
help with magic functions
unix shell
information gathering
automation and shortcuts
summary
3.text
python built-ins and modules
log parsing
elementtree
summary
4.documentation and reporting
automated information gathering
manual information gathering
information formatting
information distribution
summary
5.networking
network clients
remote procedure call facilities
ssh
twisted
scapy
creating scripts with scapy
6.data
introduction
using the os module to interact with data
copying, moving, renaming, and deleting data
working with paths, directories, and files
comparing data
merging data
pattern matching files and directories
wrapping up rsync
metadata: data about data
archiving, compressing, imaging, and restoring
using tarfile module to create tar archives
using a tarfile module to examine the contents of tar files
7.snmp
introduction
brief introduction to snmp
ipython and net-snmp
discovering a data center
retrieving multiple-values with net-snmp
creating hybrid snmp tools
extending net-snmp
snmp device control
enterprise snmp integration with zenoss
8.os soup
introduction
cross-platform unix programming in python
pylnotify
osx
red hat linux systems administration
ubuntu administration
solaris systems administration
virtualization
cloud computing
using zenoss to manage windows servers from linux
9.package management
10.processes and concurrency
11. buildingguis.
12. data persistence
13.command line
14.pragmatic examples
appendix: callbacks
index

Python在Unix和Linux系统管理中的应用 节选

《Python在Unix和Linux系统管理中的应用(影印版)》作者们还构建了一个可以免费下载的Ubuntu虚拟机。该虚拟机包含了这《Python在Unix和Linux系统管理中的应用(影印版)》的源代码,还可以用来运行书中的实例,包括SNMP、IPython、SQLAlchemy和许多其他工具。《Python在Unix和Linux系统管理中的应用》展示了Python语言如何提供一种更加高效的方式来处理Unix和Linux服务器管理工作中的各种任务。《Python在Unix和Linux系统管理中的应用(影印版)》的每一章都会提出一个特定的管理问题,例如并发或数据备份,然后通过实际的例子提供基于Python的解决方案。你将学习使用Python开发一套属于自己的命令行工具,并用来解决一系列范围很广的问题。通过《Python在Unix和Linux系统管理中的应用(影印版)》及其辅助虚拟机,你将学习如何打包并部署Python应用程序和库文件,以及如何编写在多个Unix和Linux平台下都运行良好的代码。通过这《Python在Unix和Linux系统管理中的应用(影印版)》,你将发现Python是怎样帮助你:·读入文本文件并提取信息·使用线程和派生子进程的选项并发地运行多个任务·使用网络工具从一个进程传送信息到另一个进程·创建更易互动的可点击图形界面工具·通过与SNMP交互来用程序监控大型多个集群机器·掌握IPython的命令环境来替代或增强Bash、Korn或Z-Shell的功能·将云计算集成到基础架构中并编写一个基于谷歌应用程序引擎的应用·利用定制脚本来解决特殊的数据备份的挑战·使用Django、SQLAlchemy和Storm对象关系模型来与数据库交互

Python在Unix和Linux系统管理中的应用 相关资料

“这本书适用于python新手,不管他们是否具有命令环境脚本编写的经验或者总体上相对而言就是编程初学者。jeremy和noah都很注意为自己的理由给出支持材料,并且解释这些代码实例在实际中的运用。与许多轻易就让新手不堪重负的编程书籍不同,本书尽一切努力来让这些新手们获得自信和成功。”——ruth suehle和bascha harris,red hat杂志

Python在Unix和Linux系统管理中的应用 作者简介

Noah Gift在加州理工学院、迪斯尼、Feature Animation和Turner Studios具有十年以上的Unix和Linux开发经验。他是Giftcs和Cloud Seed软件公司的合伙人。Jeremy M.Jones是Predictix公司的软件工程师,同时也是开源项目Munkware、ediplex和podgrabber的作者。

相关推荐

微信二维码