"Chef is an open source systems integration framework built to bring the benefits of configuration mangement to your entire infrastructure. You write source code to describe how you want each part of your infrastructure to be built, then apply those descriptions to your servers. The result is a fully automated infrastructure: when a new server comes on line, the only thing you have to do is tell Chef what role it should play in your architecture."
-
I posted to delicious.com
Chef - Opscode
- Tags:
- tools
- sysadmin
- opensource
- software
- unix
- linux
- deployment
- automation
- server
- ruby
- installation
- puppet
- cloud
- configuration
April 25 2010, 10:35am | Comments a>
-
I posted to delicious.com
Python and COM
http://www.pyzine.com/Issue007/Section_Articles/article_PythonCOM.html
"Microsoft's Common Object Model (COM) implements a cross-language object model. Using COM, you can write code in one programming language, like C++, and use that code in another programming language, such as Visual Basic (VB) or Python.
Indeed, Python has excellent support for COM. In fact, Python's support for COM is so good that COM can be used to extend Python. Python can both use and create COM objects. If you need to write a Python extension exclusively for Windows, strongly consider using COM."
- Tags:
- windows
- python
- scripting
- programming
- tutorial
- language
- howto
- microsoft
- com
- wsh
- win32com
- activex
- article
- comobjects
- win32
- automation
April 26 2009, 9:17am | Comments a>
1