Storage Speed test: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 June 2021

19 February 2015

13 February 2015

  • curprev 11:2611:26, 13 February 2015David talk contribs 213 bytes +213 Created page with "To check the speed of any storage device<br> Write File <pre> dd if=/dev/zero of=~/test.tmp bs=500K count=1024 </pre> Read File <pre> dd if=~/test.tmp of=/dev/null bs=500K c..."