Re: VNCServer Problem II Fedora 4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Francisco Javier wrote:
> Hello, I had installed Fedora Core 3, it Started vncserver and I entry
> KDE using vnc client without any problem
> 
> Yesterday I install Fedora Core 4 on the same way that fedora core 3, I
> install KDE and vncserver, I generate the password for vncserver and all
> ok,
> but I cant export KDE, I just can see X11 session with  a open terminal.
> 
> 5801/tcp open  vnc-http-1
> 
> 5901/tcp open  vnc-1
> 
> 6001/tcp open  X11:1
> 
> How can I do for to export KDE seccion ?? that is open and running on the
> machine for to access by VNC client?

You should edit your ~/.vnc/xstartup.

I've got...

#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#twm &
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

and it works fine for me...

See
http://www.grape-info.com/doc/linux/config/vnc-3.3.3r2_x86_linux_2.0.html

for some other hints/suggestions.


-- 
Walk softly and carry a BFG-9000.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux