Favorite Python System Administration Examples

Casey Caseyweb at gmail.com
Mon Oct 6 17:30:22 EDT 2008


On Oct 6, 3:05 pm, Steve Holden <st... at holdenweb.com> wrote:
> I'm giving a talk at LISA this year, and while the slides are ready I
> would like to go armed with as many examples of good system
> administration code as possible.
>
> If you have a favorite administration tool that you wouldn't mind me
> using I'd love to know about it. Feel free to email me personally or
> submit via the list.
>
> regards
>  Steve
> --
> Steve Holden        +1 571 484 6266   +1 800 494 3119
> Holden Web LLC              http://www.holdenweb.com/

You might look at the presentation (and code samples) David M. Beazley
gave at PyCon focusing on using Python generators to automate sysadm
tasks.  http://www.dabeaz.com/generators/index.html



More information about the Python-list mailing list