I'm running few projects at the moment, I'd like to switch between them without closing and reopening all applications. Is there a way to do so with some screen-like application? Only way till now is switching logged in users, but I'd like to avoid this. We can assume linux machine, no memory limit.
feedback
|
migrated from stackoverflow.com Oct 29 '11 at 23:21
This question came from our site for professional and enthusiast programmers.
|
xpra claims to be such a thing. I've never used it. (I've heard of another tool like that, but I don't remember the name.) | |||||
feedback
|
|
I've normally used a vnc application for this purpose. It's not ideal, but it works for me. You basically just connect to the vnc every time and make sure you don't log it off... | ||||
|
feedback
|