1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] RM replacement
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RM%20replacement&In-Reply-To=%3C69101422.3rBybcikO5%40elmo.okay.com.mx%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007284.html">
<LINK REL="Next" HREF="007287.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RM replacement</H1>
<B>Luis Daniel Lucio Quiroz</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RM%20replacement&In-Reply-To=%3C69101422.3rBybcikO5%40elmo.okay.com.mx%3E"
TITLE="[Mageia-dev] RM replacement">dlucio at okay.com.mx
</A><BR>
<I>Mon Aug 8 05:32:21 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007284.html">[Mageia-dev] RM replacement
</A></li>
<LI>Next message: <A HREF="007287.html">[Mageia-dev] RM replacement
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7286">[ date ]</a>
<a href="thread.html#7286">[ thread ]</a>
<a href="subject.html#7286">[ subject ]</a>
<a href="author.html#7286">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le Dimanche 07 Août 2011 23:03:15 Florian Hubold a écrit :
><i> Am 07.08.2011 16:41, schrieb Pierre Jarillon:
</I>><i> > Le vendredi 5 août 2011 16:23:19, Florian Hubold a écrit :
</I>><i> >> Am 05.08.2011 14:58, schrieb andre999:
</I>><i> >>> Colin Guthrie a écrit :
</I>><i> >>>> I think srm should just be a tool people use explicitly when they
</I>><i> >>>> want
</I>><i> >>>> to.
</I>><i> >>>
</I>><i> >>> When I think about it, deleting with a pattern instead of just zeros
</I>><i> >>> is
</I>><i> >>> probably only advantageous when a disk is being disposed of -- in
</I>><i> >>> which
</I>><i> >>> case srm being a userspace tool is not a disadvantage.
</I>><i> >>>
</I>><i> >>>> Col
</I>><i> >>
</I>><i> >> Well, if you want to dispose the disk, then i'd use something like
</I>><i> >> Dariks>>
</I>><i> >> Boot and Nuke (DBAN):
</I>><i> >> <A HREF="http://www.dban.org/">http://www.dban.org/</A>
</I>><i> >> It offers really secure methods of overwriting your data with varying
</I>><i> >>
</I>><i> >> patterns, and if you want to dispose a whole disk. then maybe an
</I>><i> >> userspace tool to delete single
</I>><i> >>
</I>><i> >> files is not the best suited tool, IMHO.
</I>><i> >
</I>><i> > Do you know WIPE ? <A HREF="http://wipe.sourceforge.net/">http://wipe.sourceforge.net/</A>
</I>><i> > I don't know if it is the most secured rm, but it could be.
</I>><i>
</I>><i> Yes, and it has the advantage that you don't need to reboot. Good point!
</I>
Yes, but more than the tool is how to replace rm command
LD
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007284.html">[Mageia-dev] RM replacement
</A></li>
<LI>Next message: <A HREF="007287.html">[Mageia-dev] RM replacement
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7286">[ date ]</a>
<a href="thread.html#7286">[ thread ]</a>
<a href="subject.html#7286">[ subject ]</a>
<a href="author.html#7286">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|