~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic

« back to all changes in this revision

Viewing changes to gnome-help/ca/disk-format.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <info>
4
4
    <link type="guide" xref="disk"/>
5
5
 
6
 
    
 
6
 
7
7
    <credit type="author">
8
8
      <name>Projecte de documentació del GNOME</name>
9
9
      <email>gnome-doc-list@gnome.org</email>
24
24
 
25
25
<title>Wipe everything off a removable disk</title>
26
26
 
27
 
  <p>If you have a removable disk, like a USB memory stick or an external hard 
28
 
 disk, you may sometimes wish to completely remove all of its files and 
29
 
 folders. You can do this by <em>formatting</em> the disk - this deletes all 
 
27
  <p>If you have a removable disk, like a USB memory stick or an external hard
 
28
 disk, you may sometimes wish to completely remove all of its files and
 
29
 folders. You can do this by <em>formatting</em> the disk - this deletes all
30
30
 of the files on the disk and leaves it empty.</p>
31
31
 
32
32
<steps>
66
66
 
67
67
<note style="warning">
68
68
 <title>Formatting a disk does not securely delete your files</title>
69
 
  <p>Formatting a disk is not a completely secure way of wiping all of its 
70
 
 data. A formatted disk will not appear to have files on it, but it is 
71
 
 possible that special recovery software could retrieve the files. If you 
72
 
 need to securely delete the files, you will need to use a command-line 
 
69
  <p>Formatting a disk is not a completely secure way of wiping all of its
 
70
 data. A formatted disk will not appear to have files on it, but it is
 
71
 possible that special recovery software could retrieve the files. If you
 
72
 need to securely delete the files, you will need to use a command-line
73
73
 utility, such as <app>shred</app>.</p>
74
74
</note>
75
75