I want to sell my ubuntu laptop which I use mostly for surfing the web. I want to make it difficult to recover all the data which I deleted from the laptop. I heard that we can do this by overwriting the free space on the hard drive with some data like zeros.
I have seen a few methods like sfill
on this forum and elsewhere, which ask me to run a bunch of commands. But none of the answers are easy to understand or have step by step instructions. Some of them ask you to find out the mount point and other technical stuff, just to do a simple erase. I don't have the time to master linux, just so that I can do such a simple thing. I was able to erase my windows laptop easily and the tool even showed me the status which sfill
does not even do.
So, please tell me how I can wipe the free space on my hard drive easily and quickly. Please provide step by step instructions starting from how to install the erasing tool, how to run it, which options to choose for a quick and basic erase (i.e. not military grade).
Thank you!
dban
(single-pass) to wipe the disk, then re-install a Ubuntu system on it. Even if you leave your installed Ubuntu on it; if you've used it, a quantity of data will exist in used portions of the disk (not just free space). FYI: this is a forum, (https://ubuntuforums.org/ is the Ubuntu Forums site) but a Q&A site and fyi: the windows tools are usually pretty easy to reverse... I for practice reverse people's "erasures" (data recovery practice) and I'm not a technician.. so be careful... – guiverc Mar 08 '21 at 03:21