跳到主要內容

Linux 下看硬體規格的工具

lshw is a small tool to extract detailed information on the hardware configuration of the machine.

yum install -y lshw


有GUI版

yum install -y lshw-gui



其它相關工具: lspci, lsusb, and lshal

留言