[How-To] Velocidad y tipo de RAM en Linux

Pues muchas veces ha pasado, que no tenemos un destornillador o un multiusos a mano, para destapar un case y acceder a la memoria RAM, ya que no recuerdo sus especificaciones. Y ahora cómo puedo comprobar la velocidad y el tipo de la memoria RAM (DDR1 o DDR2 o DDR3 o DDR4 o DDR5) sin abrir mi computadora? Necesito comprar RAM y necesito saber la velocidad exacta y el tipo instalados...

#dmidecode #lshw #cpu_x #linux #hardware

https://h4ckseed.wordpress.com/2025/09/10/how-to-velocidad-y-tipo-de-ram-en-linux/

[How-To] Velocidad y tipo de RAM en Linux

Pues muchas veces ha pasado, que no tenemos un destornillador o un multiusos a mano, para destapar un case y acceder a la memoria RAM, ya que no recuerdo sus especificaciones. Y ahora cómo puedo co…

h4ckseed
How To Find Hard Disk Drive Details In Linux - OSTechNix

This guide explains how to find Hard disk drive details in Linux and Unix. It helps to find the hard disk make, type, size, firmware version in Linux.

OSTechNix

#lshw is a hardware lister.

lshw (list hardware) is a program that scans the various buses on the computer to find attached hardware devices. lshw is able to find details about memory configuration, motherboard information, CPU model, etc. lshw can display statistics in plain text, styled HTML, or machine readible XML.

Website 🔗️: https://github.com/lyonel/lshw

apt 📦️: lshw

#free #opensource #foss #fossmendations #sysadmin

lyonel/lshw

lshw: HardWare LiSter for Linux. Contribute to lyonel/lshw development by creating an account on GitHub.

Obtener información del hardware en Linux - ochobitshacenunbyte

Analizamos diferentes herramientas para GNU/Linux, que muestra información sobre el hardware, tanto a nivel gráfico como desde la línea de comandos.

ochobitshacenunbyte