Get Linux Hardware Information


FOR RED-HAT/CENTOS /FEDORA :

Memory Information : sudo cat /proc/meminfo

CPU Information : sudo cat /proc/cpuinfo

PCI  Information : sudo lspci

For Ubuntu:

All Information : sudo lshw

CPU INFORMATION :

Tags: , ,

About Vaibhav

Friendly & Co-operative.

One response to “Get Linux Hardware Information”

  1. Gajanan Chakkarwar says :

    Also check ‘dmidecode’ , check man page for details.

Leave a comment