• 1.查看CPU

    dmidecode -t processor |grep -i Version
  • 2.查看网卡

    lspci | grep -Ei 'ethernet|network'
  • 3.查看HBA卡

    lspci | grep -i fibre
  • 4.查看RAID卡

    lspci | grep -Ei 'scsi|raid'
  • 5.查看SSD卡

    lspci |grep -i non
Last modification:July 3, 2020
如果觉得我的文章对你有用,请随意赞赏