Arc Forumnew | comments | leaders | submitlogin
3 points by thaddeus 4792 days ago | link | parent

Use Screen. It will keep the session going after you close off the window and allow you to re-attach when you want to get back.

http://www.gnu.org/software/screen/

If you're on ubuntu:

  sudo apt-get install screen
if you want the extra's

  sudo apt-get install screen screen-profiles screen-profiles-extras