Hello,

I am able to ssh into a remote system that I would like to update. I'd like to 
run emerge without keeping the local system connected for the whole duration of 
the update (probably several days). Is it possible to:

- ssh remote_machine
- emerge -uDvN world
- background and detach in some way the emerge process
- logout from ssh
- several days later, ssh into the remote_machine, reattach the emerge and 
check the output or continue the emerge

Thanks,

raffaele

PS I'll do it _after_ openssh update.

Reply via email to