Running remote application while I'm not logged in.
Hi,
I use a Linux box (Ubuntu 2.6.15-28-amd64-generic) to remotely run calculations. The thing is, these calculations may last hours or even days, and as soon as I disconnect, the calculations are interrupted. So, the only solutions are: a) run the calculations locally or b) stayed connected all the time (which is almost impossible).
Is there any command I can use to run the calculations remotely without me having to be connected all the time? The idea is connecting, run the program , log off, from time to time connect to see if everything is running and eventually get the results (which are automatically exported to a file).
Thanks,
Pinzao
Screen sofware versus 'nohup' command
Thanks for the reply, I appreciate it. I will learn more about the screen software soon.
Also, I just heard about a command called 'nohup' that seems to do the trick. Do you know it? Do you think it's better to use the screen program?
Thanks,
Pinzao