From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 16:15:45 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 F0FC91065671 for ; Thu, 5 Jun 2008 16:15:45 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id ACB4E8FC0A for ; Thu, 5 Jun 2008 16:15:45 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by py-out-1112.google.com with SMTP id p76so539362pyb.10 for ; Thu, 05 Jun 2008 09:15:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=4YsoPiJ1tCbf67HS9uZxsyTsPZYJ/6LJhfisAZlhLq4=; b=uw/5ZxuMPye8j3u8HVOVp0lThsySdpH0LUmGh6z8Kjrz8ZUzQAFmbP1rMg+Ire7jxz NC8z2ucsNZNTZuzijADPtbvD8oUVJIe7AaansvvossAXE7VJMn72abQkBA1G1Drt6lL8 g28wpWRTouFu8/rO8rBveeN55qUK7RMCJP1vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ZhKW652ludDiYVWV3wVG270BWy3CjcPmSbkhaTOrWF4AH53L7CR96w7qcr9dadajp6 69EQuEgtKhENBJw0MZeVO06oN9XW1qMr5KQODstrY0LvrjhRdk5Z4gu8zrI71q/fYOjH WxsuJ2z7gnJb242oAwIEwCnn97iewdpYCYJ84= Received: by 10.114.178.13 with SMTP id a13mr1717206waf.182.1212682544289; Thu, 05 Jun 2008 09:15:44 -0700 (PDT) Received: by 10.114.255.7 with HTTP; Thu, 5 Jun 2008 09:15:44 -0700 (PDT) Message-ID: <8d23ec860806050915k2acd6b4byd9382260dbc96235@mail.gmail.com> Date: Thu, 5 Jun 2008 12:15:44 -0400 From: Schiz0 To: Freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: 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:15:46 -0000 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. Thanks for any suggestions/help/etc, ~Steve