From owner-freebsd-questions Tue Aug 20 11:17:57 2002 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 C067637B400 for ; Tue, 20 Aug 2002 11:17:52 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F5E43E3B for ; Tue, 20 Aug 2002 11:17:52 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id g7KIHjE10215; Tue, 20 Aug 2002 14:17:45 -0400 (EDT) From: Jerry McAllister Message-Id: <200208201817.g7KIHjE10215@clunix.cl.msu.edu> Subject: Re: What is the proper shutdown procedure? To: bmiddaugNOSPAM@sdf.lonestar.org (Bob M.) Date: Tue, 20 Aug 2002 14:17:44 -0400 (EDT) Cc: questions@FreeBSD.ORG In-Reply-To: from "Bob M." at Aug 20, 2002 06:09:27 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Hi everybody, > I was wondering what process to follow when shutting down. Do you umount > all the disks first? If so, any particular order? would you do umount -A > and does this cover / also? Would you stop services before or after or > not at all, does the o/s stop them for you? Do you use *exit*? Can I > just hit the power button? :-) Thanks, I normally get a root (login usually) and do a shutdown(8). shutdown -h now to halt in preparation to power off or shutdown -p now to halt and power down if the system supports it or shutdown -r now to reboot ////jerry > Bob > > -- > bmiddaugNOSPAM@sdf.lonestar.org (please remove NOSPAM to reply) > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message