[FoLUG] VNC

Andrea Bencini andrea.bencini@tin.it
Lun 26 Nov 2007 20:01:47 CET


Grazie Davide
>http://kbase.redhat.com/faq/FAQ_79_3976.shtm
e grazie Enrico
>http://www.bobpeers.com/linux/vnc.php

Ho fatto un passo avanti, ma ho ancora un problema
Dal client vncviewer mi connetto, ma la finestra appare per un momento blu e 
poi grigia non uniforme (come se ci fosse una trama!!!)
-------------------------
/etc/sysconfig/vncservers
VNCSERVERS="1:root"
VNCSERVERARGS[1]="-geometry 1024x768 -depth 16"
-------------------------
/root/.vnc/xstartup
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

[ -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" &
startkde &
------------------------
Spero di un vostro aiuto.
Anndrea 



Maggiori informazioni sulla lista FoLUG