CPU

cat /proc/cpuinfo 

内存

 dmidecode -t memory

主板

 dmidecode |grep -A16 "System Information$"

硬盘

hdparm  -i /dev/sda

显卡

lspci | grep -i vga