Re: remote power on

1999-12-02 Thread Eric G . Miller
ave a BIOS that supports Advanced Power Management * You must have an ATX-compliant power supply that supports remote power-on/off. * You must have a modem configured on COM1 (ttyS0) - BIOS configured presumably. * APM must be enabled in the BIOS * You must have an operating system that suppo

Re: remote power on

1999-12-01 Thread David Wright
Quoting Rob Mahurin ([EMAIL PROTECTED]): > On Thu, Nov 25, 1999 at 03:09:49AM +0100, luis wrote: > > > > (how) can i power on a remote machine (via internet) using a modem ? > > > > Wouldn't the machine have to be on to listen to the modem ring? Well I'm not sure if the "(via internet)" is me

Re: remote power on

1999-11-29 Thread Marc Mongeon
Machines with advanced power management features can be configured to "go to sleep", and "wake up" on certain kinds of activity on the serial port, maybe the DCD signal or something. This is a function of the machine's BIOS. Marc -- Marc Mongeon <[EMAIL PROTECTED]> Unix Specialist Ban-Koe

Re: remote power on

1999-11-29 Thread Phillip Rulon
Resent-Cc: recipient list not shown: ; X-Envelope-Sender: [EMAIL PROTECTED] Date: Mon, 29 Nov 1999 15:05:06 -0500 From: Rob Mahurin <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Mail-Followup-To: luis <[EMAIL PROTECTED]>, debian-user@lists.debian.org Content-T

Re: remote power on

1999-11-29 Thread Rob Mahurin
On Thu, Nov 25, 1999 at 03:09:49AM +0100, luis wrote: > > (how) can i power on a remote machine (via internet) using a modem ? > Wouldn't the machine have to be on to listen to the modem ring? You might find (or build) a smart answering-machine kind of device that could do this. Let me know

remote power on

1999-11-25 Thread luis
(how) can i power on a remote machine (via internet) using a modem ? thanks