comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Batch mode and ssh...
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Batch mode and ssh... [message #71776 is a reply to message #71775] Thu, 22 July 2010 04:37 Go to previous messageGo to previous message
Foldy Lajos is currently offline  Foldy Lajos
Messages: 268
Registered: October 2001
Senior Member
On Thu, 22 Jul 2010, Dave wrote:

> Wow, thanks, lajos. I'm experimenting with screen to see how it
> works.
> I notice that if I ask screen for the processes it's detached from
> (using screen -list) I see a list of processes that seem to be on my
> local machine, even though they are executing on the remote system.
> Perhaps it's a stupid question, but turning my local system off
> wouldn't kill the execution I started remotely, would it? It's not
> "dependent" on the local process still?
>
> Dave

screen must be started on the remote machine:

- login to remote host
- start screen
- start your job
- detach (Ctrl-A d)
- logout from remote host

You'll have no local process connected with your job, you can turn off
your local machine. Then later:

- login to remote host
- reattach (screen -r)

regards,
lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Simple hack to get $2000 to your home.
Next Topic: Re: Stop and return to caller

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 19:35:09 PDT 2025

Total time taken to generate the page: 0.87917 seconds