Re: Turn off server when shutdown

2007-07-09 Thread Ivan Carey
Ivan Carey wrote: Erik Trulsson wrote: On Tue, Jul 10, 2007 at 03:01:44PM +1000, Ivan Carey wrote: Hello, I am using FreeBSD 6.2 Release When I run shutdown on my server it stays on and says: "The operating system has halted" "Please press any key to reboot" Is it possible to have the server

Re: Turn off server when shutdown

2007-07-09 Thread Ivan Carey
Erik Trulsson wrote: On Tue, Jul 10, 2007 at 03:01:44PM +1000, Ivan Carey wrote: Hello, I am using FreeBSD 6.2 Release When I run shutdown on my server it stays on and says: "The operating system has halted" "Please press any key to reboot" Is it possible to have the server turn off?

Re: Turn off server when shutdown

2007-07-09 Thread Olivier Nicole
>Is it possible to have the server turn off? man shutdown? -p The system is halted and the power is turned off (hardware sup- port required) at the specified time. ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: Turn off server when shutdown

2007-07-09 Thread Erik Trulsson
On Tue, Jul 10, 2007 at 03:01:44PM +1000, Ivan Carey wrote: > Hello, > I am using FreeBSD 6.2 Release > When I run shutdown on my server it stays on and says: > "The operating system has halted" > "Please press any key to reboot" > > Is it possible to have the server turn off? > Yes, assuming th

Re: Turn off server when shutdown

2007-07-09 Thread Peter Boosten
Ivan Carey wrote: > Hello, > I am using FreeBSD 6.2 Release > When I run shutdown on my server it stays on and says: > "The operating system has halted" > "Please press any key to reboot" > > Is it possible to have the server turn off? > shutdown -p now (-p = power down. Your BIOS must suppor

Turn off server when shutdown

2007-07-09 Thread Ivan Carey
Hello, I am using FreeBSD 6.2 Release When I run shutdown on my server it stays on and says: "The operating system has halted" "Please press any key to reboot" Is it possible to have the server turn off? Thanks, Ivan ___ freebsd-questions@freebsd.org m