Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 423 Bytes

check-system-spec.md

File metadata and controls

14 lines (10 loc) · 423 Bytes

Check System Spec

Command

  • lscpu list CPU and processor info
  • hwinfo generic hardware information
  • lspci PCI busses, including graphics card, network adapter
  • lsblk list block devices (storate and partitions)
  • df -h disk free
  • free -h total, free, used RAM

Reading Materials