From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 05:49:49 2005 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 395F616A4CE for ; Fri, 28 Jan 2005 05:49:49 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAACA43D2D for ; Fri, 28 Jan 2005 05:49:48 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so399994rne for ; Thu, 27 Jan 2005 21:49:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=U7WIjNGeQ93EGJhd6xctpk576rCiDcxJlUPnpTpqxMSaxhdlGXVgtLskZur2Dm2nK4klHBEkoAQZPMTfrnyQYOYxpm1CJqdfMjH3SQI5WtK+fAVaWNWF6Pme110mfjx9kYp/VI7RAnzvzhdL0KS9hKeXovfgxPEFEVnsuwGnk5g= Received: by 10.38.12.21 with SMTP id 21mr260353rnl; Thu, 27 Jan 2005 21:49:47 -0800 (PST) Received: by 10.38.98.54 with HTTP; Thu, 27 Jan 2005 21:49:47 -0800 (PST) Message-ID: <51d7a51605012721492154932@mail.gmail.com> Date: Thu, 27 Jan 2005 21:49:47 -0800 From: perikillo To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: About mount root and usr -ro? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: perikillo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 05:49:49 -0000 If you have a machine running only a firewall, there some advantages mounting / and /usr -ro or is dangers? Once you setup your rules, disable every thing we dont need, and closing the box for a long time the box will be alone. I am running 4.10-p5. Thanks all.