Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gift, Noah
Otros Autores: Jones, Jeremy
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, 2008.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.