Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

dmidecode-and-CPU-info.md

File metadata and controls

7 lines (5 loc) · 256 Bytes

Fedora Only

Copy and paste this into the terminal using your touchpad or mouse, then press enter.

sudo dnf install lshw dmidecode -y && clear && sudo dmidecode | grep -A3 'Vendor:\|Product:' && sudo lshw -C cpu | grep -A3 'product:\|vendor:'