From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 16:38:47 2008 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 A11AA106564A for ; Thu, 5 Jun 2008 16:38:47 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6E26E8FC1A for ; Thu, 5 Jun 2008 16:38:47 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m55GYOu6074715; Thu, 5 Jun 2008 12:34:24 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m55GYOsl074714; Thu, 5 Jun 2008 12:34:24 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 5 Jun 2008 12:34:24 -0400 From: Jerry McAllister To: Schiz0 Message-ID: <20080605163424.GB74470@gizmo.acns.msu.edu> References: <8d23ec860806050915k2acd6b4byd9382260dbc96235@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d23ec860806050915k2acd6b4byd9382260dbc96235@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Freebsd-questions@freebsd.org Subject: Re: Upgrading Kernel on a Remote Server 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: Thu, 05 Jun 2008 16:38:47 -0000 On Thu, Jun 05, 2008 at 12:15:44PM -0400, Schiz0 wrote: > Hey, > > I recently ordered a FreeBSD server from a hosting company. This would > be the first time I do not have physical access to a FreeBSD system. > I'm looking for any hints/tricks/suggestions for managing and > upgrading it safely (as in, not locking myself out or having boot > errors). The host does not offer KVM/IP or serial port access. > > The host is installing 6.3-RELEASE. I'd like to upgrade to > 7.0-RELEASE, as well as compile in some kernel options for various > things. What's the best way to do this on a remote system, minimizing > compiling a bad kernel and causing it not to boot? I wouldn't have > access to single user mode or anything. If you want 7.0, why not just ask the host to install that instead of 6.3. It can't cost them any more - may $0.50 for a CD blank. That way, you are starting off on the desired foot anyway. Of course, you should still csup to the latest source and build it and install it and csup to the latest ports and docs before you do any ports installation. I don't know about wrinkles in doing it remotely because I have always had the servers available to touch. But, as long as you don't do something to lock yourself out, then you should be OK. Hopefully others with remote experience will respond to that. ////jerry > > Thanks for any suggestions/help/etc, > ~Steve > _______________________________________________ > 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"