Search code examples
raspberry-piraspbianvncvnc-server

With RealVNC and a Raspberry Pi, how can I connect to the same session as the raspberry itself?


I have a Raspberry Pi with Raspbian Wheezy installed. I'm using TightVNC server on the Raspberry Pi and RealVNC on my MAC to connect to it. However, when I log in with RealVNC, I'm given a new session, with my own desktop, applications etc.

I want to login to the SAME session as the already running Raspberry, so I can refresh the browser etc (We're using this to display a company desktop application).

How can I achieve this?


Solution

  • I don't believe this is supported by TightVNC (which I think only does "Virtual" sessions). But I may be wrong...

    The answer here: https://serverfault.com/questions/27044/how-to-vnc-into-an-existing-x-session suggests a few alternatives (at least ones which work on Fedora based Unix distros)

    I know RealVNC can do it (it's known as "User Mode" or "Service Mode" as opposed to "Virtual Desktop" mode), but depending on your users, you may have to license it, or the free mode may suffice.