Re: VNC Server Question

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

 



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@xxxxxxxxxxxx
I www.padep.org.bo

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

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

  Powered by Linux