> Experimentando con -X en ssh: > > [exos@Ddexia d2portable_by_exos]$ ssh -X [email protected] "firefox" > [email protected]'s password: > X11 forwarding request failed on channel 0 > Error: no display specified > > Entonces le mando: > > [exos@Ddexia d2portable_by_exos]$ ssh -X [email protected] "export > DISPLAY=:0.0; firefox" > [email protected]'s password: > X11 forwarding request failed on channel 0 > Error: API mismatch: the NVIDIA kernel module has version 295.20, > but this NVIDIA driver component has version 295.33. Please make > sure that the kernel module and all NVIDIA driver components > have the same version. > > :O >
Asegurate de tener activado X11Forwarding en el server ssh. -- Germán <[email protected]> Lanux - Grupo de usuarios de GNU/Linux de Lanus Visitanos en: http://www.lanux.org.ar Reglas de etiqueta para el posteo de mensajes a la lista: http://www.lanux.org.ar/?page_id=35 Articulos y noticias por rss: http://www.lanux.org.ar/?feed=rss2 Lanux por irc: irc.freenode.net -> #lanux. _______________________________________________ General mailing list [email protected] http://listas.lanux.org.ar/cgi-bin/mailman/listinfo/general
