• [^] # Re: Shred

    Posté par (site web personnel) . En réponse au journal Le disque, le loup et le phoque. Évalué à 1.

    En direct depuis la page de manuel de Shred (man shred) :
    In the case of ext3 file systems, the above disclaimer applies (and shred is thus of limited effectiveness) only
    in data=journal mode, which journals file data in addition to just metadata. In both the data=ordered (default)
    and data=writeback modes, shred works as usual. Ext3 journaling modes can be changed by adding the data=something
    option to the mount options for a particular file system in the /etc/fstab file, as documented in the mount man
    page (man mount).


    Ext3 est réglé par défaut sur le mode ordonné, ce qui permet à Shred de faire ce qu'il a à faire.