On 15/12/2011, at 9:08 AM, [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 <blush> 100 lines ... I will read the question I will read ... sorry all James ------------------------------------------------------------------------------ 10 Tips for Better Server Consolidation Server virtualization is being driven by many needs. But none more important than the need to reduce IT complexity while improving strategic productivity. Learn More! http://www.accelacomm.com/jaw/sdnl/114/51507609/ _____________________________________________________________________ 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
