Tagged Questions
0
votes
1answer
98 views
Can't connect to X11 window server using ': 2.0' as the value of the DISPLAY variable
I have connected Linux server (centos 64bit)using VNC viewer. Then I have tried to run java swing application using this command (java -jar app.jar).
I am getting this error "Can't connect to X11 ...
0
votes
1answer
95 views
Qemu does not shutdown with vnc enabled on OS X
I am trying to run Qemu on my Mac and I have some difficulties.
I am using OS X 10.8.2 and installed Qemu 1.2.50 via their repository.
Update:
Just upgraded to Qemu 1.3.50 and the problem is still ...
1
vote
0answers
254 views
Create a VNC proxy with authentication
We have a bunch of VNC servers located on our local network. We wish to give external customers access to these VNC servers, via some sort of "middle-man" software solution which can handle ...
2
votes
2answers
495 views
install remote desktop in a PC with FTP and HTTP access
I have a machine behind a firewall to which I have only FTP and HTTP access - is there any remote desktop software available that I can install over FTP and access over HTTP (java based perhaps)?
The ...