Tagged Questions
1
vote
2answers
669 views
How can I keep processes running on a remote server even after turning off the terminal machine?
..and then still be able to return to the same session/screen after restarting the terminal machine.
I've tried screen but once I restarted my computer screen -d showed no sessions. Nohup seems to be ...