| HELP: running process in bg and logout and persist... woes :S Does anyone know how to run a GUI X app remotely in background - that persists even when logged out?
Basically, I ssh into university to run my X program am developing for my project. However I need to leave it running for over 24 hours, maybe days on end preferably. I left it, however it auto-loggs out after 6 hours of idle keyboard input (or something like that).
I remember something about running a process (can it be X too?) in background, and then log out, and it's still running... |