Re: Remote control
Diego Torres Milano <[email protected]>
| Newsgroups | gmane.linux.pxes.devel |
|---|---|
| Message-ID | <[email protected]> |
Chris Ditri wrote: >Hello again, > >Does anyone know if I can use VNC or something similar to get remote control >of my thin clients? -- Not a session, I mean actual remote control, where I >can control the users desktop, mouse keyboard and all. > >I am using pxes with linux thin clients and I have them pulling X sessions >from a central linux server. > >I thought they could just Use KDE's remote control solution, but this does not >work since each thinclient reports itself as the server instead of itself >(gives server's IP addr). So when I try to connect for a remote control >session, all I get is a black screen, and the thin client locks up. > >Is there a way to do this? > > >Thanks, > >Chris > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >pxes-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/pxes-devel > > Yes, you should set RFB_ENABLED=1 and add '-ac' to X_OPTIONS. Check startx.tpl: ... # FIXME # this is going to fail because has no auth # you can add -ac to X [ "${RFB_ENABLED}" -eq 1 ] && \ (sleep 5; run_rfb ) & -- ______ ________ / / \/ /___ ) I N T E G R A C I O N / / /___ / I N F O R M A T I C A /__/__/\___/_____' Diego Torres Milano Maipu 42 Office 164 - (C1084ABB) Buenos Aires Argentina [email protected] Tel: +5411 4331-2233 Fax +5411 4331-3377 www.in3.com.ar ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/