3 Mar 2010 17:08
Re: NX to ltsp server that uses icewm and idesk
Le mercredi 3 mars 2010 15:38:18, Evan Ingram a écrit : > i want to be able to log in to the same desktop remotely for testing > purposes, ie if i remotely make changes to the config i want to be able > to remotely connect to the desktop to check everything is ok. of course > im not onsite so cannot just log in to the client to do this kind of > thing. I don't use NX, but the various VNC solutions works like a charm and are easy to setup (using ssh port forwarding), if all you want is to check something. Use x11vnc to connect to an existing session, and one of the various vncserver to create a new session. Ssh port forwarding is like: ssh 5901:localhost:5900 you <at> distant_ip then you launch vnc on the distant_ip and a vnc client on your host. Ssh port forwarding is very powerful. I've gave you the simplest form I know, but I don't use it like this, there is a lot of options depending on your setup. Read the documentation or ask here. Xavier xavier@... - 09 54 06 16 26 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
RSS Feed