View previous topic :: View next topic |
Author |
Message |
sgshanaf n00b
Joined: 14 Aug 2006 Posts: 5
|
Posted: Sun Sep 03, 2006 6:07 am Post subject: Terminal use? |
|
|
I don't know how to search for this question, since I'm not sure what this is "called"...
Basically, i'm running ssh and a few other daemons on a headless gentoo box at work. I am logging in via ssh from another computer, and occasionally I'm getting disconnected while emerging things.
My question is: is there a way to "reconnect" to that session? when I was disconnected do all the programs running in that terminal die immediately?
secondly, is there a way to start a command that is independent of the current terminal session? for example, can i login via ssh and "emerge --sync" and close the terminal?
I am not familiar with the details of remote terminal sessions, so any info is greatly appreciated!
Thanks!
Scott |
|
Back to top |
|
|
phajdan.jr Retired Dev
Joined: 23 Mar 2006 Posts: 1777 Location: Poland
|
Posted: Sun Sep 03, 2006 6:17 am Post subject: Re: Terminal use? |
|
|
sgshanaf wrote: | I don't know how to search for this question, since I'm not sure what this is "called"...
Basically, i'm running ssh and a few other daemons on a headless gentoo box at work. I am logging in via ssh from another computer, and occasionally I'm getting disconnected while emerging things.
My question is: is there a way to "reconnect" to that session? when I was disconnected do all the programs running in that terminal die immediately? |
emerge app-misc/screen + there is a howto on gentoo-wiki.com
sgshanaf wrote: | secondly, is there a way to start a command that is independent of the current terminal session? for example, can i login via ssh and "emerge --sync" and close the terminal? |
command &
disown
should do the trick |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|