Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide
View Single Post

How to run python script in background after i logout

Question posted by: Harlin Seritt (Guest) on July 24th, 2005 09:55 AM
I have a remote linux server where I can only access it via ssh. I have
a script that I need to have run all the time. I run like so:

python script.py &

It runs fine. When I log off ssh I notice that the script died when I
logged off. How do I make sure it stays running?

thanks,

Harlin Seritt

Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).