Re: Clearing the unallocated disk space

2014-11-16 Thread Michael D. Setzer II
On 17 Nov 2014 at 14:00, Ed Greshko wrote: From: Ed Greshko Date sent: Mon, 17 Nov 2014 14:00:26 +0800 To: Community support for Fedora users Subject:Re: Clearing the unallocated disk space Send reply to: Community supp

Re: Clearing the unallocated disk space

2014-11-16 Thread Ed Greshko
On 11/17/14 12:58, Tim wrote: > There have been cases of people getting refurbished drives which did > have the previous owners data on them. Do you have first hand knowledge of this or is this something you've just heard about? The reason I ask this is I have a friend that worked at WD in the H

Re: Clearing the unallocated disk space

2014-11-16 Thread Tim
On Sun, 2014-11-16 at 22:17 -0600, g wrote: > hard disk drive manufactures _are_not_ NSA. you _are_not_ NSA. > > they do not connect hdd's to computers and try to read drives to > see what is on them. to do so is a waist of their time. There have been cases of people getting refurbished drives w

Re: Clearing the unallocated disk space

2014-11-16 Thread Bruno Wolff III
On Sun, Nov 16, 2014 at 2:04 PM, jd1008 mailto:jd1...@gmail.com>> wrote: Before sending the drive for warranty service, what is the best way to clean the unallocated blocks? If this is really important to you, just eat the cost of the drive and destroy it instead of sending it back. If not m

Re: Clearing the unallocated disk space

2014-11-16 Thread g
On 11/16/2014 04:10 PM, jd1008 wrote: > On 11/16/2014 03:01 PM, Ted Roche wrote: >> The Fedora 20 repo includes a utility called 'scrub' and it has >> a mode to scrub free space. >> >> On Sun, Nov 16, 2014 at 2:04 PM, jd1008 > > wrote: >> >> Before sending the drive for w

Re: Clearing the unallocated disk space

2014-11-16 Thread Joe Zeff
On 11/16/2014 02:10 PM, jd1008 wrote: Thanx Ted. I had forgotten all about scrub. Now if only someone would tell me how to locate the journal blocks. If I mount the drive with the journaling disabled, will the blocks usually used for journaling become free blocks, and thus be covered by scrub??

Re: Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread poma
... > BTW have you tried 'new_id' routine > https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-bus-usb > Pardon me, https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-bus-pci ... What: /sys/bus/pci/drivers/.../new_id Date: December 2003 Contact:linux-.

Re: Clearing the unallocated disk space

2014-11-16 Thread jd1008
On 11/16/2014 03:01 PM, Ted Roche wrote: The Fedora 20 repo includes a utility called 'scrub' and it has a mode to scrub free space. On Sun, Nov 16, 2014 at 2:04 PM, jd1008 > wrote: Before sending the drive for warranty service, what is the best way to clean

Re: Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread jd1008
On 11/16/2014 02:53 PM, Heinz Diehl wrote: On 16.11.2014, Gary Stainburn wrote: Now I've got a newer Broadcom chipset on the replacement laptop and so far all I can Google is people who've failed to get it working. Can anyone point me to a post where it's worked. http://linux.derkeiler.com/Ma

Re: Clearing the unallocated disk space

2014-11-16 Thread Ted Roche
The Fedora 20 repo includes a utility called 'scrub' and it has a mode to scrub free space. On Sun, Nov 16, 2014 at 2:04 PM, jd1008 wrote: > Before sending the drive for warranty service, what is the best way to > clean the unallocated blocks? > > The rest of the files on disk are OK - standard

Re: Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread poma
On 16.11.2014 21:55, Gary Stainburn wrote: > I've finally got my new laptop and I've managed to get F20 installed on it. > > I've got a number of problems to work on yet - web cam and touch pad buttons > - > but my main problem is the WIFI. > > On the DELL I used broadcom-wl and kmod-wl and had

Re: Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread Heinz Diehl
On 16.11.2014, Gary Stainburn wrote: > Now I've got a newer Broadcom chipset on the replacement laptop and so far > all > I can Google is people who've failed to get it working. > Can anyone point me to a post where it's worked. http://linux.derkeiler.com/Mailing-Lists/SuSE/2014-06/msg01413.h

Re: Clearing the unallocated disk space

2014-11-16 Thread Heinz Diehl
On 16.11.2014, Tom Horsley wrote: > A way is to run as root "cp /dev/zero tempfile" for one "tempfile" per > partition > until the cp fails due to running out of disk space. That will allocate all > free space and write zeroes to it. Yes. Or "dd if=/dev/zero of=bigfile bs=1M", which is the same

Re: Clearing the unallocated disk space

2014-11-16 Thread Joe Zeff
On 11/16/2014 01:03 PM, Fred Smith wrote: there's also a utility that is designed to securely wipe the drive. ufortunately I'm having a senior moment and can't think of its name. The utility you're thinking of is shred. -- users mailing list users@lists.fedoraproject.org To unsubscribe or chang

Re: Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread Todor Petkov
On 16/11/2014 10:55 PM, Gary Stainburn wrote: I've finally got my new laptop and I've managed to get F20 installed on it. I've got a number of problems to work on yet - web cam and touch pad buttons - but my main problem is the WIFI. On the DELL I used broadcom-wl and kmod-wl and had to upda

Re: Clearing the unallocated disk space

2014-11-16 Thread Fred Smith
On Sun, Nov 16, 2014 at 12:04:31PM -0700, jd1008 wrote: > Before sending the drive for warranty service, what is the best way to > clean the unallocated blocks? > > The rest of the files on disk are OK - standard installation, ... etc. > All home dirs are deleted, tmp dirs, logs etc all delete

Out of the Broadcom frying pan (DELL) to the fire (HP Envy)

2014-11-16 Thread Gary Stainburn
I've finally got my new laptop and I've managed to get F20 installed on it. I've got a number of problems to work on yet - web cam and touch pad buttons - but my main problem is the WIFI. On the DELL I used broadcom-wl and kmod-wl and had to update it every time I upgraded the kernel, but it wo

Re: Clearing the unallocated disk space

2014-11-16 Thread Roger Heflin
Depending on who makes the drive, the manufacturer's diag tool will generally have something that will secure erase all of the drive assuming the drive is still working enough. I know last time I used the seagate diag tool it on the menu. On Sun, Nov 16, 2014 at 1:17 PM, jd1008 wrote: > > On 11

Re: Clearing the unallocated disk space

2014-11-16 Thread jd1008
On 11/16/2014 12:09 PM, Tom Horsley wrote: On Sun, 16 Nov 2014 12:04:31 -0700 jd1008 wrote: Before sending the drive for warranty service, what is the best way to clean the unallocated blocks? A way is to run as root "cp /dev/zero tempfile" for one "tempfile" per partition until the cp fails

Re: Clearing the unallocated disk space

2014-11-16 Thread Tom Horsley
On Sun, 16 Nov 2014 12:04:31 -0700 jd1008 wrote: > Before sending the drive for warranty service, what is the best way to > clean the unallocated blocks? A way is to run as root "cp /dev/zero tempfile" for one "tempfile" per partition until the cp fails due to running out of disk space. That will

Clearing the unallocated disk space

2014-11-16 Thread jd1008
Before sending the drive for warranty service, what is the best way to clean the unallocated blocks? The rest of the files on disk are OK - standard installation, ... etc. All home dirs are deleted, tmp dirs, logs etc all deleted. If you can think of other things to delete, pls let the world

Re: User friendly proxy configuration

2014-11-16 Thread Alexis Jeandet
Le 15/11/2014 07:17, Tim a écrit : > On Fri, 2014-11-14 at 13:55 +0100, Alexis Jeandet wrote: >> my question was more about apps like YUM/DNF which doesn't care about >> gnome config and doesn't like pac files. My thoughts are that I should >> write maybe a simple scripts triggered by network mana