Re: how to let the remote server continuously run while I shut down local telnet client?



gino wrote:

I am running long and heavy duty programs so I expect the programs to run for a few days.

But I have to shutdown my local telnet client since it is a laptop and I have to move it all around;...

If I shutdown the local machine, the network will be off, so the telnet client will be closed and the remote session which is running Matlab will be automatically aborted...

How to leave it run continuously while my telnet client is off?

How to resume that session when next time I connect back to that remote session?


Start it with the "batch" command. It will free input and output devices and you can logout without killing the program.

At the end the job output will be mailed to your local account.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 < http://giovanni.homelinux.net/ >
.



Relevant Pages