Browse Source

Update 'README.md'

panda 1 year ago
parent
commit
3e0ecbcd42
1 changed files with 14 additions and 0 deletions
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -1,5 +1,17 @@
 # diskwiper with report creator
 
+
+## prereq:
+
+### wipe machine:
+- apt install python3-qrcode nvme-cli smartmontools hdparm lsscsi pv iotop htop sysstat
+
+### report machine:
+- apt install pandoc texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-xetex
+
+
+## wiping:
+
 launch wiper.sh, you will be asked to select a disk:
 
 ```
@@ -64,3 +76,5 @@ start-date _ end-date _ system-serial _ disk-model _ disk-serial _ disk-type _
 the qr (which in a terminal is way better looking) is used to easily export the data without connecting a machine to a network
 
 
+## reporting:
+