Re: General Linux?
- From: Mike Klinke <lsomike@xxxxxxxxxx>
- Date: Mon, 30 Apr 2007 12:28:21 -0500
On Monday 30 April 2007 12:11, Knute Johnson wrote:
Is it possible to ssh to my computer, start a command line
program, exit ssh and then come back later and ssh to the same
command line program? How would I do that exactly?
Use the "screen" command. In essence you would ssh to your target
machine, issue the screen command, run your command, detach from
the command by using the "<CTRL-a>,d" sequence, then exit from the
target machine. Later you could ssh to your target machine, issue
the "screen -list" to see your detached session(s) and issue the
"screen -r <desired-session>" to reattach to the previously running
session. See "man screen" for more details.
Regards, Mike Klinke
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: General Linux?
- From: Les Mikesell
- Re: General Linux?
- References:
- General Linux?
- From: Knute Johnson
- General Linux?
- Prev by Date: Re: General Linux?
- Next by Date: Re: Claws-Mail: a fantastic mail client
- Previous by thread: Re: General Linux?
- Next by thread: Re: General Linux?
- Index(es):
Relevant Pages
|