2009年1月30日

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

沒有留言:

coap-client 4.3.0 Windows build

coap-client  is a  wget -like tool to generate simple requests for retrieval and modification of resources on a remote server.  Got the sour...