- 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
版权属于:xinlon(除特别注明外)
本文链接:https://note.xinlon.cc/archives/66/
本站文章采用 知识共享署名4.0 国际许可协议 进行许可,请在转载时注明出处及本声明!