Ho installato sul mio server linux e sul mio portatile windows vnc.
Se provo a rendere server vnc windows, e dal pc linux mi connetto, tutto funziona a meraviglia.
Se faccio il contrario iniziano i problemi: inanzitutto vi posto quello che mi scrive alla partenza di servervnc:
Codice: Seleziona tutto
ospiteb2s@b2s:~$ vncserver
You will require a password to access your desktops.
Password:
Verify:
Passwords don't match - try again
*** glibc detected *** free(): invalid next size (fast): 0x0804b120 ***
Warning: b2s:1 is taken because of /tmp/.X1-lock
Remove this file if there is no X server b2s:1
New 'b2s:2 (ospiteb2s)' desktop is b2s:10
Starting applications specified in /mnt/mp3/ospiteb2s/.vnc/xstartup
Log file is /mnt/mp3/ospiteb2s/.vnc/b2s:2.log
comunque se adesso provo a connetermi con vncviwer del portatile, il portatile mi da errore dicendo che la connessione è stata rifiutata sulla porta 10061
e smanettando ho scoperto che il server è in ascolto sulla porta 5909 coma dal cat del log:
Codice: Seleziona tutto
ospiteb2s@b2s:~$ cat .vnc/b2s\:2.log
Xvnc Free Edition 4.1.2 - built May 12 2006 17:42:24
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40201000, The XFree86 Project, Inc
Sat Jul 15 23:02:45 2006
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5910
vncext: Listening for HTTP connections on port 5810
vncext: created VNC server for screen 0
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
se faccio vncconfig ecco cosa mi risponde:
Codice: Seleziona tutto
ospiteb2s@b2s:~$ vncconfig
No VNC extension on display :0
P.S.
Sono nelle vostre mani.....

