Virtual Network Computing (VNC) is desktop sharing system that uses the RFB protocol to remotely view and control another desktop.
0
votes
1answer
173 views
How to remotely VNC into a Raspberry PI
I have my Raspberry Pi set up so that I can use TightVNC inside my home wireless network with an SSH tunnel. Could someone explain to me how I can access the Pi when I am outside my wireless network ...
0
votes
0answers
156 views
Raspberry Pi Fedora 18 ARM Remix Remote Desktop from Windows 7
I've installed the Fedora 18 ARM Remix for Raspberry Pi onto the SD card of my RasPi (type B). When connected by HDMI, Fedora and XFCE4 come up fine and without the HDMI i'm able to login through SSH ...
1
vote
1answer
90 views
How to enable shutdown via VNC
I've set up my Raspberry Pi to work without a monitor, and I access it via VNC.
The menu doesn't give me a shut down option any more, so I have to shut down via command line.
When I plug in a ...
1
vote
0answers
136 views
ssh Over internet weird login
When I log in on ssh to my raspberry pi in the same network everything works just perfect.
But when I log in over the internet I get a weird welcome message http://puu.sh/1UOUN and I cant type any ...
1
vote
1answer
360 views
TightVNC copy/paste between local OS and Raspberry Pi?
My TightVNC Server on Raspberry Pi seems can not handle copy/paste between its and my local clipboards. What can I do?
1
vote
2answers
180 views
Not able to use VNC on my Raspberry Pi
My Raspberry Pi once upon a time was able to VNC perfectly but then it just stopped. Tightvncserver works but when i do "netstat | grep 5901" the connection doesn't show up. I try using ...
5
votes
1answer
405 views
Access the default running X desktop session over VNC
I'd like to access the default running (vs virtual) X desktop session (the one that is visible over HDMI) over VNC - basically to use my laptop as kbd+mouse while enjoying the big TV screen connected ...
5
votes
1answer
2k views
Launching vino-server on display :0 at boot
I run my Raspberry Pi with Raspbian with an X server running but without a monitor connected to it. I installed tightvncserver and now running:
vncserver :1 -geometry 1600x900 -depth 24
I can have ...
8
votes
3answers
1k views
Using the Pi as a kiosk OR how to get VNC on Pi
I would like to run the Pi as a kiosk that many people can use. The Pi is not quite powerful enough to run the application that I would like. Is there a way to use the Pi just as a display and to ...
