Remote X session
para habilitar el acceso X remoto debe editarse
remote vnc for main desktop x0vncserver -display :0 -passwordfile ~/.vnc/passwd
/etc/gdm/gdm.conf -> /etc/gdm/custom.conf
(ubuntu/debian) /etc/kde/kdm/kdmrc
[xdmcp]
Enable=true
para que el login remoto sea identico al local
[daemon]
RemoteGreeter=/usr/libexec/gdmgreeter
para habilitar al root a realizar login
[security]
AllowRemoteRoot=true
observaciones
parece mas eficiente como cliente de multples XDMCPs el gestor kdm en el ubuntu… debido a que se gdm esta muy personalizado por defecto
probar xnest
referencias
- http://192.168.16.24/mediawiki/index.php/Configurar_login_remoto_del_X
- http://bsdtalk.blogspot.com/2006/03/bsdtalk025-thin-clients-with-xdmcp.html
- http://ubuntuforums.org/archive/index.php/t-496039.html
- http://maketecheasier.com/run-multiple-x-sessions-without-virtualization/2009/07/11
- http://www.lysator.liu.se/~pen/pxdmcp/
page revision: 4, last edited: 31 May 2018 21:44