Unleash Your Server Potential with Expert Insights
Sponsored by: shopp.bio
Category: Bash
apt install fio
#!/bin/bash\nfio --name=test --rw=randread --size=100m > iops.log
./iops.sh
Back to All Tips