What is the difference between the -f and -l options of secure-delete srm? - Ask Ubuntu


regarding secure-delete command in linux, difference between srm -f, srm -l , srm -fl ? fastest? secure?

-f fast (and insecure mode): no /dev/urandom, no synchronize mode.

-l lessens security. 2 passes written: 1 mode 0xff , final mode random values.ubuntu manuals


Comments

Popular posts from this blog

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu