From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 15:24:23 2004 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 106F516A4CE for ; Fri, 17 Dec 2004 15:24:23 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9864243D3F for ; Fri, 17 Dec 2004 15:24:22 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id iBHFOJ428849; Fri, 17 Dec 2004 10:24:19 -0500 (EST) From: Jerry McAllister Message-Id: <200412171524.iBHFOJ428849@clunix.cl.msu.edu> To: lekhoi.com@gmail.com Date: Fri, 17 Dec 2004 10:24:19 -0500 (EST) In-Reply-To: from "LeKhoi" at Dec 17, 2004 04:57:25 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: why must boot in single mode. 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: Fri, 17 Dec 2004 15:24:23 -0000 > > Thank you Skylar for sharing the information. > > I current have a simple server running RedHat, and wanting > to switch to FreeBSD as I think that FreeBSD would offer better > platform as a server in stability and security patches as such. > (Am I correct here or what ? :-) You are right. > I am doing all my research just to make sure I am making the > correct decision here. > > And this one about the single user mode is really making me > cold feet at the moment :-) I don't understand your problem here. Single User is just booting up the kernel, but stopping before all the network and user services are started. At that point you can do things on the machine that you would not want the other stuff running for. When you get that done, then just reboot and let it run normally. I rarely use single user mode - only when there is a problem on the machine that needs fixing without other stuff running or on a development machine (eg non-production machine) I am using to write something. > I will contact data centres just to make sure that they have all > the facility needed to boot it into single user mode. Thanks again All they need is a keyboard and monitor - that can be shared with several units with an appropriate switch. If you need remote access to the console - eg can't physically be there, then you can either set it to do console via a serial port and then via the net or get a keyboard/monitor switch (KVM) that handles dialup or internet connection. > Oh, btw, I have a quick scan on your personal page, very impress > that you are helping to maintain the servers. Would my choice of > FreeBSD over RedHat be correct in this instance for a webserver > do you think? FreeBSD (with Apache, PHP, MySQL or PostgresSQL, etc) makes a very good - maybe the best - webserver system. ////jerry > LeKhoi > >