1
0

testing.md 770 B


title: Hardware Testing breadcrumbs:

  • title: Configuration
  • title: Machines --- {% include header.md %}

Information Gathering

Linux

  • Show CPU vulnerabilities: tail -n +1 /sys/devices/system/cpu/vulnerabilities/*

CPU

Prime95

  • For stress testing.
  • For most OSes.
  • Install: Download.

RAM

MemTest86

  • For health error testing.
  • Standalone/bootable.
  • Install: Download
    • Use v4 for systems without UEFI support.
  • Not the same as Memtest86+. Memtest86+ is an old fork of Memtest86.

Storage

smartmontools

{% include footer.md %}