Tagged articles

dmidecode

4 articles · Page 1 of 1
Refining Core Development Skills
Refining Core Development Skills
Feb 27, 2025 · Fundamentals

Inspecting Server Memory Hardware Details with dmidecode

This article explains how software developers can use the Linux dmidecode command to retrieve detailed server memory hardware information, including size, type, speed, bit width, ECC, channel placement, and rank, and interprets the output to better understand the underlying hardware.

DDR4Hardwaredmidecode
0 likes · 9 min read
Inspecting Server Memory Hardware Details with dmidecode
Open Source Linux
Open Source Linux
Nov 24, 2022 · Operations

Master dmidecode: Retrieve Detailed Hardware Info on Linux

This guide explains what dmidecode does, how to install it on CentOS 7.9, its command syntax and options, and provides practical examples for extracting BIOS, system, memory, processor and other hardware details using various dmidecode commands.

DMILinuxSystem Administration
0 likes · 8 min read
Master dmidecode: Retrieve Detailed Hardware Info on Linux
MaGe Linux Operations
MaGe Linux Operations
Mar 23, 2015 · Fundamentals

How to Inspect CPU Details on Linux: 13 Essential Commands

This guide lists thirteen Linux commands and tools—including /proc/cpuinfo, cpufreq-info, cpuid, dmidecode, hardinfo, i7z, likwid, lscpu, lshw, lstopo, numactl, and x86info— that reveal comprehensive CPU hardware information such as vendor, model, frequencies, cores, caches, and topology.

CPUCommandsHardware
0 likes · 7 min read
How to Inspect CPU Details on Linux: 13 Essential Commands