From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 08:31:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 241E537B401 for ; Mon, 21 Jul 2003 08:31:18 -0700 (PDT) Received: from www.bluecirclesoft.com (cvg-65-26-145-190.cinci.rr.com [65.26.145.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF8B43F75 for ; Mon, 21 Jul 2003 08:31:17 -0700 (PDT) (envelope-from marc.ramirez@bluecirclesoft.com) Received: from www.bluecirclesoft.com (localhost [127.0.0.1]) h6LFVGSW047524; Mon, 21 Jul 2003 11:31:16 -0400 (EDT) (envelope-from mrami@bluecirclesoft.com) Received: from localhost (mrami@localhost)h6LFVFjF047521; Mon, 21 Jul 2003 11:31:15 -0400 (EDT) X-Authentication-Warning: www.bluecirclesoft.com: mrami owned process doing -bs Date: Mon, 21 Jul 2003 11:31:14 -0400 (EDT) From: Marc Ramirez To: Pierrick Brossin In-Reply-To: <1058793508.3f1be8244ec55@www.swissgeeks.com> Message-ID: <20030721112107.U47203@www.bluecirclesoft.com> References: <1058793508.3f1be8244ec55@www.swissgeeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "luca.massarenti" cc: freebsd-questions cc: Vitali Malicky Subject: Re: ctrl+alt+del & shutdown/reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 15:31:18 -0000 On Mon, 21 Jul 2003, Pierrick Brossin wrote: > > > you're discouraged to use "halt" and "reboot" cauz it's not a good way to > > stop FreeBSD,... also there command "fasthalt", "fastboot"... > > Why isn't it a good way? It's not that halt(8) and reboot(8) aren't safe, they're just rude if you're running a multi-user system. :) If you have multiple users, you can use the shutdown(8) command, which will let you specify a time till reboot. For example shutdown -r +5 will reboot in five minutes, and it will send out countdown messages to everyone. Marc. -- Marc Ramirez Blue Circle Software Corporation 513-688-1070 (main) 513-382-1270 (direct) www.bluecirclesoft.com