7 Nov
2006
7 Nov
'06
22:54
Sunny wrote:
On 11/7/06, Janko Mivšek wrote:
Is there a way to restart KDE's VNC on this server without restarting KDE completely?
Try to enable/disable it in Control Center.
I can't because this is a remote server and I need to travel there or reboot it.
Janko
How do you access it? Using ssh tunnel? If so, forward the X server (ssh -Y) when you login. Then start the Control Center from a commandline. It will open it on your local machine, using your local X server.
This classical solution can be interesting to try but so far a solution with x11vnc seems much easier to run. Thanks Svetoslav for help! Janko