1
vote
1answer
364 views

Run application in specific X server or VNC port

I have an application that I'd like to run, yet I'd like it to be visible only through a certain VNC port. I don't want the app to show up on the normal Ubuntu desktop. I want the app to run "in the ...
0
votes
0answers
380 views

How to SSH tunnel VNC from Mac OS X 10.7 to Ubuntu 12.04?

Is it enough to have opens and tightvncserver running on the server or is there more configurations to do? From the mac side, is it possible to ssh -X from a XQuartz terminal and run some ...