From owner-freebsd-questions@FreeBSD.ORG Sun Feb 13 17:08:45 2011 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 46813106564A for ; Sun, 13 Feb 2011 17:08:45 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 69AEF8FC0A for ; Sun, 13 Feb 2011 17:08:44 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 6B844E8333; Sun, 13 Feb 2011 17:08:39 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=Rh4YndmdRUIy oKt0QXpzvi/Fuog=; b=oYVG25/bZDG6iIU7xOvw83qsUmmbAB10hBx9168yHLbe LTQaipIi3npTt9Edv5Dm9yR9BMsp2mrplcMlrTc/K8OcloGbdtTlCFJfJ54G9kcU oyjKjzK1G9xlAesCIbKpxVAaGEye5c99SVjfViDOrex4aucDL/mIX7iYz+RPtKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=xLkiqz nPZ2/k3/c4J/r47wxZ/sdeQ4xAK1iUyxiSfAqx6SKUo38c2kdgDQbEbFy2aJm1tI JkoJbW1S918kJdvbNEZbogVLBEXu2lEO6tr8wPv9Pa2nZpY5pETFmS1+3ad5pmnZ x1UQpLDa7nB2ecz41Qa6bnqA2Szks2GtZXXuY= Received: from unknown (client-86-31-165-87.oxfd.adsl.virginmedia.com [86.31.165.87]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 23AB6E8329; Sun, 13 Feb 2011 17:08:39 +0000 (GMT) Date: Sun, 13 Feb 2011 17:08:36 +0000 From: Bruce Cran To: Chad Perrin Message-ID: <20110213170836.000072ad@unknown> In-Reply-To: <20110213164254.GA60459@guilt.hydra> References: <4D550415.8060105@ifdnrg.com> <20110211185738.GB45708@guilt.hydra> <4D56799D.13036.2335C99A@dave.g8kbv.demon.co.uk> <20110213073814.GC57674@guilt.hydra> <20110213092353.GA58281@guilt.hydra> <20110213073801.65518b9c@scorpio> <20110213164254.GA60459@guilt.hydra> X-Mailer: Claws Mail 3.7.8cvs9 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: FreeBSD and SSD drives 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: Sun, 13 Feb 2011 17:08:45 -0000 On Sun, 13 Feb 2011 09:42:54 -0700 Chad Perrin wrote: > There's no use pretending MS Windows never has issues with the > efficacy of its autoconfiguration. Most of us have used that OS > quite a lot, and know that problems arise -- and that, unlike with > open source OSes, it's actually fairly common to have no recourse at > all when something does not work. A good example is the need to edit the registry to improve network performance - http://support.microsoft.com/kb/321098 . Another is that in order to disable auto-run you need to know to type "gpedit.msc" in the "Run" window to load the Group Policy Editor and navigate to the settings. -- Bruce Cran