VNC Server Question

Rodolfo Alcazar rodolfo.alcazar at padep.org.bo
Fri Mar 24 13:44:54 UTC 2006


On Thu, 2006-03-23 at 15:14 -0800, Ed Smith wrote:
> Hi All,
> When I connect with the VNC client I see the same display. I'd really
> appreciate if someone would tell me what I'm doing wrong. Thanks in advance!

Maybe you're missing the desktop starting up:

I use this /etc/sysconfig/vncservers:

VNCSERVERS="1:root"
VNCSERVERARGS[1]="-geometry 1280x1024"

And this ~/.vnc/xstartup:

#!/bin/sh
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
/etc/X11/xinit/xinitrc

-- 
Rodolfo Alcazar
Administrador datos y red

Deutsche Gesellschaft für
Technische Zusammenarbeit (GTZ) GmbH

Programa de Apoyo a la Gestión Pública Descentralizada y 
Lucha Contra La Pobreza - PADEP

Av. Sánchez Lima 2226
T +591 22417628 (121)
C +591 70656800
E rodolfo.alcazar at padep.org.bo
I www.padep.org.bo




More information about the fedora-list mailing list