How can I view my remote desktop that is on a subnet
- by Noremac
I have my ubuntu machine at work and I'd like to use remote desktop to work from home. However the remote machine is on a subnet and not directly connected to the internet. I am able to remotely connect through ssh to a server, from which I then ssh to my remote machine. This has been beneficial, however I am currently working on a GUI application so just the command line doesn't work so well. Any ideas?
I have tried using ssh with the -X flag on both sessions, but this doesn't work.
I am trying to connect from Windows Vista through a Mac server (isn't it a great setup?).