rieh25 wrote:
[top-posting corrected]
>> On Jan 4, 2010, at 12:50 AM, rieh25 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
rieh25 wrote:
> 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.
>
>
> Rodrick Brown wrote:
>> Take a look at ssh
>>
There are. Take a look at paramiko if you want to interface with SSH
within pyth
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.
Rodrick Brown wrote:
>
> Take a look at ssh
>
> Sent from my iPhone 3GS.
>
> On Jan 4, 2010, at 12:50 AM, rieh25 wrote:
>
>>
>> I am thinking of i
Take a look at ssh
Sent from my iPhone 3GS.
On Jan 4, 2010, at 12:50 AM, rieh25 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 w