I am trying to connect from my Ubuntu machine at home to my work machine which has Ubuntu too. I know that ssh -X gives the ability to launch graphical interface yet it is not exactly what I want. I always leave my machine at work running many graphical interface applications and I am looking for some thing like remote connection in windows where you connect to the machine and see all running applications and the desktop. For example,Eclipse, MySql workbench, opened tab in chrome, etc.
Thanks