Loading…

Python for Unix and Linux system administration /

"Python for Unix and Linux System Administration demonstrates how the Python language offers you a more efficient way to handle various tasks when managing Unix and Linux servers. Each chapter presents a particular administrative issue, such as concurrency or data backup, and offers Python solu...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Gift, Noah
Other Authors: Jones, Jeremy
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, Calif. : O'Reilly Media, 2008.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. Introduction
  • 2. IPython
  • 3. Text
  • 4. Documentation and Reporting
  • 5. Networking
  • 6. Data
  • 7. SNMP
  • 8. OS Soup
  • 9. Package Management
  • 10. Processes and Concurrency
  • 11. Building GUIs
  • 12. Data Persistence
  • 13. Command Line
  • 14. Pragmatic Examples
  • Appendix. Callbacks.