rieh25 wrote:
[top-posting corrected]

>> On Jan 4, 2010, at 12:50 AM, rieh25 <robertoedw...@gmail.com> wrote:
>>
>>> I am thinking of installing a python webserver I coded in every  
>>> computer at
>>> my work. This would allow me to run specific tasks in them, like  
>>> creating
>>> backups, installing things, etc. Is there another way to run  
>>> programs in
>>> remote computers? Thanks for your opinions.
> > Rodrick Brown wrote:
>> Take a look at ssh
>>
>> Sent from my iPhone 3GS.
> Thanks, I had forgotten about it. I'll investigate if there are ways to
> automate using it to run programs in several computers at the same time.
> 
You might also want to investigate Fabric, which was put together for
such purposes.

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon is coming! Atlanta, Feb 2010  http://us.pycon.org/
Holden Web LLC                 http://www.holdenweb.com/
UPCOMING EVENTS:        http://holdenweb.eventbrite.com/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to