Linux下使用bcwipe擦除磁盘空间

如果要彻底删除硬盘上的文件,Windows下有磁盘粉碎机,bcwipe等。

Linux下,也有bcwipe,而且功能更强大。

擦除磁盘剩余空间:

bcwipe -Fvmd /

上面的F是擦出剩余空间,不删除已有文件,/是挂载的根目录。md是擦除方式,可选的有如下:

  -mb       German BCI/VISTR 7-pass wiping
-md U.S. DoD 5220-22M 7-pass extended character rotation wiping
-me U.S. DoE 3-pass wiping
-mf<file> read wiping scheme from file. See *notes below
-mg (default) 35-pass wiping by Peter Gutmann
-ms 7-pass wiping by Bruce Schneier
-mt 1-pass test mode: fill the start of 512-byte block with block number
-mz 1-pass zero wiping
-m N U.S. DoD 5220-22M N-pass extended character rotation wiping
 

最新文章

  1. 使用json格式输出
  2. ReactNative——生命周期
  3. For Microsoft Azure Network VNET to VNET Connection
  4. How to open .ccproj in VS2010?
  5. 网络1711c语言第0次作业总结
  6. UMeditor控制多张图片上传顺序
  7. loj#2531. 「CQOI2018」破解 D-H 协议(BSGS)
  8. 微信昵称有特殊符号怎么保存到mysql库里?
  9. Vue基础之计算属性
  10. AspNet mvc的一个bug
  11. 【LeetCode】157. Read N Characters Given Read4
  12. ASCII编码、Unicode编码、UTF-8
  13. 分享.NET 轻量级的ORM
  14. mysql通信协议的半双工机制理解
  15. 安装crf++的python包
  16. 关于gg_bd_ad_720x90.js和follow.js
  17. JavaWeb:HttpSession(一)
  18. opencv 启动摄像头 C++
  19. 修改并编译golang源码
  20. JVM类加载机制(转)

热门文章

  1. springboot项目整合mybatis
  2. Redis初学
  3. 解决JDK9以上的非法反射访问警告
  4. Spring Boot demo系列(六):HTTPS
  5. IDEA 配置文件位置
  6. 看从小自带BUFF的他,如何用代码降低万物互联的门槛
  7. k8s helm 安装etcd
  8. 一台window服务器部署多个tomcat(超简单配置)!!!
  9. 常用head标签
  10. Python脚本自动化破解大白鲨摄像头(Shodan)