Wake on LAN and Shutdown for Windows and Linux

Ivan Shevanski darkpaladin79 at gmail.com
Wed May 3 12:45:07 EDT 2006


On 5/3/06, Dennis Lee Bieber <wlfraed at ix.netcom.com> wrote:
>
> On 2 May 2006 12:02:50 -0700, diffuser78 at gmail.com declaimed the
> following in comp.lang.python:
>
> >
> > Also, How can I shutdown other Linux terminals from my Main (Linux) ?
> >
>        Uhm... Telnet into the other workstations using the root account
> (or
> some other account with the needed privileges) and execute the machine
> specific shutdown command (and disconnect the Telnet session before it
> shuts down so you don't accidentally trigger another "wake"?)?
>
>        Windows is the hard one...
>
> --
>        Wulfraed        Dennis Lee Bieber               KD6MOG
>        wlfraed at ix.netcom.com           wulfraed at bestiaria.com
>                HTTP://wlfraed.home.netcom.com/
>        (Bestiaria Support Staff:               web-asst at bestiaria.com)
>                HTTP://www.bestiaria.com/
> --
> http://mail.python.org/mailman/listinfo/python-list
>


You could probably write an easy batch file for windows. . .For Linux?
Maybe use the recipe.  Sorry its not in Python =D

--



-Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060503/2452a149/attachment.html>


More information about the Python-list mailing list