security - How do I get rid of a hard disk without exposing my source code? -


what proper way dispose old hard disk contains source code , other intellectual property? throw away in recycle box thought better check users first.

there free utilities out there overwrite hard disk (or specific files) random data many times over, making data recovery very, expensive. gnu coreutils has program called shred, microsoft/sysinternals has 1 called sdelete, , there other free alternatives.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -