Q. How do I test my memory/RAM (random access memory) for errors?
A. You need to use Memtest86 utility for Linux memory testing. It is software designed to stress-test an x86-compatible computer’s random access memory for errors.
You can run software from a bootable floppy disk or CD-ROMwithout an operating system being present.
This application is able to test the memory by applying a number of patterns to the memory and comparing it with expected results.
If the memory tests fail, replace the faulty RAM and test again. If the same memory fails, it could be a faulty memory controller or ram slot. You may need to replace server/workstation motherboard.
Download Linux memory testing software
Memtest86 is released under the terms of the Gnu Public License (GPL). Download memtest86 utility software.
🐧 1 comment so far... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
There’s another way to test the memory using a script:
http://people.redhat.com/~dledford/memtest.shtml
Alex M. – Tech Support
Unihost Brasil