Janko Mivšek wrote:
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
"...a solution with x11vnc seems much easier to run." Easier than what? ssh is very easy to run. I know your message is old, but that comment of yours has me wondering if you've ever even tried using ssh before? If not, you really should familiarize yourself with ssh, as it's a great tool for doing remote work and administering servers remotely. Besides using ssh for remote scripting, installing production apps, and testing end-user scenarios, it's also good for transferring files back and forth using scp thru the ssh tunnel (which by the very nature of ssh, the files are encrypted by the protocol before they're sent over the connection). -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org