viernes, 1 de abril de 2011

Problema con X11vnc, no me deja acceder.

En este ejemplo, es un problema de version, lo que vamos ha hacer es forzar al servidor X11 para que nos deje acceder.

Lanzamos x11vnc

#x11vnc

#############################################
#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
#@                                                                                             
#@ ** WARNING ** WARNING ** WARNING ** WARNING **
#@                                                                                             
#@ YOU ARE RUNNING X11VNC WITHOUT A PASSWORD!!
#@                                                                                             
#@ This means anyone with network access to this computer
#@ will be able to view and control your desktop.             
.
.
.
No pongo toda la salida por pantalla.
.

.
.
01/04/2011 17:39:50 WARNING: You are running x11vnc WITHOUT a password. See
01/04/2011 17:39:50 WARNING: the warning message printed above for more info.
01/04/2011 17:39:50
The VNC desktop is: nombre_de_la_maquina:0
PORT=5900
01/04/2011 17:39:59 Got connection from client xxx.xxx.xxx.xxx
01/04/2011 17:39:59 other clients:
01/04/2011 17:39:59 Disabled X server key autorepeat.
01/04/2011 17:39:59 to force back on run: 'xset r on' (3 times)
01/04/2011 17:39:59 created xdamage object: 0x1c00024
01/04/2011 17:39:59 Client Protocol Version 3.8
01/04/2011 17:39:59 Protocol version sent 3.8, using 3.8
01/04/2011 17:39:59 rfbProcessClientSecurityType: executing handler for type 16
01/04/2011 17:40:15 cutbuffer_send: no send: uninitialized clients

Y después de ver toda la información que sale por pantalla, se nos queda en este punto y no nos deja acceder.

Para evitar esto, lanzaremos x11vnc de la siguiente manera.

#x11vnc -rfbversion 3.3

La salida por pantalla sera la misma hasta este punto
.
.
.
.
01/04/2011 17:39:50 WARNING: the warning message printed above for more info.
01/04/2011 17:39:50
The VNC desktop is: nombre_de_la_maquina:0
PORT=5900

En el cual usaremos nuestro programa favorito para acceder por vnc a la maquina.


Registrado en Safe Creative

No hay comentarios:

Publicar un comentario