Aded basic howto
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# disk-test
|
||||
|
||||
Prints server disk info in concise manner
|
||||
Prints server disk info in concise manner
|
||||
|
||||
## How to use
|
||||
|
||||
You need Python and smartmontools package to run it. Example use on Debian:
|
||||
|
||||
sudo apt install -y smartmontools &&
|
||||
wget -qO - https://gitea.jnd.ovh/jnd/disk-test/raw/branch/main/disk.py | sudo python3
|
||||
|
||||
Reference in New Issue
Block a user