On 13/12/2011, at 4:08 PM, [email protected] wrote:

> 
> Say you wanted to connect to an LTSP session session at your office. What
> are some user-friendly options to do this?
> 
> Maybe a java applet served on a webpage that does SSH tunneling to your
> ltsp server?
> XDMCP?
> X11 over SSH?
> 
> Old article, uses XDMCP instead of LDM
> http://ltsp4.2.revamp-it.ch/twiki/bin/view/ltsp/VNC

And your office is utterly insane about not letting you do this, but they do 
allow port 80 so everyone can web browse ...

So you run ssh on your home server on port 80

/etc/ssh/sshd_config

...
Port 22
Port 80
...

then from your friendly putty or other ssh client

ssh -p 80 my.home.machine

voila

http://www.no-ip.com/ is your friend if you get a random DSL ip

James
------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_____________________________________________________________________
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

Reply via email to