Safely destroy data
To safely destroy data we can use the following command: shred file Where file is the file you want to destroy. This command does not delete the file but it writes random data on it. By default the data overwrites with garbage 25 times what is more than enough to meet the standards of [...]


















