🪴 XQZmeSIR

Home

❯

learning programming

❯

Linux commands for showing system info such as RAM, Cache, BIOS...

Linux commands for showing system info such as RAM, Cache, BIOS...

Sep 19, 20241 min read

  • linux
sudo lshw -C memory # sudo pacman -S lshw
sudo dmidecode -t memory
 
 
vmstat -s
cat /proc/meminfo

Reference:

  • ChatGPT-4o

Related:

  • How to see the description of the system’s hardware components in Linux - BIOS, RAM capacity, baseboard

Graph View

  • Reference:
  • Related:

Created with Quartz v4.5.2 © 2026

  • GitHub
  • X(Twitter)
  • Email