From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 03:30:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7ED36106564A for ; Sun, 17 Jul 2011 03:30:47 +0000 (UTC) (envelope-from editor@d3photography.com) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id 539ED8FC08 for ; Sun, 17 Jul 2011 03:30:46 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id 992E7267E8AB; Sat, 16 Jul 2011 22:36:30 -0500 (CDT) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G6l8R5VmNhhh; Sat, 16 Jul 2011 22:36:17 -0500 (CDT) Received: from [10.0.1.3] (70-89-202-1-invergrove-mn.hfc.comcastbusiness.net [70.89.202.1]) by server.cwis.biz (Postfix) with ESMTPSA id D646D267E8AA; Sat, 16 Jul 2011 22:36:17 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Ryan Coleman In-Reply-To: <201107170308.p6H38VdT011659@mail.r-bonomi.com> Date: Sat, 16 Jul 2011 22:30:32 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201107170308.p6H38VdT011659@mail.r-bonomi.com> To: Robert Bonomi X-Mailer: Apple Mail (2.1084) Cc: aryeh.friedman@gmail.com, freebsd-questions@freebsd.org Subject: Re: how to force a hard reboot remotely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2011 03:30:47 -0000 Won't " -p " power it down and leave it powered down? On Jul 16, 2011, at 10:08 PM, Robert Bonomi wrote: >> =46rom owner-freebsd-questions@freebsd.org Sat Jul 16 21:40:19 2011 >> Date: Sat, 16 Jul 2011 22:40:19 -0400 >> From: Aryeh Friedman >> To: FreeBSD Mailing List >> Subject: how to force a hard reboot remotely >>=20 >> Is there any way to force a complete power down and then reset of a >> i386 without physically being present? >=20 > Powerdown: 'man shutdown' see the -p option. Hardware dependant. >=20 > Reset after powerdown: Hardware dependant. requires remomte = 'console'=20 > access of some sort, e.g. 'lights out' managment console. >=20 > _Just_ "force a hard reboot', per Subject line: 'man reboot'. >=20 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"