Le jeudi 23 août 2007 à 14:49 -0500, Scott Balneaves a écrit : > However, lots of people seem to want remote shutdown, so maybe > I'll spend an hour tonight, and cobble together a quick > ltsp5 remote shutdown wibbly-bit.
For the MILLE Xterm project, we use ssh for communication between terminal and server. We simply import the ssh public key of the server in /opt/ltsp/etc/ssh and we enable ssh on the terminal. So the root user on the server (or any user that has permissions to the private key) can have access to the terminal. Then, we can do many interesting things: - remote shutdown - vnc broadcast - local applications - restart lp_server when a printer spews garbage - tcpdump for network diagnostics etc... -- Jean-Michel Dault <[EMAIL PROTECTED]> Révolution Linux inc. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _____________________________________________________________________ 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
