Check RAM speed in Linux. Explains how to find out RAM make, type and speed (in Mhz) under any Linux distro or UNIX / BSD systems using the CLI.
Want to check RAM speed and make/type info in Linux or Unix/FreeBSD? Try the following two commands as root user:
sudo dmidecode -t memory sudo lshw -short -C memory













