From owner-freebsd-questions@FreeBSD.ORG Mon Jul 28 17:29:20 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 4471D106566C for ; Mon, 28 Jul 2008 17:29:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5590C8FC15 for ; Mon, 28 Jul 2008 17:29:18 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m6SHT9ls044377; Mon, 28 Jul 2008 19:29:09 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m6SHT9k0044374; Mon, 28 Jul 2008 19:29:09 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 28 Jul 2008 19:29:09 +0200 (CEST) From: Wojciech Puchar To: Chris Hastie In-Reply-To: <20080728172304.dk4itqk4aooc80wg@imp.oak-wood.co.uk> Message-ID: <20080728192801.X44373@wojtek.tensor.gdynia.pl> References: <20080728172304.dk4itqk4aooc80wg@imp.oak-wood.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning data off a remote machine 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: Mon, 28 Jul 2008 17:29:20 -0000 > don't inadvertantly leave any bits of sensitive data on it. What is the best > way to remove all data from the hard drive? I have no problem if this removes > the OS along the way, but ideally I would like to be able to do what ever I do > from an SSH session. If there's no alternative I can arange KVMoIP console > access. remove all your files, then cat /dev/zero >file on every partition