le père Léon a écrit : > Launching "ltspinfo -h my_host" gives me no result, > wheras "nmap -p 9200 my_host" says the port is open.
In fact, ltspinfod process is running on the clients. With "ALLOW_SHUTDOWN = Y" option in the lts.conf file, I can halt clients with "ltspinfo -h my_host --shutdown". I've also tried "ltspinfo -c all -h my_hosts", but it's not easy to find any list of the available options. "man ltspinfo" does not exist, neither does work "ltspinfo -h". Is there any list of the options to use? Neither "ltspinfo --help" nor "man ltspinfo" does answer me. A manpage could contain things like : -8<------------ ltspinfo -h host [OPTION] [COMMAND] options are : -h, --host host Remote host to connect to. If none, your command makes no sense. -p port Port to connect to on the remote host, 9200 by default. commands are : -r, --reboot Reboots the host. -s, --shutdown Shuts down to client. ALLOW_SHUTDOWN = Y must be specified in etc/lts.conf to allow that. -c, --config information Asks for a specific configuration of the client. Informations may be : all, any other? -8<------------ -- Léon. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
