Run python script on server over ssh session in the background persistantly
- by Stefan R. Falk
I got an account from my professor for our universities CUDA server for running some tests.
I am connecting via ssh over terminal. The thing is, as I close the terminal the server also seems to kill the running script. As I reconnect it has stopped.
No it is not possible that the script already terminated since those test runs should take a few hours even on those machine..
Can anybody help me here?
OS: Linux cuda01 3.13-1-amd64 #1 SMP Debian 3.13.7-1 (2014-03-25) x86_64 GNU/Linux