[paramiko] Setup Instructions
Robey Pointer
robey at lag.net
Fri Nov 3 11:15:16 PST 2006
On 1 Nov 2006, at 11:29, Paul Thompson wrote:
> Hello,
>
> I am looking for a set of instructions on how to properly configure
> Paramiko. I have the latest Pycrypto and Paramiko downloads, and I
> have
> them moved to where they need to be, but I really don't know what
> to do
> in terms of setup.
>
> We are running Paramiko on another box - but we are moving that
> site and
> I need to configure the cron to use Paramiko and the person who
> initially did the setup is gone.
The setup shouldn't be anything more than (as root) 'python ./
setup.py install'. Any other configuration is probably specific to
your application.
robey
More information about the paramiko
mailing list