This is an old revision of the document!
Some miscellaneous stuff that doesn't fit otherwise into the structure…
For example, speed test by ''timeout'' + ''dd''…
root@ubuntu:~# timeout --foreground -s INT 60s dd if=/dev/sda bs=4096 of=/dev/null # ad-hoc USB3 storage speed test...