Hi Nimret,
SSH is not the problem.
What I am finding is if I remote login using Apple Remote screen share
and startup a Python process all is fine.
If I SSH in and create the Python Process it runs for a while than dies.
I think it might have something to do with the SSH call that is
creating a headless / background process.
I am good around command line stuff..... but not good enough here I
guess.
-Kevin
On May 03, 2011, at 7:04 PM, Nimret Sandhu wrote:
Why is ssh not working for you?
Nimret
On May 3, 2011 6:07 PM, "Kevin LaTona" <[email protected]> wrote:
> Hi All,
>
> Any one have a suggestion for the best way to reboot a Python
process
> on a remote server ?
>
> I've tried a few things via SSH and for some reason they are not
> working out as I had hoped for.
>
> Right now I am on OS X boxes but will also be doing this to Ubuntu
> machines as well.
>
> Thanks for any ideas or suggestions.
>
> -Kevin
>
>